Searched refs:iPitch (Results 1 – 1 of 1) sorted by relevance
1365 int32_t iWidth, iHeight, iPitch; in Initialize() local1372 iPitch = (iWidth * bpp + 31) / 32 * 4; in Initialize()1376 if (iPitch * iHeight <= _FPDFAPI_IMAGESIZE_LIMIT_ && in Initialize()