Searched refs:V4L2_SLICED_CAPTION_525 (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-vbi.c49 if (d->id == V4L2_SLICED_CAPTION_525 && d->line == 21) {
182 id2 = V4L2_SLICED_CAPTION_525;
227 case V4L2_SLICED_CAPTION_525:
228 if (p->id == V4L2_SLICED_CAPTION_525 &&
231 V4L2_SLICED_CAPTION_525) == 0) {
478 data.id = V4L2_SLICED_CAPTION_525;
H A Divtv-video.c52 data.id = V4L2_SLICED_CAPTION_525;
H A Divtv-controls.c186 itv->vbi.sliced_in->service_set = V4L2_SLICED_CAPTION_525;
H A Divtv-ioctl.c47 case V4L2_SLICED_CAPTION_525:
74 if (line == 21 && (set & V4L2_SLICED_CAPTION_525))
75 return V4L2_SLICED_CAPTION_525;
447 vbifmt->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
448 vbifmt->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
1082 cap->service_lines[0][21] = V4L2_SLICED_CAPTION_525;
1083 cap->service_lines[1][21] = V4L2_SLICED_CAPTION_525;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-vbi.c241 V4L2_SLICED_CAPTION_525, /* 6 */
338 case V4L2_SLICED_CAPTION_525:
399 id2 = V4L2_SLICED_CAPTION_525;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dsaa7127.c597 fmt->fmt.sliced.service_lines[0][21] = V4L2_SLICED_CAPTION_525;
598 fmt->fmt.sliced.service_lines[1][21] = V4L2_SLICED_CAPTION_525;
603 (state->cc_enable ? V4L2_SLICED_CAPTION_525 : 0);
644 case V4L2_SLICED_CAPTION_525:
H A Dsaa7115.c1087 case V4L2_SLICED_CAPTION_525:
1116 0, V4L2_SLICED_CAPTION_525, /* 4 */
1202 vbi->type = V4L2_SLICED_CAPTION_525;
1392 case V4L2_SLICED_CAPTION_525:
H A Dtvp5150.c512 {V4L2_SLICED_CAPTION_525,21,21,1},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h1306 #define V4L2_SLICED_CAPTION_525 (0x1000) macro
1310 #define V4L2_SLICED_VBI_525 (V4L2_SLICED_CAPTION_525)

Completed in 83 milliseconds