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