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/
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/
Dseq-decoder.c30 [SND_SEQ_EVENT_CLOCK]= "Clock",
191 case SND_SEQ_EVENT_CLOCK: in decode_event()
/third_party/alsa-lib/include/
Dseq_event.h98 SND_SEQ_EVENT_CLOCK, enumerator
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c234 case SND_SEQ_EVENT_CLOCK: in dump_event()
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c106 {SND_SEQ_EVENT_CLOCK, 0, NULL, NULL}, /* 0xf8 */