Searched refs:m_need_isync (Results 1 – 2 of 2) sorted by relevance
204 m_need_isync = true; // need context to start. in resetDecoder()239 m_need_isync = true; // need context to re-start. in decodePacket()354 if(m_need_isync || (m_curr_packet_in->iSyncReason() != iSync_Periodic)) in processIsync()371 m_need_isync = false; // got 1st Isync - can continue to process data. in processIsync()
174 bool m_need_isync; //!< need context to continue variable