Searched refs:V4L2_SLICED_WSS_625 (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_v4l.c513 cap->service_set = V4L2_SLICED_WSS_625;
514 cap->service_lines[0][23] = V4L2_SLICED_WSS_625;
527 f->fmt.sliced.service_set = V4L2_SLICED_WSS_625;
528 f->fmt.sliced.service_lines[0][23] = V4L2_SLICED_WSS_625;
540 if (f->fmt.sliced.service_set != V4L2_SLICED_WSS_625 &&
541 f->fmt.sliced.service_lines[0][23] != V4L2_SLICED_WSS_625) {
550 f->fmt.sliced.service_set = V4L2_SLICED_WSS_625;
551 f->fmt.sliced.service_lines[0][23] = V4L2_SLICED_WSS_625;
594 if ((d.id != 0 && d.id != V4L2_SLICED_WSS_625) || d.field != 0 || d.line != 23)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-vbi.c63 else if (d->id == V4L2_SLICED_WSS_625 && d->line == 23 && d->field == 0) {
189 id2 = V4L2_SLICED_WSS_625;
257 case V4L2_SLICED_WSS_625:
259 (itv->vbi.service_set_out & V4L2_SLICED_WSS_625)) {
462 data.id = V4L2_SLICED_WSS_625;
H A Divtv-video.c80 data.id = V4L2_SLICED_WSS_625;
H A Divtv-controls.c188 itv->vbi.sliced_in->service_set = V4L2_SLICED_WSS_625;
H A Divtv-ioctl.c49 case V4L2_SLICED_WSS_625:
80 if (line == 23 && field == 0 && (set & V4L2_SLICED_WSS_625))
81 return V4L2_SLICED_WSS_625;
450 vbifmt->service_lines[0][23] = V4L2_SLICED_WSS_625;
1085 cap->service_lines[0][23] = V4L2_SLICED_WSS_625;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-vbi.c240 0, V4L2_SLICED_WSS_625, 0, /* 4 */
335 case V4L2_SLICED_WSS_625:
396 id2 = V4L2_SLICED_WSS_625;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dsaa7127.c595 fmt->fmt.sliced.service_lines[0][23] = V4L2_SLICED_WSS_625;
602 (state->wss_enable ? V4L2_SLICED_WSS_625 : 0) |
640 case V4L2_SLICED_WSS_625:
H A Dsaa7115.c1090 case V4L2_SLICED_WSS_625:
1117 V4L2_SLICED_WSS_625, 0, /* 5 */
1210 vbi->type = V4L2_SLICED_WSS_625;
1386 case V4L2_SLICED_WSS_625:
H A Dtvp5150.c517 {V4L2_SLICED_WSS_625,23,23,1},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h1308 #define V4L2_SLICED_WSS_625 (0x4000) macro
1311 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625)

Completed in 87 milliseconds