Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h80 JBig2_Result ParseGenericRegion(CJBig2_Segment* pSegment,
DJBig2_Context.cpp313 return ParseGenericRegion(pSegment, pPause); in ProcessingParseSegmentData()
931 JBig2_Result CJBig2_Context::ParseGenericRegion(CJBig2_Segment* pSegment, in ParseGenericRegion() function in CJBig2_Context