Searched refs:VIDIOC_QUERY_DV_TIMINGS (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-query-dv-timings.rst | 7 ioctl VIDIOC_QUERY_DV_TIMINGS 13 VIDIOC_QUERY_DV_TIMINGS - VIDIOC_SUBDEV_QUERY_DV_TIMINGS - Sense the DV preset received by the curr… 18 .. c:macro:: VIDIOC_QUERY_DV_TIMINGS 20 ``int ioctl(int fd, VIDIOC_QUERY_DV_TIMINGS, struct v4l2_dv_timings *argp)`` 40 :ref:`VIDIOC_QUERY_DV_TIMINGS` with a pointer to a struct 49 that userspace will take action by calling :ref:`VIDIOC_QUERY_DV_TIMINGS`. 53 :ref:`VIDIOC_QUERY_DV_TIMINGS`, and if the detected timings are valid they
|
| H A D | dv-timings.rst | 34 :ref:`VIDIOC_QUERY_DV_TIMINGS` ioctl.
|
| H A D | v4l2.rst | 198 VIDIOC_ENUM_DV_TIMINGS, VIDIOC_QUERY_DV_TIMINGS and
|
| H A D | vidioc-dqevent.rst | 356 :ref:`VIDIOC_QUERY_DV_TIMINGS` or
|
| H A D | hist-v4l2.rst | 1065 :ref:`VIDIOC_QUERY_DV_TIMINGS` and
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 741 SET_VALID_IOCTL(ops, VIDIOC_QUERY_DV_TIMINGS, vidioc_query_dv_timings); in determine_valid_ioctls()
|
| H A D | v4l2-ioctl.c | 2886 …IOCTL_INFO(VIDIOC_QUERY_DV_TIMINGS, v4l_stub_query_dv_timings, v4l_print_dv_timings, INFO_FL_ALWAY…
|
| /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 D | videodev2.h | 2433 #define VIDIOC_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings) macro
|
| /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 D | videodev2.h | 2433 #define VIDIOC_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 2573 #define VIDIOC_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings) macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 2566 #define VIDIOC_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings) macro
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 891 selects the behavior of VIDIOC_QUERY_DV_TIMINGS: what 900 selects the timings the VIDIOC_QUERY_DV_TIMINGS should return
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-core.c | 1179 v4l2_disable_ioctl(&dev->vid_cap_dev, VIDIOC_QUERY_DV_TIMINGS); in vivid_disable_unused_ioctls()
|