Searched refs:speakerOutDevice (Results 1 – 1 of 1) sorted by relevance
185 AudioPort speakerOutDevice = createPort(c.nextPortId++, "Speaker", 0, false, in getTestConfiguration() local187 speakerOutDevice.profiles = standardPcmAudioProfiles; in getTestConfiguration()188 c.ports.push_back(speakerOutDevice); in getTestConfiguration()