Searched refs:ff_avfilter_graph_config_formats (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dinternal.h50 int ff_avfilter_graph_config_formats(AVFilterGraph *graphctx, AVClass *log_ctx);
H A Davfiltergraph.c222 int ff_avfilter_graph_config_formats(AVFilterGraph *graph, AVClass *log_ctx) function
243 if ((ret = ff_avfilter_graph_config_formats(graphctx, log_ctx)))

Completed in 120 milliseconds