Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mMaxChannels

123     ALOGV("number of channels: min = %d and max = %d", cap.mMinChannels, cap.mMaxChannels);
1058 if (!strcmp("enc.aud.ch.max", name)) return mAudioEncoders[index]->mMaxChannels;