Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:png_get_uint_32

2656 #  define png_get_uint_32(buf) ( *((png_uint_32p) (buf)))
2660 extern PNG_EXPORT(png_uint_32,png_get_uint_32) PNGARG((png_bytep buf));