Searched refs:SYMWIDTH (Results 1 – 1 of 1) sorted by relevance
29 FX_DWORD SYMWIDTH, TOTWIDTH; in decode_Arith() local74 SYMWIDTH = 0; in decode_Arith()83 SYMWIDTH = SYMWIDTH + DW; in decode_Arith()84 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) in decode_Arith()87 if (HCHEIGHT == 0 || SYMWIDTH == 0) { in decode_Arith()88 TOTWIDTH = TOTWIDTH + SYMWIDTH; in decode_Arith()93 TOTWIDTH = TOTWIDTH + SYMWIDTH; in decode_Arith()97 pGRD->GBW = SYMWIDTH; in decode_Arith()120 pDecoder->SBW = SYMWIDTH; in decode_Arith()219 pGRRD->GRW = SYMWIDTH; in decode_Arith()[all …]