Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GrdProc.cpp86 if (TPGDON) { in decode_Arith_Template0_opt3()
165 if (TPGDON) { in decode_Arith_Template0_unopt()
223 if (TPGDON) { in decode_Arith_Template1_opt3()
302 if (TPGDON) { in decode_Arith_Template1_unopt()
357 if (TPGDON) { in decode_Arith_Template2_opt3()
436 if (TPGDON) { in decode_Arith_Template2_unopt()
489 if (TPGDON) { in decode_Arith_Template3_opt3()
555 if (TPGDON) { in decode_Arith_Template3_unopt()
715 if (TPGDON) { in decode_Arith_Template0_opt3()
799 if (TPGDON) { in decode_Arith_Template0_unopt()
[all …]
DJBig2_PddProc.cpp31 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_GrdProc.h41 FX_BOOL TPGDON; variable
DJBig2_GsidProc.cpp25 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_SddProc.cpp100 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_Context.cpp1106 pGRD->TPGDON = (cFlags >> 3) & 0x01; in parseGenericRegion()