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()
702 int chCfg, ch = 0; in getChannelDescription() local
727 chCfg = numTotalChannels; in getChannelDescription()
730 chCfg = 11; in getChannelDescription()
733 chCfg = 12; in getChannelDescription()
736 chCfg = 7; in getChannelDescription()
740 chCfg = 0; in getChannelDescription()
750 plainChMode = getChMode4Plain(plainIdx, chMode, chCfg); in getChannelDescription()
762 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription()
[all …]