Home
last modified time | relevance | path

Searched refs:ff_formats_changeref (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dformats.h292 void ff_formats_changeref(AVFilterFormats **oldref, AVFilterFormats **newref);
Dformats.c533 void ff_formats_changeref(AVFilterFormats **oldref, AVFilterFormats **newref) in ff_formats_changeref() function
Davfilter.c266 ff_formats_changeref(&link->outcfg.formats, in avfilter_insert_filter()
269 ff_formats_changeref(&link->outcfg.samplerates, in avfilter_insert_filter()