Searched refs:OutputProfile (Results 1 – 5 of 5) sorted by relevance
250 class OutputProfile : public IOProfile253 explicit OutputProfile(const std::string &name) : IOProfile(name, AUDIO_PORT_ROLE_SOURCE) {} in OutputProfile() function
33 class OutputProfile; variable
311 sp<OutputProfile> outProfile = new OutputProfile("primary"); in setDefault()
65 sp<IOProfile> profile = new OutputProfile(name); in addOutputProfile()
516 sp<OutputProfile> spdifOutputProfile = new OutputProfile("spdif output"); in SetUpManagerConfig()528 sp<OutputProfile> msdOutputProfile = new OutputProfile("msd input"); in SetUpManagerConfig()532 sp<OutputProfile> msdCompressedOutputProfile = new OutputProfile("msd compressed input"); in SetUpManagerConfig()539 sp<OutputProfile> msdIec958OutputProfile = new OutputProfile("msd iec958 input"); in SetUpManagerConfig()555 sp<OutputProfile> primaryEncodedOutputProfile = new OutputProfile("encoded"); in SetUpManagerConfig()