Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp470 const int chCfg) { in getChMode4Plain() argument
475 if (chCfg == 14) { in getChMode4Plain()
730 int chCfg, ch = 0; in getChannelDescription() local
755 chCfg = numTotalChannels; in getChannelDescription()
758 chCfg = 11; in getChannelDescription()
761 chCfg = 12; in getChannelDescription()
764 chCfg = 7; in getChannelDescription()
768 chCfg = 0; in getChannelDescription()
778 plainChMode = getChMode4Plain(plainIdx, chMode, chCfg); in getChannelDescription()
790 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription()
[all …]