Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h195 OFFLOAD_STATE_PAUSED, enumerator
Daudio_hw.c3817 out->offload_state = OFFLOAD_STATE_PAUSED; in out_pause()
3832 if (out->compr != NULL && out->offload_state == OFFLOAD_STATE_PAUSED) { in out_resume()