Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp271 int bsDelay = 0; in setConcealMethod() local
302 bsDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()
311 bsDelay in setConcealMethod()
320 self->sbrParams.bsDelay = bsDelay; in setConcealMethod()
333 bsDelay in setConcealMethod()
345 bsDelay in setConcealMethod()
926 self->sbrParams.bsDelay); in aacDecoder_DecodeFrame()
Daacdecoder.h158 int bsDelay; member