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, argument3913 if (DSCEnable && Output == dm_dp) {3926 if (DSCEnable) {3946 …if (!((DSCEnable == false && (DesiredBPP == NonDSCBPP2 || DesiredBPP == NonDSCBPP1 || DesiredBPP <…3947 || (DSCEnable && DesiredBPP >= MinDSCBPP && DesiredBPP <= MaxDSCBPP))) {4473 if (v->DSCEnable[k] == true) {4614 if (v->DSCEnable[k] == true && v->OutputFormat[k] == dm_n422
3550 bool DSCEnable, in TruncToValidBPP() argument3600 if (DSCEnable && Output == dm_dp) { in TruncToValidBPP()3614 if (DSCEnable) { in TruncToValidBPP()3634 …if (!((DSCEnable == false && (DesiredBPP == NonDSCBPP2 || DesiredBPP == NonDSCBPP1 || DesiredBPP =… in TruncToValidBPP()3635 (DSCEnable && DesiredBPP >= MinDSCBPP && DesiredBPP <= MaxDSCBPP))) { in TruncToValidBPP()4176 if (v->DSCEnable[k] == true) { in dml30_ModeSupportAndSystemConfigurationFull()