Searched refs:png_width (Results 1 – 1 of 1) sorted by relevance
240 unsigned png_width; /*Not used, just required by the decoder*/ in decode_png_data() local245 …unsigned error = lodepng_decode32((unsigned char **)&decoded, &png_width, &png_height, png_data, p… in decode_png_data()252 convert_color_depth(decoded->data, png_width * png_height); in decode_png_data()