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.h161 OFFLOAD_STATE_PAUSED, enumerator
Daudio_hw.c2458 out->offload_state = OFFLOAD_STATE_PAUSED; in out_pause()
2473 if (out->compr != NULL && out->offload_state == OFFLOAD_STATE_PAUSED) { in out_resume()