Home | History | Annotate | Download | only in audio

Lines Matching refs:loadInChannels

2167                         loadInChannels(value + 1, profile);
4088 void AudioPolicyManagerBase::loadInChannels(char *name, IOProfile *profile)
4092 ALOGV("loadInChannels() %s", name);
4105 ALOGV("loadInChannels() adding channelMask %04x", channelMask);
4151 loadInChannels((char *)node->value, profile);