Searched refs:SNDRV_SEQ_TIME_STAMP_REAL (Results 1 – 2 of 2) sorted by relevance
76 #define snd_seq_ev_is_real(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_REAL)
177 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */ macro