nv21 constant

int const nv21

YCrCb format used for images, which uses the NV21 encoding format.

This is the default format for Camera preview images, when not otherwise set with CameraParameters.setPreviewFormat.

Implementation

static const int nv21 = 0x00000011;