Home | History | Annotate | Download | only in include

Lines Matching refs:png_get_uint_16

2863 #  define png_get_uint_16(buf) ( *((png_uint_16p) (buf)))
2867 extern PNG_EXPORT(png_uint_16,png_get_uint_16) PNGARG((png_bytep buf));