Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal_types.h194 FIXP_DBL last_tcx_gain; member
Dconceal.cpp632 hConcealmentInfo->last_tcx_gain = in CConcealment_Store()
633 pAacDecoderStaticChannelInfo->last_tcx_gain; in CConcealment_Store()
708 pAacDecoderStaticChannelInfo->last_tcx_gain = in CConcealment_Apply()
709 hConcealmentInfo->last_tcx_gain; in CConcealment_Apply()
Dchannelinfo.h248 FIXP_DBL last_tcx_gain; member
Dusacdec_lpd.cpp1507 pAacDecoderStaticChannelInfo->last_tcx_gain, in CLpdChannelStream_Decode()
1521 pAacDecoderStaticChannelInfo->last_tcx_gain = in CLpdChannelStream_Decode()
1623 old_tcx_gain = pAacDecoderStaticChannelInfo->last_tcx_gain; in CLpd_RenderTimeSignal()