Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c94 ev.type = SND_SEQ_EVENT_CLOCK; in test_decode()
249 TEST_CHECK(ev.type == SND_SEQ_EVENT_CLOCK); in test_encode()
267 TEST_CHECK(ev.type == SND_SEQ_EVENT_CLOCK); in test_encode()
273 TEST_CHECK(ev.type == SND_SEQ_EVENT_CLOCK); in test_encode()
352 TEST_CHECK(ev.type == SND_SEQ_EVENT_CLOCK); in test_encode_byte()
/third_party/alsa-lib/test/
H A Dseq-decoder.c30 [SND_SEQ_EVENT_CLOCK]= "Clock",
191 case SND_SEQ_EVENT_CLOCK: in decode_event()
/third_party/alsa-lib/include/
H A Dseq_event.h98 SND_SEQ_EVENT_CLOCK, enumerator
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c108 {SND_SEQ_EVENT_CLOCK, 0, NULL, NULL}, /* 0xf8 */
344 * - #SND_SEQ_EVENT_CLOCK
538 * - #SND_SEQ_EVENT_CLOCK
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c305 case SND_SEQ_EVENT_CLOCK: in dump_event()

Completed in 5 milliseconds