Searched refs:ScaleRatioAndTapsSupport (Results 1 – 16 of 16) sorted by relevance
221 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml2_core_utils_print_mode_support_info()222 …ML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport); in dml2_core_utils_print_mode_support_info()
218 bool ScaleRatioAndTapsSupport; member
59 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml2_print_mode_support_info()60 …ML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport); in dml2_print_mode_support_info()7995 mode_lib->ms.support.ScaleRatioAndTapsSupport = true; in dml_core_mode_support()8004 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()8020 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()9494 if (mode_lib->ms.support.ScaleRatioAndTapsSupport in dml_core_mode_support()12970 …out->informative.mode_support_info.ScaleRatioAndTapsSupport = mode_lib->ms.support.ScaleRatioAndTa… in dml2_core_calcs_get_informative()
359 …ale Ratio And Taps : %s\n", mode_lib->ms.support.ScaleRatioAndTapsSupport == true ?… in dml_print_mode_support()421 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml_print_dml_mode_support_info()422 dml_print("DML: support: ScaleRatioAndTapsSupport = 0x%x\n", support->ScaleRatioAndTapsSupport); in dml_print_dml_mode_support_info()
733 dml_bool_t ScaleRatioAndTapsSupport; member
6746 mode_lib->ms.support.ScaleRatioAndTapsSupport = true; in dml_core_mode_support()6760 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()6780 mode_lib->ms.support.ScaleRatioAndTapsSupport = false; in dml_core_mode_support()8132 if (mode_lib->ms.support.ScaleRatioAndTapsSupport == true in dml_core_mode_support()
299 bool ScaleRatioAndTapsSupport; member
296 … Scale Ratio And Taps : %s\n", mode_lib->vba.ScaleRatioAndTapsSupport ? "Suppor… in dml_log_mode_support_params()
613 bool ScaleRatioAndTapsSupport; member
1660 if (mode_lib->vba.ScaleRatioAndTapsSupport == true in mode_support_configuration()1747 mode_lib->vba.ScaleRatioAndTapsSupport = true; in dml32_ModeSupportAndSystemConfigurationFull()1759 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()1788 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml32_ModeSupportAndSystemConfigurationFull()
3294 mode_lib->vba.ScaleRatioAndTapsSupport = true; in dml20_ModeSupportAndSystemConfigurationFull()3306 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()3324 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml20_ModeSupportAndSystemConfigurationFull()5021 if (mode_lib->vba.ScaleRatioAndTapsSupport != true) { in dml20_ModeSupportAndSystemConfigurationFull()
3401 mode_lib->vba.ScaleRatioAndTapsSupport = true; in dml20v2_ModeSupportAndSystemConfigurationFull()3413 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()3431 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml20v2_ModeSupportAndSystemConfigurationFull()5137 if (mode_lib->vba.ScaleRatioAndTapsSupport != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
3810 v->ScaleRatioAndTapsSupport = true;3818 v->ScaleRatioAndTapsSupport = false;3832 v->ScaleRatioAndTapsSupport = false;5442 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…5461 if (v->ScaleRatioAndTapsSupport == false)
3903 v->ScaleRatioAndTapsSupport = true;3911 v->ScaleRatioAndTapsSupport = false;3925 v->ScaleRatioAndTapsSupport = false;5528 …if (v->ScaleRatioAndTapsSupport == true && v->SourceFormatPixelAndScanSupport == true && v->Viewpo…5553 if (!v->ScaleRatioAndTapsSupport) {
3528 mode_lib->vba.ScaleRatioAndTapsSupport = true; in dml21_ModeSupportAndSystemConfigurationFull()3540 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()3558 mode_lib->vba.ScaleRatioAndTapsSupport = false; in dml21_ModeSupportAndSystemConfigurationFull()5138 if (!mode_lib->vba.ScaleRatioAndTapsSupport) { in dml21_ModeSupportAndSystemConfigurationFull()
3555 v->ScaleRatioAndTapsSupport = true; in dml30_ModeSupportAndSystemConfigurationFull()3569 v->ScaleRatioAndTapsSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()3593 v->ScaleRatioAndTapsSupport = false; in dml30_ModeSupportAndSystemConfigurationFull()5134 …if (v->ScaleRatioAndTapsSupport == 1 && v->SourceFormatPixelAndScanSupport == 1 && v->ViewportSize… in dml30_ModeSupportAndSystemConfigurationFull()
Completed in 894 milliseconds