is_rgb_or_hsv     388 include/uapi/linux/videodev2.h #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv, colsp, ycbcr_enc) \
is_rgb_or_hsv     389 include/uapi/linux/videodev2.h 	(((is_rgb_or_hsv) && (colsp) == V4L2_COLORSPACE_BT2020) ? \
is_rgb_or_hsv     391 include/uapi/linux/videodev2.h 	 (((is_rgb_or_hsv) || (colsp) == V4L2_COLORSPACE_JPEG) ? \