Searched defs:pArithDecoder (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/core/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() 148 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template0_unopt() 192 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template1_opt3() 273 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template1_unopt() 315 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template2_opt3() 396 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template2_unopt() 436 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template3_opt3() 503 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template3_unopt() 540 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() 151 CJBig2_ArithDecoder* pArithDecoder, in decode_Template0_opt() 283 CJBig2_ArithDecoder* pArithDecoder, in decode_Template1_unopt() 385 CJBig2_ArithDecoder* pArithDecoder, in decode_Template1_opt()
|
D | JBig2_ArithIntDecoder.cpp | 50 bool CJBig2_ArithIntDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode() 83 void CJBig2_ArithIaidDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode()
|
D | JBig2_PddProc.cpp | 16 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_GsidProc.cpp | 17 uint32_t* CJBig2_GSIDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_HtrdProc.cpp | 15 CJBig2_Image* CJBig2_HTRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_Context.cpp | 603 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseSymbolDict() local 905 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseTextRegion() local 959 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parsePatternDict() local 1025 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseHalftoneRegion() local 1205 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in parseGenericRefinementRegion() local
|
D | JBig2_TrdProc.cpp | 137 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in decode_Huffman() local 211 CJBig2_Image* CJBig2_TRDProc::decode_Arith(CJBig2_ArithDecoder* pArithDecoder, in decode_Arith()
|
D | JBig2_SddProc.cpp | 24 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() 506 std::unique_ptr<CJBig2_ArithDecoder> pArithDecoder( in decode_Huffman() local
|