Home
last modified time | relevance | path

Searched refs:testFastOutMix (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp551 AudioPort testFastOutMix = createPort(c.nextPortId++, "test fast output", in getStubConfiguration() local
554 testFastOutMix.profiles.push_back(createProfile( in getStubConfiguration()
556 c.ports.push_back(testFastOutMix); in getStubConfiguration()
585 createRoute({testOutMix, testFastOutMix, compressedOffloadOutMix}, testOutDevice)); in getStubConfiguration()