Lines Matching refs:png_uint_32
52 png_uint_32 width;53 png_uint_32 height;67 png_uint_32 allocHeight;153 png_uint_32 color = p[0] | (p[1] << 8) | (p[2] << 16) | (p[3] << 24);978 png_uint_32 width, height;1069 int chunk_size = sizeof(png_uint_32) * 4;