Home | History | Annotate | Download | only in include

Lines Matching refs:png_get_int_32

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