YV12

YCrCb format One pixel represents as: YYYYYYYY VUVU For a n-pixel frame: Y×8×n (VU)×2×n This format is exposed to software decoders and applications. YV12 is a 4:2:0 YCrCb planar format comprised of a WxH Y plane followed by (W/2) x (H/2) Cr and Cb planes.

See also

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.