Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp2272 FIXP_DBL tOut[(8)] = {(FIXP_DBL)0}; in pcmDmx_ApplyFrame() local
2288 tOut[outCh] += fMult((DMX_PCMF)tIn[inCh], mixFactors[outCh][inCh]); in pcmDmx_ApplyFrame()
2294 tOut[outCh], DFRACT_BITS - DMX_PCM_BITS - dmxScale, DMX_PCM_BITS); in pcmDmx_ApplyFrame()