Home | History | Annotate | Download | only in audio

Lines Matching refs:loadInput

3625 status_t AudioPolicyManagerBase::loadInput(cnode *root, HwModule *module)
3644 "loadInput() invalid supported devices");
3646 "loadInput() invalid supported channel masks");
3648 "loadInput() invalid supported sampling rates");
3650 "loadInput() invalid supported formats");
3656 ALOGV("loadInput() adding input mSupportedDevices %04x", profile->mSupportedDevices);
3741 status_t tmpStatus = loadInput(node, module);