Searched refs:png_get_hIST (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 | 148 png_get_hIST @141
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | example.c | 487 png_get_hIST(png_ptr, info_ptr, &histogram);
|
A D | pngget.c | 808 png_get_hIST(png_const_structrp png_ptr, png_inforp info_ptr, in png_get_hIST() function
|
A D | pngtest.c | 1224 if (png_get_hIST(read_ptr, read_info_ptr, &hist) != 0) in test_one_file()
|
A D | png.h | 2009 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
|
A D | libpng-manual.txt | 1472 png_get_hIST(png_ptr, info_ptr, &hist); 2060 png_get_hIST(png_ptr, info_ptr,
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | png.h | 2009 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
|
Completed in 28 milliseconds