Searched refs:full_vp_height (Results 1 – 3 of 3) sorted by relevance
1799 unsigned int full_vp_height; member
4996 dml2_printf("DML::%s: full_vp_height = %u\n", __func__, p->full_vp_height); in calculate_mcache_row_bytes()5009 if (p->full_vp_height == 0 && p->full_vp_width == 0) { in calculate_mcache_row_bytes()5035 …full_vp_height_mvmpg_aligned = (unsigned int)(math_floor2((p->vp_start_y + p->full_vp_height) + *p… in calculate_mcache_row_bytes()5050 …*p->meta_row_width_ub = (unsigned int)math_ceil2((double)p->full_vp_height - 1, *p->mvmpg_height) … in calculate_mcache_row_bytes()5158 l->l_p.full_vp_height = p->full_vp_height_l; in calculate_mcache_setting()5193 l->c_p.full_vp_height = p->full_vp_height_c; in calculate_mcache_setting()
2325 dml2_printf("DML::%s: full_vp_height = %u\n", __func__, p->full_vp_height); in calculate_mcache_row_bytes()2338 if (p->full_vp_height == 0 && p->full_vp_width == 0) { in calculate_mcache_row_bytes()2364 …full_vp_height_mvmpg_aligned = (unsigned int)(math_floor2((p->vp_start_y + p->full_vp_height) + *p… in calculate_mcache_row_bytes()2379 …*p->meta_row_width_ub = (unsigned int)math_ceil2((double)p->full_vp_height - 1, *p->mvmpg_height) … in calculate_mcache_row_bytes()2483 l->l_p.full_vp_height = p->full_vp_height_l; in calculate_mcache_setting()2518 l->c_p.full_vp_height = p->full_vp_height_c; in calculate_mcache_setting()