Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp205 #define FIXP_DMX FIXP_SGL macro
213 #define FIXP_DMX FIXP_DBL macro
300 static const FIXP_DMX abMixLvlValueTab[8] =
312 static const FIXP_DMX lfeMixLvlValueTab[16] =
344 static const FIXP_DMX mpegMixDownIdx2Coef[4] =
804 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxInitChannel()
830 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxClearChannel()
835 FDKmemclear(&mixFactors[outCh], PCM_DMX_MAX_CHANNELS*sizeof(FIXP_DMX)); in dmxClearChannel()
852 FIXP_DMX mixFactors[PCM_DMX_MAX_CHANNELS][PCM_DMX_MAX_CHANNELS], in dmxSetChannel()
856 const FIXP_DMX factor, in dmxSetChannel()
[all …]