Searched refs:sbrOffset (Results 1 – 1 of 1) sorted by relevance
1836 int sbrOffset = 0; in sbrEncoder_Init() local1960 sbrOffset = 0; in sbrEncoder_Init()1970 sbrOffset = delayDiff*(*numChannels); in sbrEncoder_Init()2104 …if (sbrOffset > 0 || downsampledOffset <= ((downsamplerDelay * (*numChannels))>>(*downSampleFactor… in sbrEncoder_Init()2105 sbrOffset += (downsamplerDelay - downsampledOffset) * (*numChannels) ; in sbrEncoder_Init()2110 sbrOffset = 0; in sbrEncoder_Init()2180 hSbrEncoder->bufferOffset = sbrOffset; in sbrEncoder_Init()2192 *inputBufferOffset = fixMax(sbrOffset, downsampledOffset); in sbrEncoder_Init()