Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Daudio_hw.h165 USECASE_AUDIO_PLAYBACK_MULTI_CH, enumerator
Daudio_hw.c181 [USECASE_AUDIO_PLAYBACK_MULTI_CH] = "playback multi-channel",
2015 if (out->usecase == USECASE_AUDIO_PLAYBACK_MULTI_CH) { in out_set_volume()