Convert BGRA image data to YUV420 planar format.
Convert BGRA image data to YUV422 planar format.
Convert BGRA image data to YUV444 planar format.
Convert RGB image data to YUV420 planar format.
Convert RGB image data to YUV422 planar format.
Convert RGB image data to YUV444 planar format.
Convert RGBA image data to YUV420 planar format.
Convert RGBA image data to YUV422 planar format.
Convert RGBA image data to YUV444 planar format.
Convert YUV 420 format to BGRA format.
Convert YUV 420 format to RGB format.
Convert YUV 420 format to RGBA format.
Convert YUV 422 format to BGRA format.
Convert YUV 422 format to RGB format.
Convert YUV 422 format to RGBA format.
Convert YUV 444 format to BGRA format.
Convert YUV 444 format to RGB format.
Convert YUV 444 format to RGBA format.
Convert YUV NV12 format with P010 pixel format (MSB) to BGRA format.
Convert YUV NV12 format with P010 pixel format to BGRA format (Little-Endian).
Convert YUV NV12 format with P010 pixel format to BGRA format (Big-Endian).
Convert YUV NV12 format to BGRA format.
Convert YUV NV12 format to RGB format.
Convert YUV NV12 format to RGBA format.
Convert YUV NV16 format with P010 pixel format (MSB) to BGRA format.
Convert YUV NV16 format with P010 pixel format to BGRA format (Little-Endian).
Convert YUV NV16 format with P010 pixel format to BGRA format (Big-Endian).
Convert YUV NV21 format to BGRA format.
Convert YUV NV21 format to RGB format.
Convert YUV NV21 format to RGBA format.