Home
last modified time | relevance | path

Searched refs:TDNoiseStates (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Dconceal_types.h197 FIXP_PCM TDNoiseStates[3]; member
Dconceal.cpp323 FDKmemclear(pConcealChannelInfo->TDNoiseStates, in CConcealment_InitChannelData()
324 sizeof(pConcealChannelInfo->TDNoiseStates)); in CConcealment_InitChannelData()
2059 FIXP_PCM *states = pConcealmentInfo->TDNoiseStates; in CConcealment_TDNoise_Apply()