Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.h119 UINT CConcealment_GetDelay(CConcealParams *pConcealCommonData);
Daacdecoder_lib.cpp292 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()
296 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()
597 backupDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()
613 bsDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()
1713 drcDelay += CConcealment_GetDelay(&self->concealCommonData) * in aacDecoder_DecodeFrame()
Dconceal.cpp1651 UINT CConcealment_GetDelay(CConcealParams *pConcealCommonData) { in CConcealment_GetDelay() function
Daacdecoder.cpp1357 CConcealment_GetDelay(&self->concealCommonData)); in CAacDecoder_Open()
3588 CConcealment_GetDelay(&self->concealCommonData) * in CAacDecoder_DecodeFrame()