Searched refs:png_get_hIST (Results 1 – 19 of 19) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 149 png_get_hIST @141
|
/external/syslinux/com32/lib/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 | libpng.txt | 588 png_get_hIST(png_ptr, info_ptr, &hist); 1041 png_get_hIST(png_ptr, info_ptr,
|
/external/skia/third_party/libpng/ |
D | example.c | 491 png_get_hIST(png_ptr, info_ptr, &histogram);
|
D | pngprefix.h | 258 #define png_get_hIST skia_png_get_hIST macro
|
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/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 | 1204 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/libpng16/ |
D | pngget.c | 778 png_get_hIST(png_const_structrp png_ptr, png_inforp info_ptr, in png_get_hIST() function
|
D | png.h | 2031 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
|
/external/syslinux/com32/include/ |
D | png.h | 2384 extern PNG_EXPORT(png_uint_32,png_get_hIST) PNGARG((png_structp png_ptr,
|