Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp88 if (TPGDON) { in decode_Arith_Template0_opt3()
178 if (TPGDON) { in decode_Arith_Template0_unopt()
236 if (TPGDON) { in decode_Arith_Template1_opt3()
326 if (TPGDON) { in decode_Arith_Template1_unopt()
382 if (TPGDON) { in decode_Arith_Template2_opt3()
472 if (TPGDON) { in decode_Arith_Template2_unopt()
526 if (TPGDON) { in decode_Arith_Template3_opt3()
604 if (TPGDON) { in decode_Arith_Template3_unopt()
763 if (TPGDON) { in decode_Arith_Template0_opt3()
858 if (TPGDON) { in decode_Arith_Template0_unopt()
[all …]
DJBig2_PddProc.cpp29 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_GrdProc.h45 bool TPGDON; variable
DJBig2_HtrdProc.cpp46 GRD.TPGDON = 0; in decode_Arith()
DJBig2_SddProc.cpp102 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_Context.cpp1060 pGRD->TPGDON = (cFlags >> 3) & 0x01; in parseGenericRegion()