Searched refs:msdInputProfile (Results 1 – 1 of 1) sorted by relevance
545 sp<InputProfile> msdInputProfile = new InputProfile("msd output"); in SetUpManagerConfig() local546 msdInputProfile->addAudioProfile(pcmInputProfile); in SetUpManagerConfig()547 msdInputProfile->addSupportedDevice(mMsdInputDevice); in SetUpManagerConfig()548 msdModule->addInputProfile(msdInputProfile); in SetUpManagerConfig()