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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmvdec.c39 int eof_count; ///< number of streams that have finished member in struct:MvContext
421 mv->eof_count = 0;
423 mv->eof_count++;
424 if (mv->eof_count >= avctx->nb_streams)

Completed in 57 milliseconds