Searched refs:png_get_hIST (Results 1 – 10 of 10) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 149 png_get_hIST @141
|
/external/libpng/ |
D | example.c | 491 png_get_hIST(png_ptr, info_ptr, &histogram);
|
D | pngget.c | 778 png_get_hIST(png_const_structrp png_ptr, png_inforp info_ptr, in png_get_hIST() function
|
D | pngtest.c | 1197 if (png_get_hIST(read_ptr, read_info_ptr, &hist) != 0) in test_one_file()
|
D | png.h | 2031 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1434 png_get_hIST(png_ptr, info_ptr, &hist); 2022 png_get_hIST(png_ptr, info_ptr,
|
/external/pdfium/third_party/lpng_v163/ |
D | png.h | 550 #define png_get_hIST FOXIT_png_get_hIST macro 2451 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
|
D | pngget.c | 744 png_get_hIST(png_const_structrp png_ptr, png_inforp info_ptr, in png_get_hIST() function
|
/external/opencv3/3rdparty/libpng/ |
D | pngget.c | 719 png_get_hIST(png_const_structp png_ptr, png_const_infop info_ptr, in png_get_hIST() function
|
D | png.h | 2154 PNG_EXPORT(141, png_uint_32, png_get_hIST,
|