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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dc93.c62 int framecount = 0; local
72 framecount += c93->block_records[i].frames;
89 video->nb_frames = framecount;
90 video->duration = framecount;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dstv680.h130 int framecount; member in struct:usb_stv
H A Dse401.h210 int framecount; member in struct:usb_se401
H A Dse401.c502 se401->framecount=0;
707 se401->framecount++;
837 se401->framecount++;
1087 if (se401->framecount==0)
1090 if (se401->framecount%20==1)
1166 if (se401->framecount==0)
1169 if (se401->framecount%20==1)
1302 se401->framecount=0;
H A Dstv680.c467 stv680->framecount = 0;
515 stv680_file(frames_read, framecount, "%d\n");
722 stv680->framecount = 0;
1019 stv680->framecount++;

Completed in 107 milliseconds