Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.h227 OFFLOAD_STATE_PLAYING, enumerator
Daudio_hw.c3073 if (out->offload_state != OFFLOAD_STATE_PLAYING) { in out_write()
3075 out->offload_state = OFFLOAD_STATE_PLAYING; in out_write()
3363 if (out->compr != NULL && out->offload_state == OFFLOAD_STATE_PLAYING) { in out_pause()
3388 out->offload_state = OFFLOAD_STATE_PLAYING; in out_resume()
3417 if (out->offload_state == OFFLOAD_STATE_PLAYING) { in out_flush()