Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_HtrdProc.cpp67 std::vector<std::unique_ptr<CJBig2_Image>> GSPLANES(GSBPP); in DecodeArith() local
101 std::vector<std::unique_ptr<CJBig2_Image>> GSPLANES(GSBPP); in DecodeMMR() local
121 const std::vector<std::unique_ptr<CJBig2_Image>>& GSPLANES) { in DecodeImage()