TJSAMP_420 constant

int const TJSAMP_420

4:2:0 chrominance subsampling. The JPEG or YUV image will contain one chrominance component for every 2x2 block of pixels in the source image.

Implementation

static const int TJSAMP_420 = 2;