| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-std.c | 217 static struct v4l2_standard generic_standards[] = { 267 static struct v4l2_standard *match_std(v4l2_std_id id) in match_std() 278 static int pvr2_std_fill(struct v4l2_standard *std,v4l2_std_id id) in pvr2_std_fill() 280 struct v4l2_standard *template; in pvr2_std_fill() 305 struct v4l2_standard *pvr2_std_create_enum(unsigned int *countptr, in pvr2_std_create_enum() 311 struct v4l2_standard *stddefs; in pvr2_std_create_enum() 354 stddefs = kcalloc(std_cnt, sizeof(struct v4l2_standard), in pvr2_std_create_enum()
|
| H A D | pvrusb2-std.h | 29 struct v4l2_standard *pvr2_std_create_enum(unsigned int *countptr,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enumstd.rst | 20 ``int ioctl(int fd, VIDIOC_ENUMSTD, struct v4l2_standard *argp)`` 24 ``int ioctl(int fd, VIDIOC_SUBDEV_ENUMSTD, struct v4l2_standard *argp)`` 33 Pointer to struct :c:type:`v4l2_standard`. 40 :c:type:`v4l2_standard` and call the :ref:`VIDIOC_ENUMSTD` 48 .. c:type:: v4l2_standard 52 .. flat-table:: struct v4l2_standard 67 No other enumerated struct :c:type:`v4l2_standard` structure, 306 The struct :c:type:`v4l2_standard` ``index`` is out
|
| H A D | vidioc-g-std.rst | 50 :c:type:`v4l2_standard` field ``id``. The flags must be 52 struct :c:type:`v4l2_standard` structure.
|
| H A D | standard.rst | 76 struct v4l2_standard standard; 113 struct v4l2_standard standard;
|
| H A D | dev-raw-vbi.rst | 172 of struct :c:type:`v4l2_standard` can be evaluated
|
| H A D | hist-v4l2.rst | 393 capability. In struct v4l2_standard an 405 struct v4l2_standard directly. The
|
| /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 | v4l2-subdev.h | 175 #define VIDIOC_SUBDEV_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| H A D | videodev2.h | 1278 struct v4l2_standard { struct 2367 #define VIDIOC_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| /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 | v4l2-subdev.h | 175 #define VIDIOC_SUBDEV_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| H A D | videodev2.h | 1278 struct v4l2_standard { struct 2367 #define VIDIOC_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-subdev.h | 199 #define VIDIOC_SUBDEV_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| H A D | videodev2.h | 1396 struct v4l2_standard { struct 2507 #define VIDIOC_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-ioctl.h | 643 int v4l2_video_std_construct(struct v4l2_standard *vs, 655 int v4l_video_std_enumstd(struct v4l2_standard *vs, v4l2_std_id id);
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-compat-ioctl32.c | 434 static int get_v4l2_standard32(struct v4l2_standard __user *p64, in get_v4l2_standard32() 444 static int put_v4l2_standard32(struct v4l2_standard __user *p64, in put_v4l2_standard32() 1625 err = alloc_userspace(sizeof(struct v4l2_standard), 0, in do_video_ioctl()
|
| H A D | v4l2-ioctl.c | 125 int v4l2_video_std_construct(struct v4l2_standard *vs, in v4l2_video_std_construct() 138 int v4l_video_std_enumstd(struct v4l2_standard *vs, v4l2_std_id id) in v4l_video_std_enumstd() 448 const struct v4l2_standard *p = arg; in v4l_print_standard() 1996 struct v4l2_standard *p = arg; in v4l_enumstd() 2827 IOCTL_INFO(VIDIOC_ENUMSTD, v4l_enumstd, v4l_print_standard, INFO_FL_CLEAR(v4l2_standard, index)),
|
| H A D | v4l2-subdev.c | 673 struct v4l2_standard *p = arg; in subdev_do_ioctl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 1391 struct v4l2_standard { struct 2490 #define VIDIOC_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tvp514x.c | 71 struct v4l2_standard standard;
|