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.cpp634 hConcealmentInfo->last_tcx_gain_e = in CConcealment_Store()
635 pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CConcealment_Store()
710 pAacDecoderStaticChannelInfo->last_tcx_gain_e = in CConcealment_Apply()
711 hConcealmentInfo->last_tcx_gain_e; in CConcealment_Apply()
Dchannelinfo.h249 INT last_tcx_gain_e; member
Dusacdec_lpd.cpp1512 pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CLpdChannelStream_Decode()
1523 pAacDecoderStaticChannelInfo->last_tcx_gain_e = in CLpdChannelStream_Decode()
1624 old_tcx_gain_e = pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CLpd_RenderTimeSignal()