Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/audio/
H A Dmidiparser.h191 } MPB_FF_MODE_t; typedef
195 MPB_FF_MODE_t foundEventStatus :3; //MPB_FF_MODE_t type
196 MPB_FF_MODE_t searchMode :3; //MPB_FF_MODE_t type
H A Dmidiplayback.h95 …_t* MIDIHdr, uint32_t position, MIDI_PB_MODE mode, MIDI_CHAN_EVENT_t* event, MPB_FF_MODE_t ffMode);
H A Dmidiplayback.cpp279 …K_t* MIDIHdr, uint32_t position, MIDI_PB_MODE mode, MIDI_CHAN_EVENT_t* event, MPB_FF_MODE_t ffMode) in MPB_FastFwd_ToEvent()