Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_get_int_32

2934  * The x86 line of processors definitely do not.  The png_get_int_32()
2941 # define png_get_int_32(buf) ( *((png_int_32p) (buf)))
2945 extern PNG_EXPORT(png_int_32,png_get_int_32) PNGARG((png_bytep buf));