Searched refs:SDNEWSYMS (Results 1 – 1 of 1) sorted by relevance
34 std::vector<std::unique_ptr<CJBig2_Image>> SDNEWSYMS; in DecodeArith() local71 SDNEWSYMS.resize(SDNUMNEWSYMS); in DecodeArith()97 SDNEWSYMS[NSYMSDECODED] = nullptr; in DecodeArith()151 SBSYMS[i + SDNUMINSYMS] = SDNEWSYMS[i].get(); in DecodeArith()197 SBSYMS[i + SDNUMINSYMS] = SDNEWSYMS[i].get(); in DecodeArith()218 SDNEWSYMS[NSYMSDECODED] = std::move(BS); in DecodeArith()254 pDict->AddImage(std::move(SDNEWSYMS[I - SDNUMINSYMS])); in DecodeArith()265 std::vector<std::unique_ptr<CJBig2_Image>> SDNEWSYMS; in DecodeHuffman() local287 SDNEWSYMS.resize(SDNUMNEWSYMS); in DecodeHuffman()321 SDNEWSYMS[NSYMSDECODED] = nullptr; in DecodeHuffman()[all …]