Searched refs:RequestHeight256ByteLuma (Results 1 – 1 of 1) sorted by relevance
3713 unsigned int RequestHeight256ByteLuma, in dcn5_calculate_dcc_configuration() argument3792 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in dcn5_calculate_dcc_configuration()3793 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in dcn5_calculate_dcc_configuration()3796 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in dcn5_calculate_dcc_configuration()3797 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in dcn5_calculate_dcc_configuration()3817 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in dcn5_calculate_dcc_configuration()3818 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in dcn5_calculate_dcc_configuration()