kCVImageBufferChromaSubsampling_422
A key that indicates the original chroma-subsampled data used 4:2:2 formatting.
Declaration
let kCVImageBufferChromaSubsampling_422: CFStringDiscussion
Each pixel has a Y value, and U and V values are shared horizontally between 2 neighboring pixels.