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