Searched refs:envDmx (Results 1 – 1 of 1) sorted by relevance
/external/aac/libSACdec/src/ |
D | sac_reshapeBBEnv.cpp | 573 FIXP_DBL envDry[MAX_OUTPUT_CHANNELS], envDmx[2]; in SpatialDecReshapeBBEnv() local 583 extractBBEnv(self, INP_DMX, 0, fMin(self->numInputChannels, 2), envDmx, in SpatialDecReshapeBBEnv() 616 tmp = fMultDiv2(envShape, envDmx[0]) + fMultDiv2(envShape, envDmx[1]); in SpatialDecReshapeBBEnv() 618 tmp = fMult(envShape, envDmx[ch2]); in SpatialDecReshapeBBEnv()
|