Home
last modified time | relevance | path

Searched refs:MIDI_CMD_COMMON_CLOCK (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-utils/amidi/
H A Damidi.c723 if ((buf[i] != MIDI_CMD_COMMON_CLOCK && in main()
725 (buf[i] == MIDI_CMD_COMMON_CLOCK && !ignore_clock) || in main()
/third_party/alsa-lib/include/
H A Dasoundef.h251 #define MIDI_CMD_COMMON_CLOCK 0xf8 /**< clock */ macro
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c406 if (c >= MIDI_CMD_COMMON_CLOCK) { in snd_midi_event_encode_byte()

Completed in 5 milliseconds