Lines Matching refs:lines
554 int lines;
581 lines = cx->vbi.count * 2;
585 * The EAV RP code's Field bit toggles on line 4, a few lines
587 * Tell the encoder to capture 21-4+1=18 lines per field,
588 * since we want lines 10 through 21.
591 * The EAV RP code's Field bit toggles on line 1, a few lines
595 * lines per field, since we want lines 6 through 23.
597 lines = cx->is_60hz ? (21 - 4 + 1) * 2 : (23 - 2 + 1) * 2;
602 data[1] = (lines / 2) | ((lines / 2) << 16);
622 * End codes for end of "active" raw lines and regular lines
653 CX18_DEBUG_INFO("Setup VBI h: %d lines %x bpl %d fr %d %x %x\n",
744 * Height should be a multiple of 32 lines.
764 * extra lines we capture in sliced VBI mode due to
765 * the lines on which EAV RP codes toggle.
867 * Number of lines for Field 1 & Field 2 according to