Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dseq_event.h212 #define SND_SEQ_TIME_STAMP_REAL (1<<0) /**< timestamp in real time */ macro
H A Dseqmid.h166 (ev)->flags |= SND_SEQ_TIME_STAMP_REAL,\
H A Dseq.h759 (snd_seq_ev_timestamp_type(ev) == SND_SEQ_TIME_STAMP_REAL)
/third_party/alsa-lib/test/
H A Dseq-decoder.c115 case SND_SEQ_TIME_STAMP_REAL: in decode_event()
H A Dseq-sender.c120 ev.flags = SND_SEQ_TIME_STAMP_REAL | SND_SEQ_TIME_MODE_ABS; in send_event()

Completed in 4 milliseconds