Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_process.h295 FIXP_DBL getChGain(spatialDec *self, UINT ch, INT *scale);
Dsac_process.cpp151 FIXP_DBL getChGain(spatialDec *self, UINT ch, INT *scale) { in getChGain() function
Dsac_dec.cpp770 FIXP_DBL outputGain_m = getChGain(self, nCh, &outputGain_e); in FDK_SpatialDecInit()