Searched refs:REPLAY_EVT_STOP (Results 1 – 1 of 1) sorted by relevance
36 REPLAY_EVT_STOP = 0x02, enumerator72 if (audio->replay->event & REPLAY_EVT_STOP) in _audio_send_replay_frame()200 audio->replay->event |= REPLAY_EVT_STOP; in _aduio_replay_stop()205 audio->replay->event &= ~REPLAY_EVT_STOP; in _aduio_replay_stop()
Completed in 6 milliseconds