Searched refs:surface_height_ub_c (Results 1 – 2 of 2) sorted by relevance
6485 long surface_height_ub_c; in CalculateSwathWidth() local6492 surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); in CalculateSwathWidth()6533 surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); in CalculateSwathWidth()6552 swath_width_chroma_ub[k] = dml_min(surface_height_ub_c, (long) dml_ceil(SwathWidthC[k] - 1, in CalculateSwathWidth()
6894 int surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); local6917 surface_height_ub_c,