Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.h257 CConcealParams concealCommonData; member
Daacdecoder_lib.cpp292 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()
296 CConcealment_GetDelay(&self->concealCommonData) > in aacDecoder_ConfigCallback()
578 pConcealData = &self->concealCommonData; in setConcealMethod()
1050 CConcealment_GetMethod(&aacDec->concealCommonData))) { in aacDecoder_Open()
1713 drcDelay += CConcealment_GetDelay(&self->concealCommonData) * in aacDecoder_DecodeFrame()
Daacdecoder.cpp1346 CConcealment_InitCommonData(&self->concealCommonData); in CAacDecoder_Open()
1357 CConcealment_GetDelay(&self->concealCommonData)); in CAacDecoder_Open()
2466 &self->concealCommonData, initRenderMode, in CAacDecoder_Init()
2620 &self->concealCommonData, in CAacDecoder_DecodeFrame()
3588 CConcealment_GetDelay(&self->concealCommonData) * in CAacDecoder_DecodeFrame()