Searched refs:swath_buf_size (Results 1 – 1 of 1) sorted by relevance
3758 unsigned int swath_buf_size; in dcn5_calculate_dcc_configuration() local3791 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in dcn5_calculate_dcc_configuration()3792 …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()3795 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; 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()