Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h236 PCM_HOTWORD_STREAMING = 0x8, enumerator
Daudio_hw.c183 .type = PCM_HOTWORD_STREAMING,
2048 if (pcm_profile->type == PCM_HOTWORD_STREAMING) { in start_input_stream()
4300 PCM_HOTWORD_STREAMING : flags & AUDIO_INPUT_FLAG_FAST ? in adev_open_input_stream()