Searched refs:CX18_VBI_FRAMES (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-driver.h463 #define CX18_VBI_FRAMES 32 macro
516 u8 *sliced_mpeg_data[CX18_VBI_FRAMES];
517 u32 sliced_mpeg_size[CX18_VBI_FRAMES];
H A Dcx18-vbi.c59 int idx = cx->vbi.frame % CX18_VBI_FRAMES;
H A Dcx18-fileops.c280 int idx = cx->vbi.inserted_frame % CX18_VBI_FRAMES;
486 int idx = cx->vbi.inserted_frame % CX18_VBI_FRAMES;
H A Dcx18-controls.c197 for (i = 0; i < CX18_VBI_FRAMES; i++) {
H A Dcx18-driver.c1251 for (i = 0; i < CX18_VBI_FRAMES; i++)

Completed in 193 milliseconds