Searched refs:pIDS (Results 1 – 2 of 2) sorted by relevance
228 JBig2IntDecoderState* pIDS) { in DecodeArith() argument234 if (pIDS) in DecodeArith()235 pIADT = pIDS->IADT; in DecodeArith()251 if (pIDS) { in DecodeArith()252 pIAFS = pIDS->IAFS; in DecodeArith()253 pIADS = pIDS->IADS; in DecodeArith()254 pIAIT = pIDS->IAIT; in DecodeArith()255 pIARI = pIDS->IARI; in DecodeArith()256 pIARDW = pIDS->IARDW; in DecodeArith()257 pIARDH = pIDS->IARDH; in DecodeArith()[all …]
58 JBig2IntDecoderState* pIDS);