Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp167 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template0_unopt()
293 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template1_unopt()
414 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template2_unopt()
519 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template3_unopt()
754 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template0_unopt()
892 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template1_unopt()
1023 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template2_unopt()
1140 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template3_unopt()
DJBig2_PddProc.cpp32 pGRD->USESKIP = 0; in decode_Arith()
DJBig2_GrdProc.h42 bool USESKIP; variable
DJBig2_GsidProc.cpp26 pGRD->USESKIP = GSUSESKIP; in decode_Arith()
DJBig2_SddProc.cpp103 pGRD->USESKIP = 0; in decode_Arith()
DJBig2_Context.cpp1088 pGRD->USESKIP = 0; in parseGenericRegion()