Searched refs:iGRH (Results 1 – 1 of 1) sorted by relevance
151 int32_t iGRH = static_cast<int32_t>(GRH); in DecodeTemplate0Opt() local152 auto GRREG = pdfium::MakeUnique<CJBig2_Image>(iGRW, iGRH); in DecodeTemplate0Opt()166 for (int32_t h = 0; h < iGRH; h++) { in DecodeTemplate0Opt()398 int32_t iGRH = static_cast<int32_t>(GRH); in DecodeTemplate1Opt() local399 auto GRREG = pdfium::MakeUnique<CJBig2_Image>(iGRW, iGRH); in DecodeTemplate1Opt()414 for (int32_t h = 0; h < iGRH; h++) { in DecodeTemplate1Opt()