Searched refs:pIDS (Results 1 – 2 of 2) sorted by relevance
226 JBig2IntDecoderState* pIDS) { in decode_Arith() argument237 if (pIDS) { in decode_Arith()238 pIADT = pIDS->IADT; in decode_Arith()239 pIAFS = pIDS->IAFS; in decode_Arith()240 pIADS = pIDS->IADS; in decode_Arith()241 pIAIT = pIDS->IAIT; in decode_Arith()242 pIARI = pIDS->IARI; in decode_Arith()243 pIARDW = pIDS->IARDW; in decode_Arith()244 pIARDH = pIDS->IARDH; in decode_Arith()245 pIARDX = pIDS->IARDX; in decode_Arith()[all …]
54 JBig2IntDecoderState* pIDS);