Searched refs:DSCEnable (Results 1 – 4 of 4) sorted by relevance
854 bool DSCEnable[DC__NUM_DPP__MAX]; member
496 mode_lib->vba.DSCEnable[mode_lib->vba.NumberOfActivePlanes] = dout->dsc_enable; in fetch_pipe_params()
3866 bool DSCEnable, argument3909 if (DSCEnable && Output == dm_dp) {3922 if (DSCEnable) {3942 …if (!((DSCEnable == false && (DesiredBPP == NonDSCBPP2 || DesiredBPP == NonDSCBPP1 || DesiredBPP <…3943 || (DSCEnable && DesiredBPP >= MinDSCBPP && DesiredBPP <= MaxDSCBPP))) {4469 if (v->DSCEnable[k] == true) {4610 if (v->DSCEnable[k] == true && v->OutputFormat[k] == dm_n422
3550 bool DSCEnable, in TruncToValidBPP() argument3593 if (DSCEnable && Output == dm_dp) { in TruncToValidBPP()3607 if (DSCEnable) { in TruncToValidBPP()3627 …if (!((DSCEnable == false && (DesiredBPP == NonDSCBPP2 || DesiredBPP == NonDSCBPP1 || DesiredBPP =… in TruncToValidBPP()3628 (DSCEnable && DesiredBPP >= MinDSCBPP && DesiredBPP <= MaxDSCBPP))) { in TruncToValidBPP()4169 if (v->DSCEnable[k] == true) { in dml30_ModeSupportAndSystemConfigurationFull()
Completed in 37 milliseconds