Searched refs:img_hei (Results 1 – 1 of 1) sorted by relevance
443 uint32_t img_hei = pDIBitmap->GetHeight(); in Decode() local448 if (img_wid != width || img_hei != height) in Decode()454 if (TIFFReadRGBAImageOriented(m_tif_ctx, img_wid, img_hei, in Decode()457 for (uint32_t row = 0; row < img_hei; row++) { in Decode()