Searched refs:ff_formats_changeref (Results 1 – 3 of 3) sorted by relevance
297 void ff_formats_changeref(AVFilterFormats **oldref, AVFilterFormats **newref);
258 ff_formats_changeref(&link->outcfg.formats, in avfilter_insert_filter()261 ff_formats_changeref(&link->outcfg.samplerates, in avfilter_insert_filter()
672 void ff_formats_changeref(AVFilterFormats **oldref, AVFilterFormats **newref) in ff_formats_changeref() function