Home
last modified time | relevance | path

Searched refs:JBIG2_CORNER_TOPRIGHT (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp168 if (TRANSPOSED == 0 && ((REFCORNER == JBIG2_CORNER_TOPRIGHT) || in decode_Huffman()
184 case JBIG2_CORNER_TOPRIGHT: in decode_Huffman()
199 case JBIG2_CORNER_TOPRIGHT: in decode_Huffman()
214 (REFCORNER == JBIG2_CORNER_TOPRIGHT))) { in decode_Huffman()
361 if (TRANSPOSED == 0 && ((REFCORNER == JBIG2_CORNER_TOPRIGHT) || in decode_Arith()
377 case JBIG2_CORNER_TOPRIGHT: in decode_Arith()
392 case JBIG2_CORNER_TOPRIGHT: in decode_Arith()
407 (REFCORNER == JBIG2_CORNER_TOPRIGHT))) { in decode_Arith()
DJBig2_TrdProc.h41 JBIG2_CORNER_TOPRIGHT = 3 enumerator