Home | History | Annotate | Download | only in qemu

Lines Matching refs:png

4 #include <png.h>
26 LOG("%s: failed to allocate png read struct\n", fn);
32 LOG("%s: failed to allocate png info struct\n", fn);
48 LOG("%s: header is not a PNG header\n", fn);
53 LOG("%s: png library error\n", fn);
69 // printf("PNG: %d x %d (d=%d, c=%d)\n",
164 LOG("%s: failed to allocate png read struct\n", fn);
170 LOG("%s: failed to allocate png info struct\n", fn);
179 LOG("%s: header is not a PNG header\n", fn);
186 LOG("%s: png library error\n", fn);
201 // printf("PNG: %d x %d (d=%d, c=%d)\n",