Home
last modified time | relevance | path

Searched defs:colsp (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h141 #define V4L2_MAP_XFER_FUNC_DEFAULT(colsp) \ argument
176 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) \ argument
188 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv, colsp, ycbcr_enc) \ argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h294 #define V4L2_MAP_XFER_FUNC_DEFAULT(colsp) \ argument
367 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) \ argument
391 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv, colsp, ycbcr_enc) \ argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h109 #define V4L2_MAP_XFER_FUNC_DEFAULT(colsp) ((colsp) == V4L2_COLORSPACE_OPRGB ? V4L2_XFER_FUNC_OPRGB … argument
125 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) (((colsp) == V4L2_COLORSPACE_REC709 || (colsp) == V4L2_CO… argument
131 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv,colsp,ycbcr_enc) (((is_rgb_or_hsv) || (colsp) =… argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvideodev2.h109 #define V4L2_MAP_XFER_FUNC_DEFAULT(colsp) ((colsp) == V4L2_COLORSPACE_OPRGB ? V4L2_XFER_FUNC_OPRGB … argument
125 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) (((colsp) == V4L2_COLORSPACE_REC709 || (colsp) == V4L2_CO… argument
131 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv,colsp,ycbcr_enc) (((is_rgb_or_hsv) || (colsp) =… argument
/kernel/linux/linux-6.6/include/uapi/linux/
Dvideodev2.h307 #define V4L2_MAP_XFER_FUNC_DEFAULT(colsp) \ argument
387 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) \ argument
411 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv, colsp, ycbcr_enc) \ argument