Searched defs:dml2_core_calcs_mode_support_locals (Results 1 – 1 of 1) sorted by relevance
1051 struct dml2_core_calcs_mode_support_locals { struct1052 double PixelClockBackEnd[DML2_MAX_PLANES];1053 double OutputBpp[DML2_MAX_PLANES];1055 unsigned int meta_row_height_luma[DML2_MAX_PLANES];1056 unsigned int meta_row_height_chroma[DML2_MAX_PLANES];1057 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES];1058 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES];1059 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES];1060 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES];1062 bool dummy_boolean[3];[all …]