Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp129 CJBig2_Image* IBOI = SBSYMS[IDI]; in decode_Huffman() local
130 if (!IBOI) in decode_Huffman()
133 uint32_t WOI = IBOI->width(); in decode_Huffman()
134 uint32_t HOI = IBOI->height(); in decode_Huffman()
144 pGRRD->GRREFERENCE = IBOI; in decode_Huffman()
331 CJBig2_Image* IBOI = SBSYMS[IDI]; in decode_Arith() local
332 if (!IBOI) in decode_Arith()
335 uint32_t WOI = IBOI->width(); in decode_Arith()
336 uint32_t HOI = IBOI->height(); in decode_Arith()
346 pGRRD->GRREFERENCE = IBOI; in decode_Arith()