Searched refs:cx18_raw_vbi (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-fileops.c88 if (cx->vbi.insert_mpeg && !cx18_raw_vbi(cx))
301 !cx18_raw_vbi(cx) && buf != &cx->vbi.sliced_mpeg_buf) {
454 if (s->type == CX18_ENC_STREAM_TYPE_VBI && !cx18_raw_vbi(cx))
H A Dcx18-streams.c361 int raw = cx18_raw_vbi(cx);
564 if (cx18_raw_vbi(s->cx)) {
623 captype = cx18_raw_vbi(cx) ?
H A Dcx18-vbi.c213 if (cx18_raw_vbi(cx)) {
H A Dcx18-ioctl.c319 if (!cx18_raw_vbi(cx) && atomic_read(&cx->ana_capturing) > 0)
356 if (cx18_raw_vbi(cx) && atomic_read(&cx->ana_capturing) > 0)
H A Dcx18-driver.h670 static inline int cx18_raw_vbi(const struct cx18 *cx) function

Completed in 206 milliseconds