Home
last modified time | relevance | path

Searched defs:halProfile (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp945 status_t HidlUtils::audioProfileFromHal(const struct audio_profile& halProfile, bool isInput, in audioUsageFromHal()
963 struct audio_profile* halProfile) { in audioUsageFromHal()
/hardware/interfaces/audio/common/all-versions/default/tests/
Dhidlutils_tests.cpp917 struct audio_profile halProfile; in TEST() local