Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dimm5.c166 avcodec_flush_buffers(ctx->h264_avctx); in imm5_flush()
167 avcodec_flush_buffers(ctx->hevc_avctx); in imm5_flush()
H A Davcodec.h143 * avcodec_flush_buffers().
3130 void avcodec_flush_buffers(AVCodecContext *avctx);
H A Davcodec.c377 void avcodec_flush_buffers(AVCodecContext *avctx) in avcodec_flush_buffers() function
/third_party/ffmpeg/libavfilter/
H A Dsrc_movie.c454 avcodec_flush_buffers(movie->st[i].codec_ctx); in rewind_file()
619 avcodec_flush_buffers(movie->st[i].codec_ctx); in process_command()
/third_party/ffmpeg/tests/api/
H A Dapi-seek-test.c99 avcodec_flush_buffers(ctx); in compute_crc_of_packets()
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c495 avcodec_flush_buffers(ctx); in LLVMFuzzerTestOneInput()
/third_party/ffmpeg/fftools/
H A Dffplay.c614 avcodec_flush_buffers(d->avctx); in decoder_decode_frame()
632 avcodec_flush_buffers(d->avctx); in decoder_decode_frame()
H A Dffprobe.c2888 avcodec_flush_buffers(ifile->streams[i].dec_ctx); in read_interval_packets()
H A Dffmpeg.c3923 avcodec_flush_buffers(avctx); in process_input()

Completed in 26 milliseconds