Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCMidiInQ.cpp56 m_wMtcState = MIDI_IN_STATE_NORMAL; in CMidiInQ()
496 case MIDI_IN_STATE_NORMAL : in MtcProcessData()
530 m_wMtcState = MIDI_IN_STATE_NORMAL; in MtcProcessData()
H A DCLayla24DspCommObject.cpp85 m_wMtcState = MIDI_IN_STATE_NORMAL; in CLayla24DspCommObject()
H A DCDspCommObject.h137 #define MIDI_IN_STATE_NORMAL 0 macro