Searched defs:decode_Arith (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.cpp66 CJBig2_Image *CJBig2_GRDProc::decode_Arith(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *gbContext) function in class:CJBig2_GRDProc
2092 CJBig2_Image *CJBig2_TRDProc::decode_Arith(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *grContext, function in class:CJBig2_TRDProc
2331 CJBig2_SymbolDict *CJBig2_SDDProc::decode_Arith(CJBig2_ArithDecoder *pArithDecoder, function in class:CJBig2_SDDProc
2435 BS = pGRD->decode_Arith(pArithDecoder, gbContext);
2512 BS = pDecoder->decode_Arith(pArithDecoder, grContext, &ids);
3041 CJBig2_Image *CJBig2_HTRDProc::decode_Arith(CJBig2_ArithDecoder *pArithDecoder, function in class:CJBig2_HTRDProc
3081 GI = pGID->decode_Arith(pArithDecoder, gbContext, pPause);
3153 CJBig2_PatternDict *CJBig2_PDDProc::decode_Arith(CJBig2_ArithDecoder *pArithDecoder, function in class:CJBig2_PDDProc
3236 FX_DWORD *CJBig2_GSIDProc::decode_Arith(CJBig2_ArithDecoder *pArithDecoder, function in class:CJBig2_GSIDProc
3413 return decode_Arith(pPaus
3415 FXCODEC_STATUS CJBig2_GRDProc::decode_Arith(IFX_Pause* pPause) function in class:CJBig2_GRDProc
[all...]

Completed in 59 milliseconds