Searched defs:pArithDecoder (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_GrdProc.cpp | 42 CJBig2_Image* CJBig2_GRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() 66 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template0_opt3() 156 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template0_unopt() 204 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template1_opt3() 293 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template1_unopt() 338 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template2_opt3() 427 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template2_unopt() 471 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template3_opt3() 546 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template3_unopt() 587 CJBig2_ArithDecoder* pArithDecoder, in Start_decode_Arith() [all …]
|
D | JBig2_GrrdProc.cpp | 15 CJBig2_Image* CJBig2_GRRDProc::decode(CJBig2_ArithDecoder* pArithDecoder, in decode() 35 CJBig2_ArithDecoder* pArithDecoder, in decode_Template0_unopt() 150 CJBig2_ArithDecoder* pArithDecoder, in decode_Template0_opt() 287 CJBig2_ArithDecoder* pArithDecoder, in decode_Template1_unopt() 388 CJBig2_ArithDecoder* pArithDecoder, in decode_Template1_opt()
|
D | JBig2_ArithIntDecoder.cpp | 54 bool CJBig2_ArithIntDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode() 88 void CJBig2_ArithIaidDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode()
|
D | JBig2_PddProc.cpp | 16 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_TrdProc.cpp | 141 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in decode_Huffman() local 215 CJBig2_Image* CJBig2_TRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_GsidProc.cpp | 17 FX_DWORD* CJBig2_GSIDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_HtrdProc.cpp | 14 CJBig2_Image* CJBig2_HTRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_Context.cpp | 621 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseSymbolDict() local 939 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseTextRegion() local 993 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parsePatternDict() local 1059 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseHalftoneRegion() local 1243 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseGenericRefinementRegion() local
|
D | JBig2_SddProc.cpp | 23 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() 511 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in decode_Huffman() local
|