Searched defs:offsetCounter (Results 1 – 2 of 2) sorted by relevance
637 …uint32_t offsetCounter = ((m_count & 0x18) >> 3) + (((m_count & 0x07) != 0) ?… in ParseFrameHead() local
644 …uint32_t offsetCounter = ((m_count & 0x18) >> 3) + (((m_count & 0x07) != 0) ?… in ParseFrameHead() local