Searched refs:img_wid (Results 1 – 1 of 1) sorted by relevance
442 uint32_t img_wid = pDIBitmap->GetWidth(); in Decode() local448 if (img_wid != width || img_hei != height) in Decode()454 if (TIFFReadRGBAImageOriented(m_tif_ctx, img_wid, img_hei, in Decode()459 TiffBGRA2RGBA(row_buf, img_wid, 4); in Decode()