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()
1253 self->hybInputReal__FDK, self->hybInputImag__FDK, ts, numInputChannels); in SpatialDecApplyParameterSets()
1260 self->hybOutputImagDry__FDK, numInputChannels); in SpatialDecApplyParameterSets()
1379 numInputChannels, mapDescr); in SpatialDecApplyParameterSets()
1415 UINT nSamples, UINT *pControlFlags, int numInputChannels, in SpatialDecApplyFrame() argument
1433 numInputChannels = in SpatialDecApplyFrame()
1439 if (numInputChannels != self->numInputChannels) { in SpatialDecApplyFrame()
1441 if (numInputChannels > self->createParams.maxNumInputChannels) { in SpatialDecApplyFrame()
1508 controlFlags | ((err == MPS_OK) ? 0 : MPEGS_BYPASSMODE), numInputChannels, in SpatialDecApplyFrame()