Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp99 uint8_t CURT = 0; in DecodeHuffman() local
108 CURT = nVal; in DecodeHuffman()
110 FX_SAFE_INT32 SAFE_TI = STRIPT + CURT; in DecodeHuffman()
308 int CURT = 0; in DecodeArith() local
310 pIAIT->Decode(pArithDecoder, &CURT); in DecodeArith()
312 FX_SAFE_INT32 SAFE_TI = STRIPT + CURT; in DecodeArith()