Searched refs:NSYMSDECODED (Results 1 – 1 of 1) sorted by relevance
27 FX_DWORD HCHEIGHT, NSYMSDECODED; in decode_Arith() local66 NSYMSDECODED = 0; in decode_Arith()67 while (NSYMSDECODED < SDNUMNEWSYMS) { in decode_Arith()80 if (NSYMSDECODED >= SDNUMNEWSYMS) in decode_Arith()89 SDNEWSYMS[NSYMSDECODED] = nullptr; in decode_Arith()90 NSYMSDECODED = NSYMSDECODED + 1; in decode_Arith()124 pDecoder->SBNUMSYMS = SDNUMINSYMS + NSYMSDECODED; in decode_Arith()135 NSYMSDECODED * sizeof(CJBig2_Image*)); in decode_Arith()202 SBNUMSYMS = SDNUMINSYMS + NSYMSDECODED; in decode_Arith()213 NSYMSDECODED * sizeof(CJBig2_Image*)); in decode_Arith()[all …]