Home
last modified time | relevance | path

Searched refs:bsDelay (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp272 int bsDelay = 0; in setConcealMethod() local
303 bsDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()
312 bsDelay in setConcealMethod()
321 self->sbrParams.bsDelay = bsDelay; in setConcealMethod()
334 bsDelay in setConcealMethod()
346 bsDelay in setConcealMethod()
926 self->sbrParams.bsDelay); in aacDecoder_DecodeFrame()
Daacdecoder.h158 int bsDelay; member