Searched refs:luma_stride (Results 1 – 2 of 2) sorted by relevance
443 uint32_t luma_stride, in update_yv12_stride() argument449 *byte_stride = GRALLOC_ALIGN(luma_stride, GRALLOC_ALIGN(stride_align, 32)); in update_yv12_stride()458 *byte_stride = luma_stride / 2; in update_yv12_stride()
429 uint32_t luma_stride, in update_yv12_stride() argument440 *byte_stride = GRALLOC_ALIGN(luma_stride, 2 * stride_align); in update_yv12_stride()449 *byte_stride = luma_stride / 2; in update_yv12_stride()