HomeSort by relevance Sort by last modified time
    Searched refs:USESKIP (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fxcodec/jbig2/
JBig2_GrdProc.h 42 bool USESKIP;
JBig2_PddProc.cpp 32 pGRD->USESKIP = 0;
JBig2_GsidProc.cpp 26 pGRD->USESKIP = GSUSESKIP;
JBig2_GrdProc.cpp 167 if (USESKIP && SKIP->getPixel(w, h)) {
293 if (USESKIP && SKIP->getPixel(w, h)) {
414 if (USESKIP && SKIP->getPixel(w, h)) {
519 if (USESKIP && SKIP->getPixel(w, h)) {
754 if (USESKIP && SKIP->getPixel(w, m_loopIndex)) {
892 if (USESKIP && SKIP->getPixel(w, h)) {
    [all...]
JBig2_SddProc.cpp 103 pGRD->USESKIP = 0;
JBig2_Context.cpp     [all...]

Completed in 58 milliseconds