Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.h80 std::unique_ptr<CJBig2_Image> DecodeArithOpt3(
DJBig2_GrdProc.cpp71 ? DecodeArithOpt3(pArithDecoder, gbContext, 0) in DecodeArith()
75 ? DecodeArithOpt3(pArithDecoder, gbContext, 1) in DecodeArith()
79 ? DecodeArithOpt3(pArithDecoder, gbContext, 2) in DecodeArith()
88 std::unique_ptr<CJBig2_Image> CJBig2_GRDProc::DecodeArithOpt3( in DecodeArithOpt3() function in CJBig2_GRDProc