Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp80 if (TPGDON) in decode_Arith_Template0_opt3()
154 if (TPGDON) in decode_Arith_Template0_unopt()
205 if (TPGDON) in decode_Arith_Template1_opt3()
279 if (TPGDON) in decode_Arith_Template1_unopt()
328 if (TPGDON) in decode_Arith_Template2_opt3()
402 if (TPGDON) in decode_Arith_Template2_unopt()
448 if (TPGDON) in decode_Arith_Template3_opt3()
509 if (TPGDON) in decode_Arith_Template3_unopt()
662 if (TPGDON) in decode_Arith_Template0_opt3()
741 if (TPGDON) in decode_Arith_Template0_unopt()
[all …]
DJBig2_PddProc.cpp31 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_GrdProc.h41 bool TPGDON; variable
DJBig2_GsidProc.cpp25 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_SddProc.cpp102 pGRD->TPGDON = 0; in decode_Arith()
DJBig2_Context.cpp1072 pGRD->TPGDON = (cFlags >> 3) & 0x01; in parseGenericRegion()