Home
last modified time | relevance | path

Searched refs:SND_SEQ_TIME_STAMP_TICK (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/include/
H A Dseq_event.h211 #define SND_SEQ_TIME_STAMP_TICK (0<<0) /**< timestamp in clock ticks */ macro
H A Dseqmid.h147 (ev)->flags |= SND_SEQ_TIME_STAMP_TICK,\
H A Dseq.h756 (snd_seq_ev_timestamp_type(ev) == SND_SEQ_TIME_STAMP_TICK)
/third_party/alsa-lib/test/
H A Dseq-decoder.c111 case SND_SEQ_TIME_STAMP_TICK: in decode_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c790 ev.flags = SND_SEQ_TIME_STAMP_TICK; in play_midi()

Completed in 6 milliseconds