Home
last modified time | relevance | path

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

/external/libpng/
Dpngrutil.c57 png_uint_32 i = png_get_uint_32(buf); in png_get_uint_31()
72 png_get_uint_32(png_bytep buf) in png_get_uint_32() function
229 crc = png_get_uint_32(crc_bytes); in png_crc_error()
739 igamma = (png_fixed_point)png_get_uint_32(buf); in png_handle_gAMA()
889 uint_x = png_get_uint_32(buf); in png_handle_cHRM()
890 uint_y = png_get_uint_32(buf + 4); in png_handle_cHRM()
894 uint_x = png_get_uint_32(buf + 8); in png_handle_cHRM()
895 uint_y = png_get_uint_32(buf + 12); in png_handle_cHRM()
899 uint_x = png_get_uint_32(buf + 16); in png_handle_cHRM()
900 uint_y = png_get_uint_32(buf + 20); in png_handle_cHRM()
[all …]
Dpng.h2939 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf))) macro
2943 extern PNG_EXPORT(png_uint_32,png_get_uint_32) PNGARG((png_bytep buf));
DCHANGES1435 Exported png_get_uint_32, png_save_uint_32, png_get_uint_16, png_save_uint_16,
2181 Inline call of png_get_uint_32() in png_get_uint_31(), as in 1.4.0beta19.
/external/qemu/distrib/libpng-1.2.19/
Dpngrutil.c52 png_uint_32 i = png_get_uint_32(buf); in png_get_uint_31()
60 png_get_uint_32(png_bytep buf) in png_get_uint_32() function
167 crc = png_get_uint_32(crc_bytes); in png_crc_error()
623 igamma = (png_fixed_point)png_get_uint_32(buf); in png_handle_gAMA()
770 uint_x = png_get_uint_32(buf); in png_handle_cHRM()
773 uint_y = png_get_uint_32(buf); in png_handle_cHRM()
786 uint_x = png_get_uint_32(buf); in png_handle_cHRM()
789 uint_y = png_get_uint_32(buf); in png_handle_cHRM()
801 uint_x = png_get_uint_32(buf); in png_handle_cHRM()
804 uint_y = png_get_uint_32(buf); in png_handle_cHRM()
[all …]
Dpng.h2656 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf))) macro
2660 extern PNG_EXPORT(png_uint_32,png_get_uint_32) PNGARG((png_bytep buf));
/external/libpng/scripts/
Dpng32ce.def226 png_get_uint_32 @200
Dpngw32.def232 png_get_uint_32 @200
Dpngos2.def216 png_get_uint_32