Home
last modified time | relevance | path

Searched defs:V4L2_MAP_YCBCR_ENC_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h176 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) \ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h367 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) \ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h125 #define V4L2_MAP_YCBCR_ENC_DEFAULT(colsp) (((colsp) == V4L2_COLORSPACE_REC709 || (colsp) == V4L2_CO… macro