Searched refs:png_get_hIST (Results 1 – 11 of 11) 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 | 745 png_get_hIST(png_const_structrp png_ptr, png_inforp info_ptr, in png_get_hIST() function
|
D | pngtest.c | 1169 if (png_get_hIST(read_ptr, read_info_ptr, &hist)) in test_one_file()
|
D | png.h | 2161 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
|
D | libpng-manual.txt | 1430 png_get_hIST(png_ptr, info_ptr, &hist); 2016 png_get_hIST(png_ptr, info_ptr,
|
/external/chromium_org/third_party/libpng/ |
D | pngusr.h | 226 #define png_get_hIST wk_png_get_hIST macro
|
D | pngget.c | 562 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist) in png_get_hIST() function
|
D | png.h | 2389 extern PNG_EXPORT(png_uint_32,png_get_hIST) PNGARG((png_structp png_ptr,
|
/external/qemu/distrib/libpng-1.2.46/ |
D | pngget.c | 562 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist) in png_get_hIST() function
|
D | png.h | 2461 extern PNG_EXPORT(png_uint_32,png_get_hIST) PNGARG((png_structp png_ptr,
|