Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrrdProc.h50 std::unique_ptr<CJBig2_Image> decode_Template1_unopt(
DJBig2_GrrdProc.cpp36 return decode_Template1_unopt(pArithDecoder, grContext); in decode()
280 std::unique_ptr<CJBig2_Image> CJBig2_GRRDProc::decode_Template1_unopt( in decode_Template1_unopt() function in CJBig2_GRRDProc