Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_QFRAME (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/test/lsb/
Dmidi_event.c79 ev.type = SND_SEQ_EVENT_QFRAME; in test_decode()
143 ev.type = SND_SEQ_EVENT_QFRAME; in test_decode()
234 TEST_CHECK(ev.type == SND_SEQ_EVENT_QFRAME); in test_encode()
/third_party/alsa-lib/test/
Dseq-decoder.c21 [SND_SEQ_EVENT_QFRAME]= "Qframe",
187 case SND_SEQ_EVENT_QFRAME: in decode_event()
/third_party/alsa-lib/include/
Dseq_event.h79 SND_SEQ_EVENT_QFRAME, enumerator
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c187 case SND_SEQ_EVENT_QFRAME: in dump_event()
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c99 {SND_SEQ_EVENT_QFRAME, 1, one_param_event, one_param_decode}, /* 0xf1 */
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c568 case SND_SEQ_EVENT_QFRAME: in record_event()