OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decode_Arith_Template2_unopt
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/jbig2/
JBig2_GeneralDecoder.h
67
FXCODEC_STATUS
decode_Arith_Template2_unopt
(CJBig2_Image * pImage, CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext, IFX_Pause* pPause);
104
CJBig2_Image *
decode_Arith_Template2_unopt
(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext);
JBig2_GeneralDecoder.cpp
92
return
decode_Arith_Template2_unopt
(pArithDecoder, gbContext);
802
CJBig2_Image *CJBig2_GRDProc::
decode_Arith_Template2_unopt
(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext)
[
all
...]
Completed in 394 milliseconds