Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GrdProc.cpp179 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template0_unopt()
317 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template1_unopt()
449 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template2_unopt()
566 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template3_unopt()
813 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template0_unopt()
963 if (USESKIP && SKIP->getPixel(w, h)) { in decode_Arith_Template1_unopt()
1106 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template2_unopt()
1235 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) { in decode_Arith_Template3_unopt()
DJBig2_PddProc.cpp32 pGRD->USESKIP = 0; in decode_Arith()
DJBig2_GrdProc.h42 FX_BOOL USESKIP; variable
DJBig2_GsidProc.cpp26 pGRD->USESKIP = GSUSESKIP; in decode_Arith()
DJBig2_SddProc.cpp101 pGRD->USESKIP = 0; in decode_Arith()
DJBig2_Context.cpp1122 pGRD->USESKIP = 0; in parseGenericRegion()