Searched refs:V4L2_SLICED_VPS (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-vbi.c242 0, 0, V4L2_SLICED_VPS, 0, 0, /* 9 */
341 case V4L2_SLICED_VPS:
403 id2 = V4L2_SLICED_VPS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-vbi.c59 else if (d->id == V4L2_SLICED_VPS && d->line == 16 && d->field == 0) {
186 id2 = V4L2_SLICED_VPS;
244 case V4L2_SLICED_VPS:
246 (itv->vbi.service_set_out & V4L2_SLICED_VPS)) {
H A Divtv-video.c35 data.id = V4L2_SLICED_VPS;
H A Divtv-ioctl.c51 case V4L2_SLICED_VPS:
78 if (line == 16 && field == 0 && (set & V4L2_SLICED_VPS))
79 return V4L2_SLICED_VPS;
451 vbifmt->service_lines[0][16] = V4L2_SLICED_VPS;
1086 cap->service_lines[0][16] = V4L2_SLICED_VPS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dsaa7127.c593 fmt->fmt.sliced.service_lines[0][16] = V4L2_SLICED_VPS;
601 (state->vps_enable ? V4L2_SLICED_VPS : 0) |
642 case V4L2_SLICED_VPS:
H A Dsaa7115.c1093 case V4L2_SLICED_VPS:
1118 V4L2_SLICED_VPS, 0, 0, 0, 0, /* 7 */
1215 vbi->type = V4L2_SLICED_VPS;
H A Dtvp5150.c522 {V4L2_SLICED_VPS,16,16,0},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h1304 #define V4L2_SLICED_VPS (0x0400) macro
1311 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625)

Completed in 144 milliseconds