Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_G (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c21 V4L2_STD_PAL_G| \
56 #define TSTD_G (V4L2_STD_PAL_G|V4L2_STD_SECAM_G)
299 V4L2_STD_PAL_B | V4L2_STD_PAL_G,
H A Dpvrusb2-hdw.c1839 .std = V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_PAL_G,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst124 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
176 V4L2_STD_PAL_G)
180 #define V4L2_STD_GH (V4L2_STD_PAL_G |
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1155 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) macro
1220 V4L2_STD_PAL_G)
1237 #define V4L2_STD_G (V4L2_STD_PAL_G |\
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1155 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) macro
1220 V4L2_STD_PAL_G)
1237 #define V4L2_STD_G (V4L2_STD_PAL_G |\
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1273 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) macro
1338 V4L2_STD_PAL_G)
1355 #define V4L2_STD_G (V4L2_STD_PAL_G |\
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1268 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) macro
1333 V4L2_STD_PAL_G)
1350 #define V4L2_STD_G (V4L2_STD_PAL_G |\
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions248 replace define V4L2_STD_PAL_G v4l2-std-id
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dmt2063.c2053 } else if (params->std & V4L2_STD_PAL_G) { in mt2063_set_analog_params()
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c1577 } else if (standerd & (V4L2_STD_PAL_B | V4L2_STD_PAL_G)) { in cx231xx_Get_Colibri_CarrierOffset()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c57 { V4L2_STD_PAL_G, "PAL-G" },