Searched refs:InputProfile (Results 1 – 5 of 5) sorted by relevance
244 class InputProfile : public IOProfile247 explicit InputProfile(const std::string &name) : IOProfile(name, AUDIO_PORT_ROLE_SINK) {} in InputProfile() function
32 class InputProfile; variable
318 sp<InputProfile> inProfile = new InputProfile("primary"); in setDefault()
135 sp<IOProfile> profile = new InputProfile(name); in addInputProfile()
545 sp<InputProfile> msdInputProfile = new InputProfile("msd output"); in SetUpManagerConfig()574 sp<InputProfile> hdmiInputProfile = new InputProfile("hdmi input"); in SetUpManagerConfig()