Searched refs:V4L2_SLICED_VPS (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-av-vbi.c | 126 0, 0, V4L2_SLICED_VPS, 0, 0, /* 9 */ in cx18_av_g_sliced_fmt() 222 case V4L2_SLICED_VPS: in cx18_av_s_sliced_fmt() 284 sdid = V4L2_SLICED_VPS; in cx18_av_decode_vbi_line()
|
| H A D | cx18-ioctl.c | 39 case V4L2_SLICED_VPS: in cx18_service2vbi() 73 if (line == 16 && field == 0 && (set & V4L2_SLICED_VPS)) in select_service_from_set() 74 return V4L2_SLICED_VPS; in select_service_from_set()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/ |
| H A D | cx25840-vbi.c | 80 0, 0, V4L2_SLICED_VPS, 0, 0, /* 9 */ in cx25840_g_sliced_fmt() 187 case V4L2_SLICED_VPS: in cx25840_s_sliced_fmt() 247 id2 = V4L2_SLICED_VPS; in cx25840_decode_vbi_line()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-vbi.c | 21 data.id = V4L2_SLICED_VPS; in ivtv_set_vps() 98 } else if (d->id == V4L2_SLICED_VPS && d->line == 16 && d->field == 0) { in ivtv_write_vbi_line() 268 id2 = V4L2_SLICED_VPS; in ivtv_convert_ivtv_vbi()
|
| H A D | ivtv-ioctl.c | 41 case V4L2_SLICED_VPS: in ivtv_service2vbi() 68 if (line == 16 && field == 0 && (set & V4L2_SLICED_VPS)) in select_service_from_set() 69 return V4L2_SLICED_VPS; in select_service_from_set() 330 vbifmt->service_lines[0][16] = V4L2_SLICED_VPS; in ivtv_g_fmt_sliced_vbi_out() 1242 cap->service_lines[0][16] = V4L2_SLICED_VPS; in ivtv_g_sliced_vbi_cap()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | saa7127.c | 621 fmt->service_lines[0][16] = V4L2_SLICED_VPS; in saa7127_g_sliced_fmt() 629 (state->vps_enable ? V4L2_SLICED_VPS : 0) | in saa7127_g_sliced_fmt() 640 case V4L2_SLICED_VPS: in saa7127_s_vbi_data()
|
| H A D | saa7115.c | 1111 case V4L2_SLICED_VPS: in saa711x_set_lcr() 1136 V4L2_SLICED_VPS, 0, 0, 0, 0, /* 7 */ in saa711x_g_sliced_fmt() 1245 vbi->type = V4L2_SLICED_VPS; in saa711x_decode_vbi_line()
|
| H A D | tvp5150.c | 590 {V4L2_SLICED_VPS, 16, 16, 0},
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-sliced-vbi-cap.rst | 147 * - ``V4L2_SLICED_VPS``
|
| H A D | dev-sliced-vbi.rst | 238 * - ``V4L2_SLICED_VPS``
|
| /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 | 2011 #define V4L2_SLICED_VPS (0x0400) macro 2018 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS…
|
| /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 | 2011 #define V4L2_SLICED_VPS (0x0400) macro 2018 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS…
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 2147 #define V4L2_SLICED_VPS (0x0400) macro 2154 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS…
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 2131 #define V4L2_SLICED_VPS (0x0400) macro 2138 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS…
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 472 replace define V4L2_SLICED_VPS vbi-services
|