Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dbsf.c53 void av_bsf_free(AVBSFContext **pctx) in av_bsf_free() function
146 av_bsf_free(&ctx); in av_bsf_alloc()
370 av_bsf_free(&lst->bsfs[i]); in bsf_list_close()
434 av_bsf_free(&(*lst)->bsfs[i]); in av_bsf_list_free()
480 av_bsf_free(&bsf); in bsf_list_append_internal()
H A Dbitstream_filter.c77 av_bsf_free(&priv->ctx); in av_bitstream_filter_init()
92 av_bsf_free(&priv->ctx); in av_bitstream_filter_close()
H A Dbsf.h54 * Finally, free the filter context with av_bsf_free().
62 * av_bsf_free().
157 * will be written. It must be freed with av_bsf_free() after the
229 void av_bsf_free(AVBSFContext **ctx);
H A Dlibrav1e.c179 av_bsf_free(&ctx->bsf); in librav1e_encode_close()
H A Davcodec.c480 av_bsf_free(&avci->bsf); in avcodec_close()
H A Ddecode.c201 av_bsf_free(&avci->bsf); in decode_bsfs_init()
H A Dlibaomenc.c407 av_bsf_free(&ctx->bsf); in aom_free()
/third_party/ffmpeg/tools/
H A Dtarget_bsf_fuzzer.c117 av_bsf_free(&bsf); in LLVMFuzzerTestOneInput()
162 av_bsf_free(&bsf); in LLVMFuzzerTestOneInput()
/third_party/ffmpeg/libavformat/
H A Davformat.c57 av_bsf_free(&sti->bsfc); in ff_free_stream()
62 av_bsf_free(&sti->extract_extradata.bsf); in ff_free_stream()
H A Dav1dec.c106 av_bsf_free(&c->bsf); in av1_read_close()
H A Dmux.c1331 av_bsf_free(&bsfc); in ff_stream_add_bitstream_filter()
1337 av_bsf_free(&bsfc); in ff_stream_add_bitstream_filter()
1343 av_bsf_free(&bsfc); in ff_stream_add_bitstream_filter()
H A Dtee.c134 av_bsf_free(&tee_slave->bsfs[i]); in close_slave()
H A Dconcatdec.c401 av_bsf_free(&cat->files[i].streams[j].bsf); in concat_read_close()
H A Ddemux.c2366 av_bsf_free(&sti->extract_extradata.bsf); in extract_extradata_init()
2984 av_bsf_free(&sti->extract_extradata.bsf); in avformat_find_stream_info()
/third_party/ffmpeg/fftools/
H A Dffmpeg.c575 av_bsf_free(&ost->bsf_ctx); in ffmpeg_cleanup()

Completed in 26 milliseconds