Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dusacdec_acelp.h274 UCHAR last_tcx_noise_factor);
Dchannelinfo.h252 UCHAR last_tcx_noise_factor; member
Dusacdec_lpd.cpp962 pAacDecoderStaticChannelInfo->last_tcx_noise_factor = tcx_noise_factor; in CLpd_TcxDecode()
965 tcx_noise_factor = pAacDecoderStaticChannelInfo->last_tcx_noise_factor; in CLpd_TcxDecode()
1821 pAacDecoderStaticChannelInfo->last_tcx_noise_factor); in CLpd_RenderTimeSignal()
Dusacdec_acelp.cpp942 INT coreCoderFrameLength, UCHAR last_tcx_noise_factor) { in CLpd_TcxTDConceal() argument