Searched refs:avfilter_init_dict (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dfilter_audio.c132 err = avfilter_init_dict(volume_ctx, &options_dict);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davfilter.h1087 int avfilter_init_dict(AVFilterContext *ctx, AVDictionary **options);
H A Davfilter.c823 int avfilter_init_dict(AVFilterContext *ctx, AVDictionary **options) function
966 ret = avfilter_init_dict(filter, &options);

Completed in 43 milliseconds