Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/sound/midi/
H A Dmidi.c432 static int midi_lengths[] = {2, 2, 2, 2, 1, 1, 2, 0}; variable
436 #define MIDI_LENGTH(d) (midi_lengths[((d) >> 4) & 7])