Searched refs:USESKIP (Results 1 – 6 of 6) sorted by relevance
50 bool USESKIP; variable
26 pGRD->USESKIP = 0; in DecodeArith()
229 if (!USESKIP || !SKIP->GetPixel(w, h)) { in DecodeArithTemplateUnopt()365 if (USESKIP && SKIP->GetPixel(w, h)) { in DecodeArithTemplate3Unopt()610 if (USESKIP && SKIP->GetPixel(w, m_loopIndex)) { in ProgressiveDecodeArithTemplate0Unopt()770 if (USESKIP && SKIP->GetPixel(w, h)) { in ProgressiveDecodeArithTemplate1Unopt()924 if (USESKIP && SKIP->GetPixel(w, m_loopIndex)) { in ProgressiveDecodeArithTemplate2Unopt()1063 if (USESKIP && SKIP->GetPixel(w, m_loopIndex)) { in ProgressiveDecodeArithTemplate3Unopt()
47 GRD.USESKIP = HENABLESKIP; in DecodeArith()
109 pGRD->USESKIP = 0; in DecodeArith()
960 pGRD->USESKIP = 0; in ParseGenericRegion()