Lines Matching refs:time
65 #define SNDRV_SEQ_EVENT_QFRAME 22 /* midi time code quarter frame */
177 #define SNDRV_SEQ_TIME_STAMP_REAL (1<<0) /* timestamp in real time */
181 #define SNDRV_SEQ_TIME_MODE_REL (1<<1) /* relative to current time */
242 struct snd_seq_real_time time;
256 union snd_seq_timestamp time; /* time */
279 union snd_seq_timestamp time; /* schedule time */
292 union snd_seq_timestamp time;
385 #define SNDRV_SEQ_REMOVE_TIME_BEFORE (1<<4) /* Restrict to before time */
386 #define SNDRV_SEQ_REMOVE_TIME_AFTER (1<<5) /* Restrict to time or after */
395 union snd_seq_timestamp time;
438 #define SNDRV_SEQ_PORT_TYPE_SAMPLE (1<<12) /* Sampling device (sample can be downloaded at any time) */
495 struct snd_seq_real_time time; /* current time */
506 int ppq; /* time resolution, ticks/quarter */
551 unsigned char queue; /* input time-stamp queue (optional) */