Searched refs:mvmpg_width_c (Results 1 – 3 of 3) sorted by relevance
1830 unsigned int mvmpg_width_c; member
5206 l->c_p.mvmpg_width = &l->mvmpg_width_c; in calculate_mcache_setting()5220 l->mvmpg_access_width_c = p->surf_vert ? l->mvmpg_height_c : l->mvmpg_width_c; in calculate_mcache_setting()5232 l->luma_time_factor = (double)l->mvmpg_width_c / l->mvmpg_width_l * 2; in calculate_mcache_setting()5259 dml2_printf("DML::%s: mvmpg_width_c = %u\n", __func__, l->mvmpg_width_c); in calculate_mcache_setting()
2531 l->c_p.mvmpg_width = &l->mvmpg_width_c; in calculate_mcache_setting()2545 l->mvmpg_access_width_c = p->surf_vert ? l->mvmpg_height_c : l->mvmpg_width_c; in calculate_mcache_setting()2557 l->luma_time_factor = (double)l->mvmpg_width_c / l->mvmpg_width_l * 2; in calculate_mcache_setting()2587 dml2_printf("DML::%s: mvmpg_width_c = %u\n", __func__, l->mvmpg_width_c); in calculate_mcache_setting()