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 DecodeArith() local
98 std::vector<std::unique_ptr<CJBig2_Image>> GSPLANES(GSBPP); in DecodeMMR() local
118 const std::vector<std::unique_ptr<CJBig2_Image>>& GSPLANES) { in DecodeImage()