Searched refs:m_nSegmentDecoded (Results 1 – 2 of 2) sorted by relevance
94 size_t m_nSegmentDecoded; variable
54 : m_nSegmentDecoded(0), in CJBig2_Context()139 m_nSegmentDecoded = 0; in decode_RandomOrgnazation_FirstPage()144 for (; m_nSegmentDecoded < m_SegmentList.size(); ++m_nSegmentDecoded) { in decode_RandomOrgnazation()146 parseSegmentData(m_SegmentList[m_nSegmentDecoded].get(), pPause); in decode_RandomOrgnazation()