Searched refs:av_opt_free (Results 1 – 17 of 17) sorted by relevance
150 av_opt_free(&test_ctx); in main()171 av_opt_free(&test_ctx); in main()211 av_opt_free(&test_ctx); in main()212 av_opt_free(&test2_ctx); in main()226 av_opt_free(&test_ctx); in main()236 av_opt_free(&test_ctx); in main()323 av_opt_free(&test_ctx); in main()354 av_opt_free(&test_ctx); in main()
453 av_opt_free(avctx->priv_data); in avcodec_open2()454 av_opt_free(avctx); in avcodec_open2()630 av_opt_free(avctx->priv_data); in avcodec_close()631 av_opt_free(avctx); in avcodec_close()
211 av_opt_free(avctx); in copy_context_reset()
55 av_opt_free(ctx->priv_data); in av_bsf_free()
801 av_opt_free(ctx->priv_data); in ff_frame_thread_free()833 av_opt_free(avctx->priv_data); in ff_frame_thread_free()
139 av_opt_free(ctx->priv_data); in ff_cbs_close()
457 void av_opt_free(void *obj);
1611 void av_opt_free(void *obj) in av_opt_free() function
456 av_opt_free(h->priv_data); in ffurl_closep()459 av_opt_free(h); in ffurl_closep()
1185 av_opt_free(s); in avio_close()
1314 av_opt_free(s->priv_data);
4482 av_opt_free(s);4484 av_opt_free(s->priv_data);4486 av_opt_free(s->priv_data);
128 av_opt_free(vol); in uninit()
781 av_opt_free(filter->priv); in avfilter_free()794 av_opt_free(filter); in avfilter_free()
283 av_opt_free(*avr); in avresample_free()
530 av_opt_free((*wctx)->priv); in writer_close()532 av_opt_free(*wctx); in writer_close()
2518 Add av_opt_free convenience function.