Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp494 const size_t gbContextSize = in ParseSymbolDict() local
503 if (gbContext.size() != gbContextSize) in ParseSymbolDict()
513 gbContext.resize(gbContextSize); in ParseSymbolDict()