Home
last modified time | relevance | path

Searched refs:GRTEMPLATE (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.h141 FX_BOOL GRTEMPLATE; variable
DJBig2_Context.cpp1610 pGRRD->GRTEMPLATE = cFlags & 0x01; in parseGenericRefinementRegion()
1612 if(pGRRD->GRTEMPLATE == 0) { in parseGenericRefinementRegion()
1646 dwTemp = pGRRD->GRTEMPLATE ? 1 << 10 : 1 << 13; in parseGenericRefinementRegion()
DJBig2_GeneralDecoder.cpp1325 if(GRTEMPLATE == 0) { in decode()
1770 switch(GRTEMPLATE) { in decode_V1()
1784 switch(GRTEMPLATE) { in decode_V1()
1836 switch(GRTEMPLATE) { in decode_V1()
2000 pGRRD->GRTEMPLATE = SBRTEMPLATE; in decode_Huffman()
2232 pGRRD->GRTEMPLATE = SBRTEMPLATE; in decode_Arith()
2562 pGRRD->GRTEMPLATE = SDRTEMPLATE; in decode_Arith()
2894 pGRRD->GRTEMPLATE = SDRTEMPLATE; in decode_Huffman()