Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal_types.h195 INT last_tcx_gain_e; member
Dconceal.cpp636 hConcealmentInfo->last_tcx_gain_e = in CConcealment_Store()
637 pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CConcealment_Store()
712 pAacDecoderStaticChannelInfo->last_tcx_gain_e = in CConcealment_Apply()
713 hConcealmentInfo->last_tcx_gain_e; in CConcealment_Apply()
Dchannelinfo.h249 INT last_tcx_gain_e; member
Dusacdec_lpd.cpp1523 pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CLpdChannelStream_Decode()
1534 pAacDecoderStaticChannelInfo->last_tcx_gain_e = in CLpdChannelStream_Decode()
1635 old_tcx_gain_e = pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CLpd_RenderTimeSignal()