Home
last modified time | relevance | path

Searched refs:png_get_uint_16 (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpng.h2545 PNG_EXPORT(202, png_uint_16, png_get_uint_16, (png_const_bytep buf));
2599 # define png_get_uint_16(buf) PNG_get_uint_16(buf) macro
2606 # define PNG_get_uint_16 (png_get_uint_16)