Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp203 #define FIXP_DMX FIXP_SGL macro
211 #define FIXP_DMX FIXP_DBL macro
298 static const FIXP_DMX abMixLvlValueTab[8] =
310 static const FIXP_DMX lfeMixLvlValueTab[16] =
342 static const FIXP_DMX mpegMixDownIdx2Coef[4] =
802 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxInitChannel()
828 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxClearChannel()
833 FDKmemclear(&mixFactors[outCh], PCM_DMX_MAX_CHANNELS*sizeof(FIXP_DMX)); in dmxClearChannel()
850 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxSetChannel()
854 const FIXP_DMX factor, in dmxSetChannel()
[all …]