uapi/media: Support for Interlaced UBWC format
Interlaced UBWC format uses the same color format as
COLOR_FMT_NV12_UBWC.
Interlaced UBWC format comprises of 8 planes:
- Y meta plane, Y plane, UBWC meta plane, UBWC plane
for top field.
- Y meta plane, Y plane, UBWC meta plane, UBWC plane
for bottom field.
Fix for odd width and height resolutions for UBWC
color formats.
CRs-Fixed: 2016190
Change-Id: I25e53e69b5557f51bb524c710e6378d26560dc94
Signed-off-by:
Umesh Pandey <umeshp@codeaurora.org>
Loading