alias V4L2::Quantization
Alias Definition
Linux::V4L2Quantization
Defined in:
v4l2.crConstant Summary
-
DEFAULT =
0_u32
-
The default for R'G'B' quantization is always full range, except for the BT2020 colorspace. For Y'CbCr the quantization is always limited range, except for COLORSPACE_JPEG: this is full range.
-
FULL_RANGE =
1_u32
-
LIM_RANGE =
2_u32