Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp105 if (TPGDON) { in DecodeArithOpt3()
208 if (TPGDON) { in DecodeArithTemplateUnopt()
270 if (TPGDON) { in DecodeArithTemplate3Opt3()
351 if (TPGDON) { in DecodeArithTemplate3Unopt()
498 if (TPGDON) { in ProgressiveDecodeArithTemplate0Opt3()
593 if (TPGDON) { in ProgressiveDecodeArithTemplate0Unopt()
657 if (TPGDON) { in ProgressiveDecodeArithTemplate1Opt3()
752 if (TPGDON) { in ProgressiveDecodeArithTemplate1Unopt()
812 if (TPGDON) { in ProgressiveDecodeArithTemplate2Opt3()
908 if (TPGDON) { in ProgressiveDecodeArithTemplate2Unopt()
[all …]
DJBig2_GrdProc.h49 bool TPGDON; variable
DJBig2_PddProc.cpp25 pGRD->TPGDON = 0; in DecodeArith()
DJBig2_HtrdProc.cpp46 GRD.TPGDON = 0; in DecodeArith()
DJBig2_SddProc.cpp108 pGRD->TPGDON = 0; in DecodeArith()
DJBig2_Context.cpp946 pGRD->TPGDON = (cFlags >> 3) & 0x01; in ParseGenericRegion()