Searched refs:msdCompressedOutputProfile (Results 1 – 1 of 1) sorted by relevance
446 sp<OutputProfile> msdCompressedOutputProfile = new OutputProfile("msd compressed input"); in SetUpManagerConfig() local447 msdCompressedOutputProfile->addAudioProfile(ac3OutputProfile); in SetUpManagerConfig()448 msdCompressedOutputProfile->setFlags( in SetUpManagerConfig()451 msdCompressedOutputProfile->addSupportedDevice(mMsdOutputDevice); in SetUpManagerConfig()452 msdModule->addOutputProfile(msdCompressedOutputProfile); in SetUpManagerConfig()