Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h308 int capture_started; member
Daudio_hw.c4136 do_stop = in->capture_started; in in_standby()
4137 in->capture_started = false; in in_standby()
4637 in->capture_started && in->pcm != NULL) { in in_stop()
4640 in->capture_started = false; in in_stop()
4655 !in->capture_started && in->pcm != NULL) { in in_start()
4656 if (!in->capture_started) { in in_start()
4659 in->capture_started = true; in in_start()