Searched refs:png_get_gAMA_fixed (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | symbols.def | 145 png_get_gAMA_fixed @138
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | readpng2.c | 351 if (png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) in readpng2_info_callback()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngget.c | 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_gAMA_fixed() function
|
A D | pngtest.c | 1135 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma) != 0) in test_one_file()
|
A D | png.h | 1996 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
|
A D | libpng-manual.txt | 1387 png_get_gAMA_fixed(png_ptr, info_ptr, &int_file_gamma);
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | png.h | 1996 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
|
Completed in 39 milliseconds