Lines Matching defs:lines
542 int lines;
569 lines = cx->vbi.count * 2;
573 * The EAV RP code's Field bit toggles on line 4, a few lines
575 * Tell the encoder to capture 21-4+1=18 lines per field,
576 * since we want lines 10 through 21.
579 * The EAV RP code's Field bit toggles on line 1, a few lines
583 * lines per field, since we want lines 6 through 23.
585 lines = cx->is_60hz ? (21 - 4 + 1) * 2 : (23 - 2 + 1) * 2;
590 data[1] = (lines / 2) | ((lines / 2) << 16);
610 * End codes for end of "active" raw lines and regular lines
641 CX18_DEBUG_INFO("Setup VBI h: %d lines %x bpl %d fr %d %x %x\n",
732 * Height should be a multiple of 32 lines.
752 * extra lines we capture in sliced VBI mode due to
753 * the lines on which EAV RP codes toggle.
855 * Number of lines for Field 1 & Field 2 according to