Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp32 size_t GetHuffContextSize(uint8_t val) { in GetHuffContextSize() function
495 GetHuffContextSize(pSymbolDictDecoder->SDTEMPLATE); in ParseSymbolDict()
830 const size_t size = GetHuffContextSize(pPDD->HDTEMPLATE); in ParsePatternDict()
898 const size_t size = GetHuffContextSize(pHRD->HTEMPLATE); in ParseHalftoneRegion()
966 m_gbContext.resize(GetHuffContextSize(m_pGRD->GBTEMPLATE)); in ParseGenericRegion()