Home
last modified time | relevance | path

Searched refs:pArithDecoder (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp47 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() argument
56 return decode_Arith_Template0_opt3(pArithDecoder, gbContext); in decode_Arith()
57 return decode_Arith_Template0_unopt(pArithDecoder, gbContext); in decode_Arith()
60 return decode_Arith_Template1_opt3(pArithDecoder, gbContext); in decode_Arith()
61 return decode_Arith_Template1_unopt(pArithDecoder, gbContext); in decode_Arith()
64 return decode_Arith_Template2_opt3(pArithDecoder, gbContext); in decode_Arith()
65 return decode_Arith_Template2_unopt(pArithDecoder, gbContext); in decode_Arith()
68 return decode_Arith_Template3_opt3(pArithDecoder, gbContext); in decode_Arith()
69 return decode_Arith_Template3_unopt(pArithDecoder, gbContext); in decode_Arith()
74 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith_Template0_opt3() argument
[all …]
DJBig2_GrdProc.h28 std::unique_ptr<CJBig2_Image> decode_Arith(CJBig2_ArithDecoder* pArithDecoder,
32 CJBig2_ArithDecoder* pArithDecoder,
38 CJBig2_ArithDecoder* pArithDecoder);
56 CJBig2_ArithDecoder* pArithDecoder);
58 CJBig2_ArithDecoder* pArithDecoder,
63 CJBig2_ArithDecoder* pArithDecoder,
67 CJBig2_ArithDecoder* pArithDecoder,
72 CJBig2_ArithDecoder* pArithDecoder,
76 CJBig2_ArithDecoder* pArithDecoder,
81 CJBig2_ArithDecoder* pArithDecoder,
[all …]
DJBig2_GrrdProc.cpp17 CJBig2_ArithDecoder* pArithDecoder, in decode() argument
28 return decode_Template0_opt(pArithDecoder, grContext); in decode()
30 return decode_Template0_unopt(pArithDecoder, grContext); in decode()
34 return decode_Template1_opt(pArithDecoder, grContext); in decode()
36 return decode_Template1_unopt(pArithDecoder, grContext); in decode()
40 CJBig2_ArithDecoder* pArithDecoder, in decode_Template0_unopt() argument
47 if (pArithDecoder->IsComplete()) in decode_Template0_unopt()
50 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0010]); in decode_Template0_unopt()
72 if (pArithDecoder->IsComplete()) in decode_Template0_unopt()
75 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_unopt()
[all …]
DJBig2_TrdProc.cpp153 auto pArithDecoder = pdfium::MakeUnique<CJBig2_ArithDecoder>(pStream); in decode_Huffman() local
154 IBI = pGRRD->decode(pArithDecoder.get(), grContext); in decode_Huffman()
224 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() argument
263 if (!pIADT->decode(pArithDecoder, &INITIAL_STRIPT)) in decode_Arith()
274 if (!pIADT->decode(pArithDecoder, &INITIAL_DT)) in decode_Arith()
284 pIAFS->decode(pArithDecoder, &DFS); in decode_Arith()
290 if (!pIADS->decode(pArithDecoder, &IDS)) in decode_Arith()
301 pIAIT->decode(pArithDecoder, &CURT); in decode_Arith()
309 pIAID->decode(pArithDecoder, &IDI); in decode_Arith()
317 pIARI->decode(pArithDecoder, &RI); in decode_Arith()
[all …]
DJBig2_ArithIntDecoder.cpp50 bool CJBig2_ArithIntDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode() argument
56 const int S = pArithDecoder->DECODE(&m_IAx[PREV]); in decode()
60 RecursiveDecode(pArithDecoder, &m_IAx, &PREV, 0); in decode()
64 int D = pArithDecoder->DECODE(&m_IAx[PREV]); in decode()
95 void CJBig2_ArithIaidDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode() argument
100 int D = pArithDecoder->DECODE(pCX); in decode()
DJBig2_GrrdProc.h20 std::unique_ptr<CJBig2_Image> decode(CJBig2_ArithDecoder* pArithDecoder,
34 CJBig2_ArithDecoder* pArithDecoder,
47 CJBig2_ArithDecoder* pArithDecoder,
51 CJBig2_ArithDecoder* pArithDecoder,
55 CJBig2_ArithDecoder* pArithDecoder,
DJBig2_SddProc.cpp25 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() argument
71 IADH->decode(pArithDecoder, &HCDH); in decode_Arith()
79 if (!IADW->decode(pArithDecoder, &DW)) in decode_Arith()
112 BS = pGRD->decode_Arith(pArithDecoder, gbContext->data()); in decode_Arith()
116 IAAI->decode(pArithDecoder, (int*)&REFAGGNINST); in decode_Arith()
183 BS = pDecoder->decode_Arith(pArithDecoder, grContext->data(), &ids); in decode_Arith()
189 IAID->decode(pArithDecoder, &IDI); in decode_Arith()
190 IARDX->decode(pArithDecoder, &RDXI); in decode_Arith()
191 IARDY->decode(pArithDecoder, &RDYI); in decode_Arith()
214 BS = pGRRD->decode(pArithDecoder, grContext->data()); in decode_Arith()
[all …]
DJBig2_PddProc.cpp17 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() argument
42 pGRD->Start_decode_Arith(&BHDC, pArithDecoder, gbContext, nullptr); in decode_Arith()
44 status = pGRD->Continue_decode(pPause, pArithDecoder); in decode_Arith()
DJBig2_ArithIntDecoder.h22 bool decode(CJBig2_ArithDecoder* pArithDecoder, int* nResult);
33 void decode(CJBig2_ArithDecoder* pArithDecoder, uint32_t* nResult);
DJBig2_HtrdProc.cpp18 CJBig2_ArithDecoder* pArithDecoder, in decode_Arith() argument
68 GRD.Start_decode_Arith(&pImage, pArithDecoder, gbContext, nullptr); in decode_Arith()
70 status = GRD.Continue_decode(pPause, pArithDecoder); in decode_Arith()
DJBig2_Context.cpp596 auto pArithDecoder = in parseSymbolDict() local
599 pArithDecoder.get(), &gbContext, &grContext); in parseSymbolDict()
897 auto pArithDecoder = in parseTextRegion() local
901 pTRD->decode_Arith(pArithDecoder.get(), grContext.get(), nullptr); in parseTextRegion()
949 auto pArithDecoder = in parsePatternDict() local
952 pPDD->decode_Arith(pArithDecoder.get(), gbContext.get(), pPause); in parsePatternDict()
1015 auto pArithDecoder = in parseHalftoneRegion() local
1018 pHRD->decode_Arith(pArithDecoder.get(), gbContext.get(), pPause); in parseHalftoneRegion()
1187 auto pArithDecoder = pdfium::MakeUnique<CJBig2_ArithDecoder>(m_pStream.get()); in parseGenericRefinementRegion() local
1189 pSegment->m_Image = pGRRD->decode(pArithDecoder.get(), grContext.get()); in parseGenericRefinementRegion()
DJBig2_PddProc.h23 CJBig2_ArithDecoder* pArithDecoder,
DJBig2_SddProc.h24 CJBig2_ArithDecoder* pArithDecoder,
DJBig2_HtrdProc.h23 std::unique_ptr<CJBig2_Image> decode_Arith(CJBig2_ArithDecoder* pArithDecoder,
DJBig2_TrdProc.h52 std::unique_ptr<CJBig2_Image> decode_Arith(CJBig2_ArithDecoder* pArithDecoder,