Searched refs:tcx_gain (Results 1 – 4 of 4) sorted by relevance
/external/aac/libAACdec/src/ |
D | usacdec_fac.h | 147 const FIXP_DBL tcx_gain, const FIXP_DBL alfd_gains[],
|
D | usacdec_lpd.cpp | 838 pAacDecoderChannelInfo->data.usac.tcx_gain[frame] = tcx_gain_m; in calcTCXGain() 1533 pAacDecoderChannelInfo->data.usac.tcx_gain[k]; in CLpdChannelStream_Decode() 1542 pAacDecoderChannelInfo->data.usac.tcx_gain[k], in CLpdChannelStream_Decode() 1689 pAacDecoderChannelInfo->data.usac.tcx_gain[k] = old_tcx_gain; in CLpd_RenderTimeSignal() 1822 pAacDecoderChannelInfo->data.usac.tcx_gain[k], in CLpd_RenderTimeSignal() 1899 pAacDecoderChannelInfo->data.usac.tcx_gain[k], in CLpd_RenderTimeSignal() 1931 fr, pAacDecoderChannelInfo->data.usac.tcx_gain[k], in CLpd_RenderTimeSignal()
|
D | usacdec_fac.cpp | 209 const FIXP_DBL tcx_gain, const FIXP_DBL alfd_gains[], in CFac_ApplyGains() argument 217 facFactor = fMult(gainFac[mod], tcx_gain); in CFac_ApplyGains()
|
D | channelinfo.h | 393 FIXP_DBL tcx_gain[4]; member
|