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