Searched refs:IAIT (Results 1 – 3 of 3) sorted by relevance
231 CJBig2_ArithIntDecoder* IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH, in decode_Arith() local238 IAIT = pIDS->IAIT; in decode_Arith()250 IAIT = new CJBig2_ArithIntDecoder(); in decode_Arith()287 IAIT->decode(pArithDecoder, &CURT); in decode_Arith()390 delete IAIT; in decode_Arith()404 delete IAIT; in decode_Arith()
25 CJBig2_ArithIntDecoder* IAIT; member
53 std::unique_ptr<CJBig2_ArithIntDecoder> IAIT(new CJBig2_ArithIntDecoder); in decode_Arith() local188 ids.IAIT = IAIT.get(); in decode_Arith()