Searched defs:dml32_ModeSupportAndSystemConfigurationFull (Results 1 – 2 of 2) sorted by relevance
208 struct dml32_ModeSupportAndSystemConfigurationFull { struct209 unsigned int dummy_integer_array[22][DC__NUM_DPP__MAX];210 double dummy_double_array[2][DC__NUM_DPP__MAX];211 DmlPipe SurfParameters[DC__NUM_DPP__MAX];212 double dummy_single[5];213 double dummy_single2[5];214 SOCParametersList mSOCParameters;215 unsigned int MaximumSwathWidthSupportLuma;216 unsigned int MaximumSwathWidthSupportChroma;217 double DSTYAfterScaler[DC__NUM_DPP__MAX];[all …]
1706 void dml32_ModeSupportAndSystemConfigurationFull(struct display_mode_lib *mode_lib) in dml32_ModeSupportAndSystemConfigurationFull() function