pub const AVPixelFormat_AV_PIX_FMT_NV24: AVPixelFormat = 191;Expand description
< planar YUV 4:4:4, 24bpp, 1 plane for Y and 1 plane for the UV components, which are interleaved (first byte U and the following byte V)
pub const AVPixelFormat_AV_PIX_FMT_NV24: AVPixelFormat = 191;< planar YUV 4:4:4, 24bpp, 1 plane for Y and 1 plane for the UV components, which are interleaved (first byte U and the following byte V)