Constant AVPixelFormat_AV_PIX_FMT_NV12

Source
pub const AVPixelFormat_AV_PIX_FMT_NV12: AVPixelFormat = 23;
Expand description

< planar YUV 4:2:0, 12bpp, 1 plane for Y and 1 plane for the UV components, which are interleaved (first byte U and the following byte V)