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