Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h76 int32_t parsePatternDict(CJBig2_Segment* pSegment, IFX_Pause* pPause);
DJBig2_Context.cpp346 return parsePatternDict(pSegment, pPause); in ProcessingParseSegmentData()
938 int32_t CJBig2_Context::parsePatternDict(CJBig2_Segment* pSegment, in parsePatternDict() function in CJBig2_Context