Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SddProc.cpp28 std::vector<std::unique_ptr<CJBig2_Image>> SDNEWSYMS; in decode_Arith() local
65 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() local
289 SDNEWSYMS.resize(SDNUMNEWSYMS); in decode_Huffman()
323 SDNEWSYMS[NSYMSDECODED] = nullptr; in decode_Huffman()
[all …]