Searched refs:V4L2_FMT_FLAG_COMPRESSED (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | vdec_platform.c | 27 .flags = V4L2_FMT_FLAG_COMPRESSED | 39 .flags = V4L2_FMT_FLAG_COMPRESSED, 50 .flags = V4L2_FMT_FLAG_COMPRESSED, 65 .flags = V4L2_FMT_FLAG_COMPRESSED | 77 .flags = V4L2_FMT_FLAG_COMPRESSED | 89 .flags = V4L2_FMT_FLAG_COMPRESSED, 100 .flags = V4L2_FMT_FLAG_COMPRESSED, 115 .flags = V4L2_FMT_FLAG_COMPRESSED | 127 .flags = V4L2_FMT_FLAG_COMPRESSED, 138 .flags = V4L2_FMT_FLAG_COMPRESSED, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enum-fmt.rst | 147 * - ``V4L2_FMT_FLAG_COMPRESSED`` 163 ``V4L2_FMT_FLAG_COMPRESSED`` flag, since this applies to compressed 173 ``V4L2_FMT_FLAG_COMPRESSED`` flag, since this applies to 189 ``V4L2_FMT_FLAG_COMPRESSED`` flag, since this applies to
|
| H A D | pixfmt-v4l2-mplane.rst | 35 compressed data flagged with ``V4L2_FMT_FLAG_COMPRESSED`` at
|
| H A D | pixfmt-v4l2.rst | 101 compressed data flagged with ``V4L2_FMT_FLAG_COMPRESSED`` at
|
| H A D | hist-v4l2.rst | 471 ``V4L2_FMT_FLAG_COMPRESSED`` flag. The
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 109 .flags = V4L2_FMT_FLAG_COMPRESSED, 117 .flags = V4L2_FMT_FLAG_COMPRESSED, 125 .flags = V4L2_FMT_FLAG_COMPRESSED, 991 if ((mfmt->flags & V4L2_FMT_FLAG_COMPRESSED) && in vidioc_try_fmt_vid_cap()
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/video/ |
| H A D | video.c | 263 f->flags = V4L2_FMT_FLAG_COMPRESSED; in vidioc_enum_fmt_vid_cap()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 929 .flags = V4L2_FMT_FLAG_COMPRESSED, in ivtv_enum_fmt_vid_cap() 956 .flags = V4L2_FMT_FLAG_COMPRESSED, in ivtv_enum_fmt_vid_out()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/zoran/ |
| H A D | zoran_driver.c | 277 fmt->flags |= V4L2_FMT_FLAG_COMPRESSED; in zoran_enum_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 478 .flags = V4L2_FMT_FLAG_COMPRESSED, in cx18_enum_fmt_vid_cap()
|
| /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 | 733 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 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 | 733 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 macro
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 188 replace define V4L2_FMT_FLAG_COMPRESSED fmtdesc-flags
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 794 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 796 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 macro
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_v4l2.c | 650 fmt->flags |= V4L2_FMT_FLAG_COMPRESSED; in uvc_ioctl_enum_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 1437 flags = V4L2_FMT_FLAG_COMPRESSED; in v4l_fill_fmtdesc()
|