Searched refs:numCoreChannels (Results 1 – 2 of 2) sorted by relevance
1811 int numCoreChannels; in sbrDecoder_Apply() local1821 numCoreChannels = *numChannels; in sbrDecoder_Apply()1822 if (numCoreChannels <= 0) { in sbrDecoder_Apply()1900 numCoreChannels, /* is correct even for USC SCI==2 case */ in sbrDecoder_Apply()1909 if (numSbrChannels >= numCoreChannels) { in sbrDecoder_Apply()
621 int sacDecoderLevel, int isBlind, int numCoreChannels) in SpatialDecDefaultSpecificConfig() argument