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.cpp634 hConcealmentInfo->last_tcx_gain = in CConcealment_Store()
635 pAacDecoderStaticChannelInfo->last_tcx_gain; in CConcealment_Store()
710 pAacDecoderStaticChannelInfo->last_tcx_gain = in CConcealment_Apply()
711 hConcealmentInfo->last_tcx_gain; in CConcealment_Apply()
Dchannelinfo.h248 FIXP_DBL last_tcx_gain; member
Dusacdec_lpd.cpp1518 pAacDecoderStaticChannelInfo->last_tcx_gain, in CLpdChannelStream_Decode()
1532 pAacDecoderStaticChannelInfo->last_tcx_gain = in CLpdChannelStream_Decode()
1634 old_tcx_gain = pAacDecoderStaticChannelInfo->last_tcx_gain; in CLpd_RenderTimeSignal()