HomeSort by relevance Sort by last modified time
    Searched refs:png_get_hIST (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/libpng/
pngusr.h 222 #define png_get_hIST wk_png_get_hIST
pngget.c 562 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist)
png.h     [all...]
  /external/libpng/
example.c 296 png_get_hIST(png_ptr, info_ptr, &histogram);
pngget.c 562 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist)
pngtest.c 1009 if (png_get_hIST(read_ptr, read_info_ptr, &hist))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 525 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist)
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 1650 milliseconds