Lines Matching refs:numInputChannels
1041 const int numInputChannels) { in SpatialDecApplyBypass() argument
1060 switch (numInputChannels) { in SpatialDecApplyBypass()
1117 UINT nSamples, UINT controlFlags, int numInputChannels, in SpatialDecApplyParameterSets() argument
1187 self->numInputChannels); in SpatialDecApplyParameterSets()
1193 self->numInputChannels); in SpatialDecApplyParameterSets()
1247 self->hybInputReal__FDK, self->hybInputImag__FDK, ts, numInputChannels); in SpatialDecApplyParameterSets()
1254 self->hybOutputImagDry__FDK, numInputChannels); in SpatialDecApplyParameterSets()
1371 numInputChannels, mapDescr); in SpatialDecApplyParameterSets()
1407 UINT nSamples, UINT *pControlFlags, int numInputChannels, in SpatialDecApplyFrame() argument
1424 numInputChannels = in SpatialDecApplyFrame()
1430 if (numInputChannels != self->numInputChannels) { in SpatialDecApplyFrame()
1432 if (numInputChannels > self->createParams.maxNumInputChannels) { in SpatialDecApplyFrame()
1499 controlFlags | ((err == MPS_OK) ? 0 : MPEGS_BYPASSMODE), numInputChannels, in SpatialDecApplyFrame()