Home
last modified time | relevance | path

Searched refs:v4l2_frmsizeenum (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-framesizes.rst20 ``int ioctl(int fd, VIDIOC_ENUM_FRAMESIZES, struct v4l2_frmsizeenum *argp)``
29 Pointer to struct :c:type:`v4l2_frmsizeenum`
43 The return value and the content of the ``v4l2_frmsizeenum.type`` field
50 ``v4l2_frmsizeenum.type`` field is set to
56 ``v4l2_frmsizeenum.type`` field is set to
62 ``EINVAL`` for any other index value. The ``v4l2_frmsizeenum.type``
136 .. c:type:: v4l2_frmsizeenum
140 .. flat-table:: struct v4l2_frmsizeenum
H A Ddev-encoder.rst105 :c:type:`v4l2_frmsizeenum` ``pixel_format``.
118 format in :c:type:`v4l2_frmsizeenum` ``pixel_format`` and the resolution
119 in :c:type:`v4l2_frmsizeenum` ``width`` and :c:type:`v4l2_frmsizeenum`
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/
H A D0008-v4l2src-Support-setting-max-resolution.patch20 struct v4l2_frmsizeenum size;
36 memset (&size, 0, sizeof (struct v4l2_frmsizeenum));
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A D0008-v4l2src-Support-setting-max-resolution.patch20 struct v4l2_frmsizeenum size;
36 memset (&size, 0, sizeof (struct v4l2_frmsizeenum));
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/
H A D0008-v4l2src-Support-setting-max-resolution.patch20 struct v4l2_frmsizeenum size;
36 memset (&size, 0, sizeof (struct v4l2_frmsizeenum));
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.h54 int vidioc_enum_framesizes(struct file *file, void *fh, struct v4l2_frmsizeenum *fsize);
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h162 struct v4l2_frmsizeenum frame_size;
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dgspca.h98 struct v4l2_frmsizeenum *fsize);
H A Dstk1135.c619 struct v4l2_frmsizeenum *fsize) in stk1135_enum_framesizes()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.h35 struct v4l2_frmsizeenum;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A DCamera.cpp203 struct v4l2_frmsizeenum frmsize; in StartWorkThread()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c172 struct v4l2_frmsizeenum *fsize) in vimc_cap_enum_framesizes()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ioctl.h559 struct v4l2_frmsizeenum *fsize);
/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.h760 struct v4l2_frmsizeenum { struct
2406 #define VIDIOC_ENUM_FRAMESIZES _IOWR('V', 74, struct v4l2_frmsizeenum)
/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.h760 struct v4l2_frmsizeenum { struct
2406 #define VIDIOC_ENUM_FRAMESIZES _IOWR('V', 74, struct v4l2_frmsizeenum)
/OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/
H A Dtw5864-video.c733 struct v4l2_frmsizeenum *fsize) in tw5864_enum_framesizes()
755 struct v4l2_frmsizeenum fsize = { .index = fintv->index, in tw5864_enum_frameintervals()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h829 struct v4l2_frmsizeenum { struct
2546 #define VIDIOC_ENUM_FRAMESIZES _IOWR('V', 74, struct v4l2_frmsizeenum)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h831 struct v4l2_frmsizeenum { struct
2529 #define VIDIOC_ENUM_FRAMESIZES _IOWR('V', 74, struct v4l2_frmsizeenum)
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_v4l2.c114 struct v4l2_frmsizeenum *fsize) in vidioc_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dvideo-i2c.c622 struct v4l2_frmsizeenum *fsize) in video_i2c_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-capture.c83 struct v4l2_frmsizeenum *fsize) in capture_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal-video.c400 struct v4l2_frmsizeenum *fsize) in cal_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-video.c615 struct v4l2_frmsizeenum *fsize) in video_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c236 struct v4l2_frmsizeenum *fsize) in rotate_enum_framesizes()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-tools.c284 struct v4l2_frmsizeenum *fsize) in rkcif_tools_enum_framesizes()

123