Searched refs:m_IsSysEx (Results 1 – 2 of 2) sorted by relevance
59 m_IsSysEx = false;; in Reset()82 if ( m_IsSysEx ) { in ParseBuffer()116 m_IsSysEx = true; in ParseBuffer()138 m_IsSysEx = false; in ParseBuffer()
68 bool m_IsSysEx; variable