Searched refs:is_plane1 (Results 1 – 1 of 1) sorted by relevance
9928 dml_bool_t is_plane1, in dml_core_get_row_heights() argument9975 BytePerPixel = is_plane1 ? BytePerPixelC : BytePerPixelY; in dml_core_get_row_heights()9976 BlockHeight256Bytes = is_plane1 ? BlockHeight256BytesC : BlockHeight256BytesY; in dml_core_get_row_heights()9977 BlockWidth256Bytes = is_plane1 ? BlockWidth256BytesC : BlockWidth256BytesY; in dml_core_get_row_heights()9978 MacroTileWidth = is_plane1 ? MacroTileWidthC : MacroTileWidthY; in dml_core_get_row_heights()9979 MacroTileHeight = is_plane1 ? MacroTileHeightC : MacroTileHeightY; in dml_core_get_row_heights()9980 …PTEBufferSizeInRequests = is_plane1 ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib-… in dml_core_get_row_heights()9982 dml_print("DML_DLG: %s: is_plane1 = %u\n", __func__, is_plane1); in dml_core_get_row_heights()