Home
last modified time | relevance | path

Searched defs:chanmap (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlp_parse.h88 static inline int truehd_channels(int chanmap) in truehd_channels()
98 static inline uint64_t truehd_layout(int chanmap) in truehd_layout()
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.h39 unsigned int chanmap[2]; member
71 unsigned int chanmap; member
Dsbase.c43 static unsigned int chanmap_to_channels(unsigned int chanmap) in chanmap_to_channels()
/third_party/libsnd/programs/
Dsndfile-convert.c378 int k, chanmap [256] ; in copy_metadata() local