Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp26 size_t GetHuffContextSize(uint8_t val) { in GetHuffContextSize() function
579 GetHuffContextSize(pSymbolDictDecoder->SDTEMPLATE); in parseSymbolDict()
989 const size_t size = GetHuffContextSize(pPDD->HDTEMPLATE); in parsePatternDict()
1055 const size_t size = GetHuffContextSize(pHRD->HTEMPLATE); in parseHalftoneRegion()
1128 const size_t size = GetHuffContextSize(m_pGRD->GBTEMPLATE); in parseGenericRegion()