Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.h23 JBIG2_CORNER_TOPRIGHT = 3 enumerator
DJBig2_GeneralDecoder.cpp2033 if(TRANSPOSED == 0 && ((REFCORNER == JBIG2_CORNER_TOPRIGHT) in decode_Huffman()
2046 case JBIG2_CORNER_TOPRIGHT: in decode_Huffman()
2061 case JBIG2_CORNER_TOPRIGHT: in decode_Huffman()
2079 || (REFCORNER == JBIG2_CORNER_TOPRIGHT))) { in decode_Huffman()
2250 if(TRANSPOSED == 0 && ((REFCORNER == JBIG2_CORNER_TOPRIGHT) in decode_Arith()
2263 case JBIG2_CORNER_TOPRIGHT: in decode_Arith()
2278 case JBIG2_CORNER_TOPRIGHT: in decode_Arith()
2296 || (REFCORNER == JBIG2_CORNER_TOPRIGHT))) { in decode_Arith()