Searched defs:InputProfile (Results 1 – 2 of 2) sorted by relevance
33 class InputProfile; variable
113 InputProfile(const String8 &name) : IOProfile(name, AUDIO_PORT_ROLE_SINK) {} in InputProfile() function