Searched refs:DSC422NativeNotSupported (Results 1 – 11 of 11) sorted by relevance
243 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_core_utils_print_mode_support_info()244 …ML_LOG_VERBOSE("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_core_utils_print_mode_support_info()
223 bool DSC422NativeNotSupported; member
81 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_print_mode_support_info()82 …ML_LOG_VERBOSE("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_print_mode_support_info()8634 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()8649 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()9505 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()12974 …out->informative.mode_support_info.DSC422NativeNotSupported = mode_lib->ms.support.DSC422NativeNot… in dml2_core_calcs_get_informative()
372 …iveNotSupported : %s\n", mode_lib->ms.support.DSC422NativeNotSupported == false … in dml_print_mode_support()431 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml_print_dml_mode_support_info()432 dml_print("DML: support: DSC422NativeNotSupported = 0x%x\n", support->DSC422NativeNotSupported); in dml_print_dml_mode_support_info()
738 dml_bool_t DSC422NativeNotSupported; member
7311 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()7328 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()8145 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()
303 bool DSC422NativeNotSupported; member
637 bool DSC422NativeNotSupported; member
3890 bool DSC422NativeNotSupported = false; local4634 DSC422NativeNotSupported = true;5530 …&& !DSC422NativeNotSupported && v->ODMCombine4To1SupportCheckOK[i] == true && v->NotEnoughDSCUnits…5563 } else if (DSC422NativeNotSupported) {
1672 && !mode_lib->vba.DSC422NativeNotSupported in mode_support_configuration()2343 mode_lib->vba.DSC422NativeNotSupported = false; in dml32_ModeSupportAndSystemConfigurationFull()2365 mode_lib->vba.DSC422NativeNotSupported = true; in dml32_ModeSupportAndSystemConfigurationFull()
3797 bool DSC422NativeNotSupported = false; local4547 DSC422NativeNotSupported = true;5444 …&& !DSC422NativeNotSupported && v->ODMCombine4To1SupportCheckOK[i] == true && v->NotEnoughDSCUnits…
Completed in 127 milliseconds