Searched refs:PTM_PKT_NOTSYNC (Results 1 – 5 of 5) sorted by relevance
49 PTM_PKT_NOTSYNC, //!< no sync found yet enumerator
191 return (bool)(m_curr_packet.getType() == PTM_PKT_NOTSYNC); in isSync()
71 type = PTM_PKT_NOTSYNC; in ResetState()383 case PTM_PKT_NOTSYNC: //!< no sync found yet in packetTypeName()
110 m_curr_packet.type = PTM_PKT_NOTSYNC; in processData()220 m_curr_packet.SetType(PTM_PKT_NOTSYNC); in InitProcessorState()
230 case PTM_PKT_NOTSYNC: in decodePacket()