Searched refs:RequestHeight256ByteLuma (Results 1 – 3 of 3) sorted by relevance
977 unsigned int RequestHeight256ByteLuma,
200 dml_uint_t RequestHeight256ByteLuma,2110 dml_uint_t RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument2190 …detile_buf_vp_horz_limit = (dml_float_t) swath_buf_size / ((dml_float_t) RequestHeight256ByteLuma … in CalculateDCCConfiguration()2191 …detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration()2194 …detile_buf_vp_horz_limit = (dml_float_t) swath_buf_size / ((dml_float_t) RequestHeight256ByteLuma … in CalculateDCCConfiguration()2195 …detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration()2215 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration()2216 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
2008 unsigned int RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument2084 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration()2085 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()2088 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration()2089 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()2109 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration()2110 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()