Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dsbr_encoder.cpp197 int dsDelay; /* the delay of the (time-domain) downsampler itself */ member
1996 (downsamplingMethod == SBRENC_DS_TIME) ? hDelayParam->dsDelay : 0; in sbrEncoder_Init_delay()
2042 delayInput2Core = corePathOffset + hDelayParam->dsDelay; in sbrEncoder_Init_delay()
2268 delayParam.dsDelay = in sbrEncoder_Init()