Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_HtrdProc.cpp25 if (HENABLESKIP == 1) { in decode_Arith()
49 pGID->GSUSESKIP = HENABLESKIP; in decode_Arith()
DJBig2_HtrdProc.h35 bool HENABLESKIP; variable
DJBig2_Context.cpp1000 pHRD->HENABLESKIP = (cFlags >> 3) & 0x01; in parseHalftoneRegion()