Searched refs:coreFrameLength (Results 1 – 2 of 2) sorted by relevance
1951 const int coreFrameLength, /* input */ in sbrEncoder_Init_delay() argument1972 int flCore = coreFrameLength; /* core frame length */ in sbrEncoder_Init_delay()2080 int coreFrameLength = *frameLength; in sbrEncoder_Init() local2159 hSbrEncoder->frameSize = coreFrameLength * *downSampleFactor; in sbrEncoder_Init()2192 coreFrameLength, IS_LOWDELAY(aot))) { in sbrEncoder_Init()2272 error = sbrEncoder_Init_delay(coreFrameLength, *numChannels, in sbrEncoder_Init()2302 psEncConfig.frameSize = coreFrameLength; // sbrConfig.sbrFrameSize; in sbrEncoder_Init()2355 { hSbrEncoder->downmixSize = coreFrameLength * (*numChannels); } in sbrEncoder_Init()2365 *frameLength = coreFrameLength * *downSampleFactor; in sbrEncoder_Init()2376 *frameLength = coreFrameLength; in sbrEncoder_Init()
1692 const UINT coreFrameLength, in extElementConfig() argument