Searched refs:CConcealment_GetDelay (Results 1 – 4 of 4) sorted by relevance
110 CConcealment_GetDelay (CConcealParams *pConcealCommonData);
211 && CConcealment_GetDelay(&self->concealCommonData) > 0 ) in aacDecoder_ConfigCallback()285 backupDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()303 bsDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()
681 if (CConcealment_GetDelay(hConcealmentInfo->pConcealParams) == 0) in CConcealment_Store()1847 CConcealment_GetDelay ( in CConcealment_GetDelay() function
760 CConcealment_GetDelay(&self->concealCommonData) in CAacDecoder_Open()1802 …self->streamInfo.outputDelay += CConcealment_GetDelay(&self->concealCommonData) * self->streamInfo… in CAacDecoder_DecodeFrame()