Searched refs:coreFrameLength (Results 1 – 2 of 2) sorted by relevance
1952 const int coreFrameLength, /* input */ in sbrEncoder_Init_delay() argument1973 int flCore = coreFrameLength; /* core frame length */ in sbrEncoder_Init_delay()2081 int coreFrameLength = *frameLength; in sbrEncoder_Init() local2160 hSbrEncoder->frameSize = coreFrameLength * *downSampleFactor; in sbrEncoder_Init()2193 coreFrameLength, IS_LOWDELAY(aot))) { in sbrEncoder_Init()2273 error = sbrEncoder_Init_delay(coreFrameLength, *numChannels, in sbrEncoder_Init()2303 psEncConfig.frameSize = coreFrameLength; // sbrConfig.sbrFrameSize; in sbrEncoder_Init()2356 { hSbrEncoder->downmixSize = coreFrameLength * (*numChannels); } in sbrEncoder_Init()2366 *frameLength = coreFrameLength * *downSampleFactor; in sbrEncoder_Init()2377 *frameLength = coreFrameLength; in sbrEncoder_Init()
1544 const UINT coreFrameLength, in extElementConfig() argument