Searched refs:block256_width (Results 1 – 1 of 1) sorted by relevance
225 …unsigned int block256_width = chroma ? p->Read256BlockWidthC[plane_idx] : p->Read256BlockWidthY[pl… in calculate_max_mem_size_per_plane_per_dpp() local244 …es : (unsigned int)math_ceil(math_min2(odm_slice_pixels, vp_width))) + block256_width + tile_width; in calculate_max_mem_size_per_plane_per_dpp()271 …unsigned int block256_width = chroma ? p->Read256BlockWidthC[plane_idx] : p->Read256BlockWidthY[pl… in calculate_ub_copy_size_per_plane_per_dpp() local273 …width = (vertical_access ? copy_src_lines : vp_width / p->NoOfDPP[plane_idx]) + 2 * block256_width; in calculate_ub_copy_size_per_plane_per_dpp()