Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmvdec.c40 int eof_count; ///< number of streams that have finished member
503 mv->eof_count = 0; in mv_read_packet()
505 mv->eof_count++; in mv_read_packet()
506 if (mv->eof_count >= avctx->nb_streams) in mv_read_packet()

Completed in 1 milliseconds