Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h200 USECASE_AUDIO_CAPTURE, enumerator
Daudio_hw.c202 [USECASE_AUDIO_CAPTURE] = "capture",
3697 if (in->usecase == USECASE_AUDIO_CAPTURE && !in->is_fastcapture_affinity_set) { in in_read()
4349 in->usecase = USECASE_AUDIO_CAPTURE; in adev_open_input_stream()