Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp266 int bsDelay = 0; in setConcealMethod() local
297 bsDelay = CConcealment_GetDelay(pConcealData); in setConcealMethod()
306 bsDelay in setConcealMethod()
315 self->sbrParams.bsDelay = bsDelay; in setConcealMethod()
328 bsDelay in setConcealMethod()
340 bsDelay in setConcealMethod()
832 self->sbrParams.bsDelay); in aacDecoder_DecodeFrame()
Daacdecoder.h157 int bsDelay; member