Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dchannel_layout.h219 const char *av_get_channel_description(uint64_t channel);
Dchannel_layout.c260 const char *av_get_channel_description(uint64_t channel) in av_get_channel_description() function
/third_party/ffmpeg/fftools/
Dcmdutils.c1790 descr = av_get_channel_description((uint64_t)1 << i); in show_layouts()
/third_party/ffmpeg/doc/
DAPIchanges1841 Add av_get_channel_description()