Home
last modified time | relevance | path

Searched refs:concealCommonData (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Daacdecoder.h247 CConcealParams concealCommonData; member
Daacdecoder_lib.cpp292 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()
296 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()
569 pConcealData = &self->concealCommonData; in setConcealMethod()
1035 CConcealment_GetMethod(&aacDec->concealCommonData))) { in aacDecoder_Open()
1692 drcDelay += CConcealment_GetDelay(&self->concealCommonData) * in aacDecoder_DecodeFrame()
Daacdecoder.cpp1270 CConcealment_InitCommonData(&self->concealCommonData); in CAacDecoder_Open()
1281 CConcealment_GetDelay(&self->concealCommonData)); in CAacDecoder_Open()
2337 &self->concealCommonData, initRenderMode, in CAacDecoder_Init()
2479 &self->concealCommonData, in CAacDecoder_DecodeFrame()
3422 CConcealment_GetDelay(&self->concealCommonData) * in CAacDecoder_DecodeFrame()