Searched refs:insert_mpeg (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-controls.c46 itv->vbi.insert_mpeg = fmt;
48 if (itv->vbi.insert_mpeg == 0) {
H A Divtv-fileops.c83 itv->vbi.insert_mpeg && !ivtv_raw_vbi(itv)) {
301 if (itv->vbi.insert_mpeg && s->type == IVTV_ENC_STREAM_TYPE_MPG &&
H A Divtv-driver.h563 int insert_mpeg; /* if non-zero, then embed VBI data in MPEG stream */ member in struct:vbi_info
H A Divtv-vbi.c384 if (itv->vbi.insert_mpeg) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-controls.c187 cx->vbi.insert_mpeg = V4L2_MPEG_STREAM_VBI_FMT_NONE;
205 cx->vbi.insert_mpeg =
214 cx->vbi.insert_mpeg = fmt;
H A Dcx18-vbi.c245 if (cx->vbi.insert_mpeg)
H A Dcx18-fileops.c88 if (cx->vbi.insert_mpeg && !cx18_raw_vbi(cx))
300 if (cx->vbi.insert_mpeg && s->type == CX18_ENC_STREAM_TYPE_MPG &&
H A Dcx18-driver.h480 int insert_mpeg; member in struct:vbi_info

Completed in 200 milliseconds