Searched refs:CJBig2_ArithIntDecoder (Results 1 – 5 of 5) sorted by relevance
15 class CJBig2_ArithIntDecoder; variable22 CJBig2_ArithIntDecoder* IADT;23 CJBig2_ArithIntDecoder* IAFS;24 CJBig2_ArithIntDecoder* IADS;25 CJBig2_ArithIntDecoder* IAIT;26 CJBig2_ArithIntDecoder* IARI;27 CJBig2_ArithIntDecoder* IARDW;28 CJBig2_ArithIntDecoder* IARDH;29 CJBig2_ArithIntDecoder* IARDX;30 CJBig2_ArithIntDecoder* IARDY;
44 std::unique_ptr<CJBig2_ArithIntDecoder> IADH(new CJBig2_ArithIntDecoder); in decode_Arith()45 std::unique_ptr<CJBig2_ArithIntDecoder> IADW(new CJBig2_ArithIntDecoder); in decode_Arith()46 std::unique_ptr<CJBig2_ArithIntDecoder> IAAI(new CJBig2_ArithIntDecoder); in decode_Arith()47 std::unique_ptr<CJBig2_ArithIntDecoder> IARDX(new CJBig2_ArithIntDecoder); in decode_Arith()48 std::unique_ptr<CJBig2_ArithIntDecoder> IARDY(new CJBig2_ArithIntDecoder); in decode_Arith()49 std::unique_ptr<CJBig2_ArithIntDecoder> IAEX(new CJBig2_ArithIntDecoder); in decode_Arith()50 std::unique_ptr<CJBig2_ArithIntDecoder> IADT(new CJBig2_ArithIntDecoder); in decode_Arith()51 std::unique_ptr<CJBig2_ArithIntDecoder> IAFS(new CJBig2_ArithIntDecoder); in decode_Arith()52 std::unique_ptr<CJBig2_ArithIntDecoder> IADS(new CJBig2_ArithIntDecoder); in decode_Arith()53 std::unique_ptr<CJBig2_ArithIntDecoder> IAIT(new CJBig2_ArithIntDecoder); in decode_Arith()[all …]
47 CJBig2_ArithIntDecoder::CJBig2_ArithIntDecoder() { in CJBig2_ArithIntDecoder() function in CJBig2_ArithIntDecoder51 CJBig2_ArithIntDecoder::~CJBig2_ArithIntDecoder() { in ~CJBig2_ArithIntDecoder()54 bool CJBig2_ArithIntDecoder::decode(CJBig2_ArithDecoder* pArithDecoder, in decode()
15 class CJBig2_ArithIntDecoder {17 CJBig2_ArithIntDecoder();18 ~CJBig2_ArithIntDecoder();
231 CJBig2_ArithIntDecoder* IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH, in decode_Arith()247 IADT = new CJBig2_ArithIntDecoder(); in decode_Arith()248 IAFS = new CJBig2_ArithIntDecoder(); in decode_Arith()249 IADS = new CJBig2_ArithIntDecoder(); in decode_Arith()250 IAIT = new CJBig2_ArithIntDecoder(); in decode_Arith()251 IARI = new CJBig2_ArithIntDecoder(); in decode_Arith()252 IARDW = new CJBig2_ArithIntDecoder(); in decode_Arith()253 IARDH = new CJBig2_ArithIntDecoder(); in decode_Arith()254 IARDX = new CJBig2_ArithIntDecoder(); in decode_Arith()255 IARDY = new CJBig2_ArithIntDecoder(); in decode_Arith()