Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp81 LTP = LTP ^ pArithDecoder->DECODE(&gbContext[0x9b25]); in decode_Arith_Template0_opt3()
96 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
107 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
124 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
134 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_opt3()
155 LTP = LTP ^ pArithDecoder->DECODE(&gbContext[0x9b25]); in decode_Arith_Template0_unopt()
177 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template0_unopt()
206 LTP = LTP ^ pArithDecoder->DECODE(&gbContext[0x0795]); in decode_Arith_Template1_opt3()
221 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template1_opt3()
232 int bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]); in decode_Arith_Template1_opt3()
[all …]
DJBig2_ArithIntDecoder.cpp35 int D = decoder->DECODE(pCX); in RecursiveDecode()
53 const int S = pArithDecoder->DECODE(&m_IAx[PREV]); in decode()
61 int D = pArithDecoder->DECODE(&m_IAx[PREV]); in decode()
88 int D = pArithDecoder->DECODE(pCX); in decode()
DJBig2_GrrdProc.cpp42 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0010]); in decode_Template0_unopt()
72 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_unopt()
127 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_unopt()
174 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0010]); in decode_Template0_opt()
216 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_opt()
262 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template0_opt()
290 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0008]); in decode_Template1_unopt()
313 int bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template1_unopt()
361 bVal = pArithDecoder->DECODE(&grContext[CONTEXT]); in decode_Template1_unopt()
409 LTP = LTP ^ pArithDecoder->DECODE(&grContext[0x0008]); in decode_Template1_opt()
[all …]
DJBig2_ArithDecoder.h25 int DECODE(JBig2ArithCtx* pCX);
DJBig2_ArithDecoder.cpp70 int CJBig2_ArithDecoder::DECODE(JBig2ArithCtx* pCX) { in DECODE() function in CJBig2_ArithDecoder
/external/syslinux/gpxe/src/util/
Dnrv2b.c63 #if defined(ENCODE) || defined(DECODE)
1319 #ifdef DECODE