YUV_420_888

YCbCr format One pixel represents as: YYYYYYYY UVUV For a n-pixel frame: Y×8×n (UV)×2×n Multi-plane Android YUV 420 format This format is a generic YCbCr format, capable of describing any 4:2:0 chroma-subsampled planar or SEMIPLANAR buffer (but not fully interleaved), with 8 bits per color sample.

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.