Searched refs:SDNEWSYMS (Results 1 – 1 of 1) sorted by relevance
28 std::vector<std::unique_ptr<CJBig2_Image>> SDNEWSYMS; in decode_Arith() local65 SDNEWSYMS.resize(SDNUMNEWSYMS); in decode_Arith()91 SDNEWSYMS[NSYMSDECODED] = nullptr; in decode_Arith()136 SBSYMS[i + SDNUMINSYMS] = SDNEWSYMS[i].get(); in decode_Arith()198 SBSYMS[i + SDNUMINSYMS] = SDNEWSYMS[i].get(); in decode_Arith()219 SDNEWSYMS[NSYMSDECODED] = std::move(BS); in decode_Arith()255 pDict->AddImage(std::move(SDNEWSYMS[I - SDNUMINSYMS])); in decode_Arith()266 std::vector<std::unique_ptr<CJBig2_Image>> SDNEWSYMS; in decode_Huffman() local289 SDNEWSYMS.resize(SDNUMNEWSYMS); in decode_Huffman()323 SDNEWSYMS[NSYMSDECODED] = nullptr; in decode_Huffman()[all …]