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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Davfiltergraph.c160 if (!avfilter_merge_formats(link->in_formats,
180 !avfilter_merge_formats(link->in_formats, link->out_formats)) ||
182 !avfilter_merge_formats(link->in_formats, link->out_formats))) {
H A Dformats.c43 AVFilterFormats *avfilter_merge_formats(AVFilterFormats *a, AVFilterFormats *b) function
H A Davfilter.h260 AVFilterFormats *avfilter_merge_formats(AVFilterFormats *a, AVFilterFormats *b);

Completed in 59 milliseconds