HomeSort by relevance Sort by last modified time
    Searched refs:tcx_gain (Results 1 - 4 of 4) sorted by null

  /external/aac/libAACdec/src/
usacdec_fac.h 127 * \param tcx_gain value to be used as FAC gain. If zero, read fac_gain from
129 * \param tcx_gain_e exponen value of tcx_gain.
141 * \param tcx_gain TCX gain
147 const FIXP_DBL tcx_gain, const FIXP_DBL alfd_gains[],
channelinfo.h 393 FIXP_DBL tcx_gain[4]; member in struct:__anon14647::__anon14648
usacdec_lpd.cpp 827 pAacDecoderChannelInfo->data.usac.tcx_gain[frame] = tcx_gain_m;
    [all...]
usacdec_fac.cpp 209 const FIXP_DBL tcx_gain, const FIXP_DBL alfd_gains[],
217 facFactor = fMult(gainFac[mod], tcx_gain);

Completed in 1710 milliseconds