Searched refs:m_nSegmentDecoded (Results 1 – 2 of 2) sorted by relevance
117 size_t m_nSegmentDecoded; variable
63 : m_nSegmentDecoded(0), in CJBig2_Context()155 m_nSegmentDecoded = 0; in decode_RandomOrgnazation_FirstPage()159 for (; m_nSegmentDecoded < m_SegmentList.size(); ++m_nSegmentDecoded) { in decode_RandomOrgnazation()161 parseSegmentData(m_SegmentList.get(m_nSegmentDecoded), pPause); in decode_RandomOrgnazation()