Searched refs:av_opt_free (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dopt.h88 * When cleaning up, you may use the av_opt_free() function to automatically
103 * av_opt_free(*foo);
395 void av_opt_free(void *obj);
H A Dopt.c718 void av_opt_free(void *obj) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h90 * When cleaning up, you may use the av_opt_free() function to automatically
105 * av_opt_free(*foo);
516 void av_opt_free(void *obj);
H A Dopencl.c378 av_opt_free(&opencl_ctx);
639 av_opt_free(&opencl_ctx); //FIXME: free openclutils context
H A Dopt.c1410 void av_opt_free(void *obj) function
1811 av_opt_free(&test_ctx);
1841 av_opt_free(&test_ctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dsegment.c96 av_opt_free(oc->priv_data);
H A Davio.c389 av_opt_free(h->priv_data);
H A Dutils.c2703 av_opt_free(s);
2705 av_opt_free(s->priv_data);
3322 av_opt_free(s->priv_data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Doptions.c184 av_opt_free(dest);
H A Dutils.c2754 av_opt_free(avctx->priv_data);
2755 av_opt_free(avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davio.c380 av_opt_free(h->priv_data);
H A Dsegment.c790 av_opt_free(seg);
H A Dmux.c947 av_opt_free(s->priv_data);
H A Dutils.c3667 av_opt_free(s);
3669 av_opt_free(s->priv_data);
3671 av_opt_free(s->priv_data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_volume.c121 av_opt_free(vol);
H A Davfilter.c719 av_opt_free(filter->priv);
730 av_opt_free(filter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Dutils.c288 av_opt_free(*avr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1308 av_opt_free(avctx->priv_data);
1309 av_opt_free(avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffprobe.c373 av_opt_free((*wctx)->priv);
375 av_opt_free(*wctx);

Completed in 164 milliseconds