Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h195 USECASE_AUDIO_PLAYBACK_MULTI_CH, enumerator
Daudio_hw.c200 [USECASE_AUDIO_PLAYBACK_MULTI_CH] = "playback multi-channel",
2904 if (out->usecase == USECASE_AUDIO_PLAYBACK_MULTI_CH) { in out_set_volume()