Searched refs:imageWidthAsUint32 (Results 1 – 1 of 1) sorted by relevance
1569 uint32 imageWidthAsUint32 = 0; in DecodeLossyJPEG() local1572 ConvertUnsigned(cinfo.image_width, &imageWidthAsUint32); in DecodeLossyJPEG()1580 if (imageWidthAsUint32 != tileArea.W () || in DecodeLossyJPEG()