Searched defs:dml2_core_calcs_mode_support_locals (Results 1 – 1 of 1) sorted by relevance
883 struct dml2_core_calcs_mode_support_locals { struct884 double PixelClockBackEnd[DML2_MAX_PLANES];885 double OutputBpp[DML2_MAX_PLANES];887 unsigned int meta_row_height_luma[DML2_MAX_PLANES];888 unsigned int meta_row_height_chroma[DML2_MAX_PLANES];889 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES];890 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES];891 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES];892 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES];894 bool dummy_boolean[3];[all …]