Searched refs:VIDIOC_G_JPEGCOMP (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-jpegcomp.rst | 7 ioctl VIDIOC_G_JPEGCOMP, VIDIOC_S_JPEGCOMP 13 VIDIOC_G_JPEGCOMP - VIDIOC_S_JPEGCOMP 18 .. c:macro:: VIDIOC_G_JPEGCOMP 20 ``int ioctl(int fd, VIDIOC_G_JPEGCOMP, v4l2_jpegcompression *argp)``
|
| H A D | pixfmt-compressed.rst | 24 - TBD. See also :ref:`VIDIOC_G_JPEGCOMP <VIDIOC_G_JPEGCOMP>`, 25 :ref:`VIDIOC_S_JPEGCOMP <VIDIOC_G_JPEGCOMP>`.
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 632 SET_VALID_IOCTL(ops, VIDIOC_G_JPEGCOMP, vidioc_g_jpegcomp); in determine_valid_ioctls()
|
| H A D | v4l2-ioctl.c | 2855 IOCTL_INFO(VIDIOC_G_JPEGCOMP, v4l_stub_g_jpegcomp, v4l_print_jpegcompression, 0),
|
| /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 | 2393 #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression) 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 | 2393 #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 2533 #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression) macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 2516 #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | gspca.c | 1552 v4l2_disable_ioctl(&gspca_dev->vdev, VIDIOC_G_JPEGCOMP); in gspca_dev_probe2()
|