Searched refs:HCHEIGHT (Results 1 – 1 of 1) sorted by relevance
35 uint32_t HCHEIGHT, NSYMSDECODED; in DecodeArith() local73 HCHEIGHT = 0; in DecodeArith()78 HCHEIGHT = HCHEIGHT + HCDH; in DecodeArith()79 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) in DecodeArith()95 if (HCHEIGHT == 0 || SYMWIDTH == 0) { in DecodeArith()106 pGRD->GBH = HCHEIGHT; in DecodeArith()137 pDecoder->SBH = HCHEIGHT; in DecodeArith()203 pGRRD->GRH = HCHEIGHT; in DecodeArith()267 uint32_t HCHEIGHT, NSYMSDECODED; in DecodeHuffman() local293 HCHEIGHT = 0; in DecodeHuffman()[all …]