Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp30 size_t GetHuffContextSize(uint8_t val) { in GetHuffContextSize() function
560 GetHuffContextSize(pSymbolDictDecoder->SDTEMPLATE); in parseSymbolDict()
955 const size_t size = GetHuffContextSize(pPDD->HDTEMPLATE); in parsePatternDict()
1021 const size_t size = GetHuffContextSize(pHRD->HTEMPLATE); in parseHalftoneRegion()
1094 const size_t size = GetHuffContextSize(m_pGRD->GBTEMPLATE); in parseGenericRegion()