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

  /device/samsung/crespo/alsa-lib/test/
midifile.h 12 extern void (*Mf_chanpressure)();
midifile.c 93 void (*Mf_chanpressure) () = NULLFUNC;
628 if (Mf_chanpressure)
629 (*Mf_chanpressure) (chan, c1);
playmidi1.c 599 Mf_chanpressure = do_chanpressure;

Completed in 10 milliseconds