Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dformats.c314 #define ADD_FORMAT(f, fmt, unref_fn, type, list, nb) \ macro
335 ADD_FORMAT(avff, fmt, ff_formats_unref, int, formats, nb_formats); in ff_add_format()
342ADD_FORMAT(l, channel_layout, ff_channel_layouts_unref, uint64_t, channel_layouts, nb_channel_layo… in ff_add_channel_layout()