Home
last modified time | relevance | path

Searched refs:SDNEWSYMS (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SddProc.cpp34 std::vector<std::unique_ptr<CJBig2_Image>> SDNEWSYMS; in DecodeArith() local
71 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() local
287 SDNEWSYMS.resize(SDNUMNEWSYMS); in DecodeHuffman()
321 SDNEWSYMS[NSYMSDECODED] = nullptr; in DecodeHuffman()
[all …]