HomeSort by relevance Sort by last modified time
    Searched refs:Mf_noteon (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/alsa-lib/test/
midifile.h 6 extern void (*Mf_noteon)();
midifile.c 87 void (*Mf_noteon) () = NULLFUNC;
608 if (Mf_noteon)
609 (*Mf_noteon) (chan, c1, c2);
playmidi1.c 593 Mf_noteon = do_noteon;

Completed in 246 milliseconds