Lines Matching refs:data
18 * of VBI sample or VBI ancillary data regions in the digital ratser line.
40 0x84, 0x80, 0x07, /* flags, hdr data len */
44 const int sd = sizeof(mpeg_hdr_data); /* start of vbi data */
64 memcpy(dst + sd + 12 + line * 43 + 1, sdata->data, 42);
70 (the max size of the VBI data is 36 * 43 + 4 bytes).
168 memcpy(cx->vbi.sliced_data[line].data, vbi.p, 42);
193 * The CX23418 sends us data that is 32 bit little-endian swapped,
199 /* Raw VBI data */
215 /* Sliced VBI data with data insertion */