Home
last modified time | relevance | path

Searched refs:last_tcx_pitch (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dchannelinfo.h251 SHORT last_tcx_pitch; member
Dusacdec_lpd.cpp958 pAacDecoderStaticChannelInfo->last_tcx_pitch = find_mpitch(coeffs, lg); in CLpd_TcxDecode()
1188 pAacDecoderStaticChannelInfo->last_tcx_pitch = L_DIV; /* pitch_tcx */ in CLpd_Reset()
1815 &pAacDecoderStaticChannelInfo->last_tcx_pitch, in CLpd_RenderTimeSignal()
Daacdecoder.cpp2324 self->pAacDecoderStaticChannelInfo[ch]->last_tcx_pitch = L_DIV; in CAacDecoder_Init()