Searched refs:mvmpg_width (Results 1 – 2 of 2) sorted by relevance
1898 unsigned int *mvmpg_width; member
2350 *p->mvmpg_width = 0; in calculate_mcache_row_bytes()2366 *p->mvmpg_width = p->blk_width; in calculate_mcache_row_bytes()2370 *p->mvmpg_width = p->vmpg_width; in calculate_mcache_row_bytes()2379 …vp_start_x + p->full_vp_width) + *p->mvmpg_width - 1, *p->mvmpg_width) - math_floor2(p->vp_start_x… in calculate_mcache_row_bytes()2389 …dth_ub = (unsigned int)math_ceil2((double)p->full_vp_width - 1, *p->mvmpg_width) + *p->mvmpg_width; in calculate_mcache_row_bytes()2390 mvmpg_per_row_ub = *p->meta_row_width_ub / *p->mvmpg_width; in calculate_mcache_row_bytes()2448 dml2_printf("DML::%s: mvmpg_width = %u\n", __func__, *p->mvmpg_width); in calculate_mcache_row_bytes()2519 l->l_p.mvmpg_width = &l->mvmpg_width_l; in calculate_mcache_setting()2555 l->c_p.mvmpg_width = &l->mvmpg_width_c; in calculate_mcache_setting()