Lines Matching defs:count
2031 /* Force thread count to 1 since the H.264 decoder will not extract
2435 int count = 0, ret = 0;
2511 /* Force thread count to 1 since the H.264 decoder will not extract
2554 int count;
2570 count = (ic->iformat->flags & AVFMT_NOTIMESTAMPS) ?
2575 if (count < fps_analyze_framecount)
2580 if (sti->info->frame_delay_evidence && count < 2 && sti->avctx->has_b_frames == 0)
2601 ret = count;
2609 ret = count;
2770 count++;
2989 avio_tell(ic->pb), ctx->bytes_read, ctx->seek_count, count);