Home
last modified time | relevance | path

Searched refs:avcodec_free_context (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Doggparseflac.c116 avcodec_free_context(&avctx); in old_flac_header()
120 avcodec_free_context(&avctx); in old_flac_header()
124 avcodec_free_context(&avctx); in old_flac_header()
/third_party/ffmpeg/doc/examples/
Dtranscode_aac.c110 avcodec_free_context(&avctx); in open_input_file()
118 avcodec_free_context(&avctx); in open_input_file()
239 avcodec_free_context(&avctx); in open_output_file()
882 avcodec_free_context(&output_codec_context); in main()
888 avcodec_free_context(&input_codec_context); in main()
Dvaapi_transcode.c303 avcodec_free_context(&decoder_ctx); in main()
304 avcodec_free_context(&encoder_ctx); in main()
Ddemuxing_decoding.c370 avcodec_free_context(&video_dec_ctx); in main()
371 avcodec_free_context(&audio_dec_ctx); in main()
Ddecode_video.c182 avcodec_free_context(&c); in main()
Dextract_mvs.c174 avcodec_free_context(&video_dec_ctx); in main()
Dencode_video.c193 avcodec_free_context(&c); in main()
Dencode_audio.c235 avcodec_free_context(&c); in main()
Ddecode_audio.c230 avcodec_free_context(&c); in main()
Dhw_decode.c247 avcodec_free_context(&decoder_ctx); in main()
Dvaapi_encode.c220 avcodec_free_context(&avctx); in main()
Dfiltering_video.c280 avcodec_free_context(&dec_ctx); in main()
Dqsvdec.c264 avcodec_free_context(&decoder_ctx); in main()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavaudenc.c178 avcodec_free_context (&ffmpegaudenc->context); in gst_ffmpegaudenc_finalize()
179 avcodec_free_context (&ffmpegaudenc->refcontext); in gst_ffmpegaudenc_finalize()
194 avcodec_free_context (&ffmpegaudenc->context); in gst_ffmpegaudenc_start()
242 avcodec_free_context (&ffmpegaudenc->context); in gst_ffmpegaudenc_set_format()
287 avcodec_free_context (&ffmpegaudenc->context); in gst_ffmpegaudenc_set_format()
313 avcodec_free_context (&ffmpegaudenc->context); in gst_ffmpegaudenc_set_format()
332 avcodec_free_context (&ffmpegaudenc->context); in gst_ffmpegaudenc_set_format()
Dgstavauddec.c171 avcodec_free_context (&ffmpegdec->context); in gst_ffmpegauddec_finalize()
194 avcodec_free_context (&ffmpegdec->context); in gst_ffmpegauddec_close()
215 avcodec_free_context (&ffmpegdec->context); in gst_ffmpegauddec_start()
/third_party/ffmpeg/libavcodec/
Dimm5.c175 avcodec_free_context(&ctx->h264_avctx); in imm5_close()
176 avcodec_free_context(&ctx->hevc_avctx); in imm5_close()
Dremove_extradata_bsf.c89 avcodec_free_context(&s->avctx); in remove_extradata_close()
Davdct.c127 avcodec_free_context(&avctx); in avcodec_dct_init()
/third_party/ffmpeg/tools/
Dtarget_dec_fuzzer.c289 avcodec_free_context(&ctx); in LLVMFuzzerTestOneInput()
420 avcodec_free_context(&ctx); in LLVMFuzzerTestOneInput()
421 avcodec_free_context(&parser_avctx); in LLVMFuzzerTestOneInput()
Dvenc_data_dump.c191 avcodec_free_context(&decoder); in main()
/third_party/ffmpeg/tests/api/
Dapi-flac-test.c273 avcodec_free_context(&enc_ctx); in main()
274 avcodec_free_context(&dec_ctx); in main()
Dapi-h264-test.c169 avcodec_free_context(&ctx); in video_decode_example()
Dapi-h264-slice-test.c233 avcodec_free_context(&c); in main()
Dapi-band-test.c216 avcodec_free_context(&ctx); in video_decode()
/third_party/ffmpeg/libavfilter/
Dlavfutils.c114 avcodec_free_context(&codec_ctx); in ff_load_image()

123