Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dchannel_layout.c115 static uint64_t get_channel_layout_single(const char *name, int name_len) in get_channel_layout_single() function
153 layout_single = get_channel_layout_single(n, e - n); in av_get_channel_layout()