Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp198 #define FIXP_DMX FIXP_SGL macro
206 #define FIXP_DMX FIXP_DBL macro
293 static const FIXP_DMX abMixLvlValueTab[8] =
305 static const FIXP_DMX lfeMixLvlValueTab[16] =
337 static const FIXP_DMX mpegMixDownIdx2Coef[4] =
797 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxInitChannel()
823 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxClearChannel()
828 FDKmemclear(&mixFactors[outCh], PCM_DMX_MAX_CHANNELS*sizeof(FIXP_DMX)); in dmxClearChannel()
845 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxSetChannel()
849 const FIXP_DMX factor, in dmxSetChannel()
[all …]