Searched refs:streaming (Results 26 - 35 of 35) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dw9968cf.c793 if ((!cam->streaming) || cam->disconnected) {
794 DBG(4, "Got interrupt, but not streaming")
885 if (cam->streaming)
982 cam->streaming = 1;
988 cam->streaming = 0;
1015 if (!cam->streaming)
1021 cam->streaming = 0;
2723 cam->streaming = 0;
H A Dov511.c1050 * registers while the camera is streaming */
3407 if (!ov->streaming) {
3408 PDEBUG(4, "hmmm... not streaming, but got interrupt");
3565 ov->streaming = 1;
3597 if (!ov->streaming || !ov->dev)
3607 ov->streaming = 0;
5748 ov->streaming = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_fops.c179 a streaming capture is disabled, the timeout function will be
350 if( 0 == fh->vbi_q.streaming )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart.c357 request.data = &pipe->group_uid; /* the streaming group ! */
1217 u32 streaming = 100 * readl_be( MIXART_MEM( chip->mgr, MIXART_PSEUDOREG_PERF_STREAM_LOAD_OFFSET)) / ref; local
1220 snd_iprintf(buffer, "\tstreaming : %d\n", streaming);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cpia2/
H A Dcpia2_core.c677 * If this is a 676, apply VP5 fixes before we start streaming
2383 if(!cam->streaming) {
2384 /* Start streaming */
2453 if(!cam->streaming) {
2454 /* Start streaming */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-blackbird.c1146 if (fh->mpegq.streaming)
H A Dcx88-video.c821 /* streaming capture */
860 if (fh->vbiq.streaming)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex103 unbounded, although for streaming a rule-of-thumb of 4kB or less is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-video.c1431 if (fh->vbi.streaming)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-driver.c3658 /* streaming capture */
3798 if (fh->vbi.streaming)

Completed in 187 milliseconds

12