Searched refs:SDNEWSYMS (Results 1 – 1 of 1) sorted by relevance
2334 CJBig2_Image **SDNEWSYMS; in decode_Arith() local2378 SDNEWSYMS = (CJBig2_Image**)m_pModule->JBig2_Malloc2(SDNUMNEWSYMS, sizeof(CJBig2_Image*)); in decode_Arith()2379 FXSYS_memset32(SDNEWSYMS, 0 , SDNUMNEWSYMS * sizeof(CJBig2_Image*)); in decode_Arith()2413 SDNEWSYMS[NSYMSDECODED] = NULL; in decode_Arith()2465 … JBIG2_memcpy(SBSYMS + SDNUMINSYMS, SDNEWSYMS, NSYMSDECODED * sizeof(CJBig2_Image*)); in decode_Arith()2554 … JBIG2_memcpy(SBSYMS + SDNUMINSYMS, SDNEWSYMS, NSYMSDECODED * sizeof(CJBig2_Image*)); in decode_Arith()2581 SDNEWSYMS[NSYMSDECODED] = BS; in decode_Arith()2617 pDict->SDEXSYMS[J] = SDNEWSYMS[I - SDNUMINSYMS]; in decode_Arith()2621 delete SDNEWSYMS[I - SDNUMINSYMS]; in decode_Arith()2628 m_pModule->JBig2_Free(SDNEWSYMS); in decode_Arith()[all …]