Searched refs:m_customDecoder (Results 1 – 2 of 2) sorted by relevance
47 bool customDecoder() { return m_customDecoder; } in customDecoder()48 void setCustomDecoder(bool state) { m_customDecoder = state; } in setCustomDecoder()61 bool m_customDecoder; variable
39 m_customDecoder = false; in reset()