Searched refs:full_vp_height (Results 1 – 2 of 2) sorted by relevance
2068 unsigned int full_vp_height; member
2305 DML_LOG_VERBOSE("DML::%s: full_vp_height = %u\n", __func__, p->full_vp_height); in calculate_mcache_row_bytes()2318 if (p->full_vp_height == 0 && p->full_vp_width == 0) { in calculate_mcache_row_bytes()2345 …full_vp_height_mvmpg_aligned = (unsigned int)(math_floor2((p->vp_start_y + p->full_vp_height) + *p… in calculate_mcache_row_bytes()2360 …*p->meta_row_width_ub = (unsigned int)math_ceil2((double)p->full_vp_height - 1, *p->mvmpg_height) … in calculate_mcache_row_bytes()2470 l->l_p.full_vp_height = p->full_vp_height_l; in calculate_mcache_setting()2506 l->c_p.full_vp_height = p->full_vp_height_c; in calculate_mcache_setting()