Searched refs:v4l2_enc_idx (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-enc-index.rst | 20 ``int ioctl(int fd, VIDIOC_G_ENC_INDEX, struct v4l2_enc_idx *argp)`` 29 Pointer to struct :c:type:`v4l2_enc_idx`. 40 pointer to a struct :c:type:`v4l2_enc_idx`. On success 59 .. c:type:: v4l2_enc_idx 61 .. flat-table:: struct v4l2_enc_idx
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 433 replace define V4L2_ENC_IDX_FRAME_I :c:type:`v4l2_enc_idx` 434 replace define V4L2_ENC_IDX_FRAME_P :c:type:`v4l2_enc_idx` 435 replace define V4L2_ENC_IDX_FRAME_B :c:type:`v4l2_enc_idx` 436 replace define V4L2_ENC_IDX_FRAME_MASK :c:type:`v4l2_enc_idx` 437 replace define V4L2_ENC_IDX_ENTRIES :c:type:`v4l2_enc_idx`
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 670 struct v4l2_enc_idx *idx) in _cx18_process_idx_data() 725 struct v4l2_enc_idx *idx) in cx18_process_idx_data() 762 struct v4l2_enc_idx *idx) in cx18_g_enc_index()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-ioctl.h | 509 struct v4l2_enc_idx *a);
|
| /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 | 1884 struct v4l2_enc_idx { struct 2408 #define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
|
| /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 | 1884 struct v4l2_enc_idx { struct 2408 #define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 2019 struct v4l2_enc_idx { struct 2548 #define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 2003 struct v4l2_enc_idx { struct 2531 #define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 1256 static int ivtv_g_enc_index(struct file *file, void *fh, struct v4l2_enc_idx *idx) in ivtv_g_enc_index()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 668 const struct v4l2_enc_idx *p = arg; in v4l_print_enc_idx()
|