Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp195 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template0_unopt()
344 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template1_unopt()
488 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template2_unopt()
618 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template3_unopt()
875 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template0_unopt()
1035 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template1_unopt()
1188 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template2_unopt()
1327 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template3_unopt()
DJBig2_PddProc.cpp30 pGRD->USESKIP = 0; in decode_Arith()
DJBig2_GrdProc.h46 bool USESKIP; variable
DJBig2_HtrdProc.cpp47 GRD.USESKIP = HENABLESKIP; in decode_Arith()
DJBig2_SddProc.cpp103 pGRD->USESKIP = 0; in decode_Arith()
DJBig2_Context.cpp1074 pGRD->USESKIP = 0; in parseGenericRegion()