Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:MAX_NUM_CHANNELS

345     // FCC_2 <= channels <= AudioMixer::MAX_NUM_CHANNELS.
356 || channelCount > AudioMixer::MAX_NUM_CHANNELS) {
367 && channelCount <= AudioMixer::MAX_NUM_CHANNELS) {