HomeSort by relevance Sort by last modified time
    Searched refs:CConcealment_GetDelay (Results 1 - 4 of 4) sorted by null

  /external/aac/libAACdec/src/
conceal.h 110 CConcealment_GetDelay (CConcealParams *pConcealCommonData);
aacdecoder_lib.cpp 205 && CConcealment_GetDelay(&self->concealCommonData) > 0 )
279 backupDelay = CConcealment_GetDelay(pConcealData);
297 bsDelay = CConcealment_GetDelay(pConcealData);
    [all...]
conceal.cpp 681 if (CConcealment_GetDelay(hConcealmentInfo->pConcealParams) == 0)
    [all...]
aacdecoder.cpp 773 CConcealment_GetDelay(&self->concealCommonData)
    [all...]

Completed in 31 milliseconds