Searched refs:sbrOffset (Results 1 – 1 of 1) sorted by relevance
1927 int sbrOffset = 0; in sbrEncoder_Init() local2051 sbrOffset = 0; in sbrEncoder_Init()2061 sbrOffset = delayDiff*(*numChannels); in sbrEncoder_Init()2196 …if (sbrOffset > 0 || downsampledOffset <= ((downsamplerDelay * (*numChannels))>>(*downSampleFactor… in sbrEncoder_Init()2197 sbrOffset += (downsamplerDelay - downsampledOffset) * (*numChannels) ; in sbrEncoder_Init()2202 sbrOffset = 0; in sbrEncoder_Init()2272 hSbrEncoder->bufferOffset = sbrOffset; in sbrEncoder_Init()2284 *inputBufferOffset = fixMax(sbrOffset, downsampledOffset); in sbrEncoder_Init()