Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_H (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c22 V4L2_STD_PAL_H| \
57 #define TSTD_H (V4L2_STD_PAL_H|V4L2_STD_SECAM_H)
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst125 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
181 V4L2_STD_PAL_H |
189 V4L2_STD_PAL_H |
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-driver.c430 cx->std |= V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in cx18_process_eeprom()
455 return V4L2_STD_PAL_H; in cx18_parse_std()
1041 cx->std = V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in cx18_probe()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-driver.c535 itv->std |= V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in ivtv_process_eeprom()
561 return V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in ivtv_parse_std()
1127 itv->std = V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in ivtv_probe()
/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.h1156 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) macro
1231 V4L2_STD_PAL_H |\
1239 #define V4L2_STD_H (V4L2_STD_PAL_H |\
/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.h1156 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) macro
1231 V4L2_STD_PAL_H |\
1239 #define V4L2_STD_H (V4L2_STD_PAL_H |\
/OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/
H A Dcx25821.h71 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_H | \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1274 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) macro
1349 V4L2_STD_PAL_H |\
1357 #define V4L2_STD_H (V4L2_STD_PAL_H |\
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1269 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) macro
1344 V4L2_STD_PAL_H |\
1352 #define V4L2_STD_H (V4L2_STD_PAL_H |\
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda9887.c139 .std = V4L2_STD_PAL_BG | V4L2_STD_PAL_H | V4L2_STD_PAL_N,
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88.h49 & ~V4L2_STD_PAL_H \
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmsp3400-kthreads.c599 state->detected_std = V4L2_STD_BG | V4L2_STD_PAL_H; in msp3400c_thread()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions249 replace define V4L2_STD_PAL_H v4l2-std-id
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1595 V4L2_STD_PAL_BG | V4L2_STD_PAL_H,
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c58 { V4L2_STD_PAL_H, "PAL-H" },