Searched refs:CConcealment_GetDelay (Results 1 – 4 of 4) sorted by relevance
119 UINT CConcealment_GetDelay(CConcealParams *pConcealCommonData);
292 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()296 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()588 backupDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()604 bsDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()1692 drcDelay += CConcealment_GetDelay(&self->concealCommonData) * in aacDecoder_DecodeFrame()
1281 CConcealment_GetDelay(&self->concealCommonData)); in CAacDecoder_Open()3422 CConcealment_GetDelay(&self->concealCommonData) * in CAacDecoder_DecodeFrame()
1654 UINT CConcealment_GetDelay(CConcealParams *pConcealCommonData) { in CConcealment_GetDelay() function