Searched refs:mvmpg_per_row_ub (Results 1 – 2 of 2) sorted by relevance
4980 unsigned int mvmpg_per_row_ub = 0; in calculate_mcache_row_bytes() local5045 mvmpg_per_row_ub = *p->meta_row_width_ub / *p->mvmpg_width; in calculate_mcache_row_bytes()5051 mvmpg_per_row_ub = *p->meta_row_width_ub / *p->mvmpg_height; in calculate_mcache_row_bytes()5083 *p->mcache_row_bytes = mvmpg_per_row_ub * meta_per_mvmpg_per_channel_ub; in calculate_mcache_row_bytes()5102 dml2_printf("DML::%s: mvmpg_per_row_ub = %u\n", __func__, mvmpg_per_row_ub); in calculate_mcache_row_bytes()
2307 unsigned int mvmpg_per_row_ub = 0; in calculate_mcache_row_bytes() local2374 mvmpg_per_row_ub = *p->meta_row_width_ub / *p->mvmpg_width; in calculate_mcache_row_bytes()2380 mvmpg_per_row_ub = *p->meta_row_width_ub / *p->mvmpg_height; in calculate_mcache_row_bytes()2410 *p->mcache_row_bytes = mvmpg_per_row_ub * meta_per_mvmpg_per_channel_ub; in calculate_mcache_row_bytes()2427 dml2_printf("DML::%s: mvmpg_per_row_ub = %u\n", __func__, mvmpg_per_row_ub); in calculate_mcache_row_bytes()