Home
last modified time | relevance | path

Searched refs:DECODE (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp92 LTP = LTP ^ pArithDecoder->DECODE(&gbContext[0x9b25]); in decode_Arith_Template0_opt3()
111 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
125 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
145 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
158 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
182 LTP = LTP ^ pArithDecoder->DECODE(&gbContext[0x9b25]); in decode_Arith_Template0_unopt()
208 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_unopt()
240 LTP = LTP ^ pArithDecoder->DECODE(&gbContext[0x0795]); in decode_Arith_Template1_opt3()
259 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template1_opt3()
273 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template1_opt3()
[all …]
DJBig2_ArithIntDecoder.cpp35 int D = decoder->DECODE(pCX); in RecursiveDecode()
56 const int S = pArithDecoder->DECODE(&m_IAx[PREV]); in decode()
64 int D = pArithDecoder->DECODE(&m_IAx[PREV]); in decode()
100 int D = pArithDecoder->DECODE(pCX); in decode()
DJBig2_GrrdProc.cpp50 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0010]); in decode_Template0_unopt()
75 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_unopt()
94 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_unopt()
166 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0010]); in decode_Template0_opt()
212 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_opt()
261 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_opt()
291 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0008]); in decode_Template1_unopt()
318 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template1_unopt()
369 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template1_unopt()
420 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0008]); in decode_Template1_opt()
[all …]
DJBig2_ArithDecoder.h29 int DECODE(JBig2ArithCtx* pCX);
DJBig2_ArithDecoder.cpp70 int CJBig2_ArithDecoder::DECODE(JBig2ArithCtx* pCX) { in DECODE() function in CJBig2_ArithDecoder
/external/u-boot/drivers/net/
Dax88180.h121 #define DECODE (0) macro
Dax88180.c733 OUTW (dev, DECODE_EN, DECODE); in ax88180_initialize()
/external/lzma/Asm/x86/
DLzmaDecOpt.asm759 ; ---------- LEN DECODE ----------
795 ; ---------- DECODE DISTANCE ----------