Searched refs:mvmpg_height (Results 1 – 2 of 2) sorted by relevance
1899 unsigned int *mvmpg_height; member
2351 *p->mvmpg_height = 0; in calculate_mcache_row_bytes()2367 *p->mvmpg_height = p->blk_height; in calculate_mcache_row_bytes()2371 *p->mvmpg_height = p->vmpg_height; in calculate_mcache_row_bytes()2380 …_start_y + p->full_vp_height) + *p->mvmpg_height - 1, *p->mvmpg_height) - math_floor2(p->vp_start_… in calculate_mcache_row_bytes()2395 …_ub = (unsigned int)math_ceil2((double)p->full_vp_height - 1, *p->mvmpg_height) + *p->mvmpg_height; in calculate_mcache_row_bytes()2396 mvmpg_per_row_ub = *p->meta_row_width_ub / *p->mvmpg_height; in calculate_mcache_row_bytes()2449 dml2_printf("DML::%s: mvmpg_height = %u\n", __func__, *p->mvmpg_height); in calculate_mcache_row_bytes()2520 l->l_p.mvmpg_height = &l->mvmpg_height_l; in calculate_mcache_setting()2556 l->c_p.mvmpg_height = &l->mvmpg_height_c; in calculate_mcache_setting()