Searched refs:JBIG2_MIN_SEGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
35 #define JBIG2_MIN_SEGMENT_SIZE 11 macro
146 while(m_pStream->getByteLeft() >= JBIG2_MIN_SEGMENT_SIZE) { in decode_SquentialOrgnazation()200 while(m_pStream->getByteLeft() > JBIG2_MIN_SEGMENT_SIZE) { in decode_RandomOrgnazation_FirstPage()