Searched refs:downmixSize (Results 1 – 2 of 2) sorted by relevance
167 int downmixSize; /* Size in samples of downsampled/mixed output for core member
2355 { hSbrEncoder->downmixSize = coreFrameLength * (*numChannels); } in sbrEncoder_Init()2412 int nd = hSbrEncoder->downmixSize / hSbrEncoder->nChannels; in sbrEncoder_UpdateBuffers()