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/
H A 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/
H A Dseq-decoder.c21 [SND_SEQ_EVENT_QFRAME]= "Qframe",
187 case SND_SEQ_EVENT_QFRAME: in decode_event()
/third_party/alsa-lib/include/
H A Dseq_event.h79 SND_SEQ_EVENT_QFRAME, enumerator
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c101 {SND_SEQ_EVENT_QFRAME, 1, one_param_event, one_param_decode}, /* 0xf1 */
340 * - #SND_SEQ_EVENT_QFRAME
534 * - #SND_SEQ_EVENT_QFRAME
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c258 case SND_SEQ_EVENT_QFRAME: in dump_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c568 case SND_SEQ_EVENT_QFRAME: in record_event()

Completed in 5 milliseconds