Home
last modified time | relevance | path

Searched defs:GSPLANES (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_HtrdProc.cpp64 std::vector<std::unique_ptr<CJBig2_Image>> GSPLANES(GSBPP); in decode_Arith() local
94 std::vector<std::unique_ptr<CJBig2_Image>> GSPLANES(GSBPP); in decode_MMR() local
114 const std::vector<std::unique_ptr<CJBig2_Image>>& GSPLANES) { in decode_image()