Searched refs:yuv420_afbc_byte_stride (Results 1 – 2 of 2) sorted by relevance
648 int yuv420_afbc_byte_stride, yuv420_afbc_pixel_stride; in get_yuv420_10bit_afbc_stride_and_size() local700 …yuv420_afbc_byte_stride = GRALLOC_ALIGN(width * 4, 16); /* 64-bit packed and horizontally downsamp… in get_yuv420_10bit_afbc_stride_and_size()705 *size = yuv420_afbc_byte_stride *height + in get_yuv420_10bit_afbc_stride_and_size()