Searched refs:inputDataDelay (Results 1 – 3 of 3) sorted by relevance
149 …INT inputDataDelay; /* delay caused by downsampler, in/out buffer at sb… member
1979 hSbrEncoder->inputDataDelay = 0; in sbrEncoder_Init()2113 hSbrEncoder->inputDataDelay = downsamplerDelay; in sbrEncoder_Init()2172 …hSbrEncoder->inputDataDelay = (64*10/2) + (6*64) + (0) + (64*10/2-64+1) + ((*downSampleFactor)*do… in sbrEncoder_Init()2309 delay = hSbrEncoder->inputDataDelay; in sbrEncoder_GetInputDataDelay()
1174 INT inputDataDelay = DELAY_AAC(hAacConfig->framelength); in aacEncInit() local1177 … inputDataDelay = hAacConfig->sbrRatio*inputDataDelay + sbrEncoder_GetInputDataDelay(*hSbrEncoder); in aacEncInit()1183 inputDataDelay, in aacEncInit()