Searched refs:mvmpg_width_l (Results 1 – 2 of 2) sorted by relevance
2168 unsigned int mvmpg_width_l; member
2169 l->l_p.mvmpg_width = &l->mvmpg_width_l; in dcn5_calculate_mcache_setting()2218 l->mvmpg_access_width_l = p->surf_vert ? l->mvmpg_height_l : l->mvmpg_width_l; in dcn5_calculate_mcache_setting()2231 l->luma_time_factor = (double)l->mvmpg_width_c / l->mvmpg_width_l * 2; in dcn5_calculate_mcache_setting()2251 DML_LOG_VERBOSE("DML::%s: mvmpg_width_l = %u\n", __func__, l->mvmpg_width_l); in dcn5_calculate_mcache_setting()