Searched refs:RequestHeight256ByteLuma (Results 1 – 2 of 2) sorted by relevance
159 unsigned int RequestHeight256ByteLuma,1386 unsigned int RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument1466 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration()1469 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l)); in CalculateDCCConfiguration()1473 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration()1479 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) in CalculateDCCConfiguration()1504 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration()1505 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
181 unsigned int RequestHeight256ByteLuma,1589 unsigned int RequestHeight256ByteLuma, argument1659 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1660 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1664 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)1667 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +…1687 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY;1688 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma;