Searched refs:m_IsSysEx (Results 1 – 2 of 2) sorted by relevance
61 m_IsSysEx = false;; in Reset()84 if ( m_IsSysEx ) { in ParseBuffer()118 m_IsSysEx = true; in ParseBuffer()140 m_IsSysEx = false; in ParseBuffer()
70 bool m_IsSysEx; variable