Searched refs:png_get_hIST (Results 1 – 11 of 11) sorted by relevance
/external/libpng/scripts/ |
D | png32ce.def | 40 png_get_hIST @32
|
D | pngw32.def | 40 png_get_hIST @32
|
D | pngos2.def | 45 png_get_hIST
|
/external/libpng/ |
D | example.c | 296 png_get_hIST(png_ptr, info_ptr, &histogram);
|
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 | pngtest.c | 1009 if (png_get_hIST(read_ptr, read_info_ptr, &hist)) in test_one_file()
|
D | png.h | 2461 extern PNG_EXPORT(png_uint_32,png_get_hIST) PNGARG((png_structp png_ptr,
|
D | libpng-1.2.44.txt | 662 png_get_hIST(png_ptr, info_ptr, &hist); 1168 png_get_hIST(png_ptr, info_ptr,
|
D | libpng-1.2.46.txt | 662 png_get_hIST(png_ptr, info_ptr, &hist); 1168 png_get_hIST(png_ptr, info_ptr,
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngget.c | 525 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist) in png_get_hIST() function
|
D | png.h | 2236 extern PNG_EXPORT(png_uint_32,png_get_hIST) PNGARG((png_structp png_ptr,
|