Searched refs:vu_stride (Results 1 – 1 of 1) sorted by relevance
171 int vu_stride = MALI_ALIGN(hnd->byte_stride / 2, align); in ImportBuffer() local172 int v_size = vu_stride * (adjusted_height / 2); in ImportBuffer()176 bo->pitches[1] = vu_stride; in ImportBuffer()180 bo->pitches[2] = vu_stride; in ImportBuffer()