Searched defs:sdid (Results 1 - 1 of 1) sorted by last modified time

/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c65 u8 sdid; member in struct:vbi_anc_data
266 int did, sdid, l, err = 0; local
280 sdid = anc->sdid & 0xf;
286 switch (sdid) {
288 sdid = V4L2_SLICED_TELETEXT_B;
291 sdid = V4L2_SLICED_WSS_625;
294 sdid = V4L2_SLICED_CAPTION_525;
298 sdid = V4L2_SLICED_VPS;
303 sdid
[all...]

Completed in 66 milliseconds