Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_HtrdProc.cpp45 GRD.GBTEMPLATE = HTEMPLATE; in DecodeArith()
49 if (HTEMPLATE <= 1) in DecodeArith()
DJBig2_HtrdProc.h33 uint8_t HTEMPLATE; variable
DJBig2_Context.cpp876 pHRD->HTEMPLATE = (cFlags >> 1) & 0x03; in ParseHalftoneRegion()
898 const size_t size = GetHuffContextSize(pHRD->HTEMPLATE); in ParseHalftoneRegion()