Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h96 int32_t parseGenericRegion(CJBig2_Segment* pSegment, IFX_Pause* pPause);
DJBig2_Context.cpp371 return parseGenericRegion(pSegment, pPause); in ProcessingParseSegmentData()
1090 int32_t CJBig2_Context::parseGenericRegion(CJBig2_Segment* pSegment, in parseGenericRegion() function in CJBig2_Context