nn::jpeg::CTR::PixelSampling Enumerated Typeenum PixelSampling;
| Value | Description |
|---|---|
PIXEL_SAMPLING_YUV444 |
YUV444 format. |
PIXEL_SAMPLING_YUV420 |
YUV420 format. |
PIXEL_SAMPLING_YUV422 |
YUV422 format. |
NUM_PIXEL_SAMPLINGS |
Enumerated type indicating the output format when encoding.
CONFIDENTIAL