Searched refs:DECODE (Results 1 – 6 of 6) sorted by relevance
81 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 …]
35 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()
42 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 …]
25 int DECODE(JBig2ArithCtx* pCX);
70 int CJBig2_ArithDecoder::DECODE(JBig2ArithCtx* pCX) { in DECODE() function in CJBig2_ArithDecoder
63 #if defined(ENCODE) || defined(DECODE)1319 #ifdef DECODE