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

  /external/opencv3/3rdparty/libpng/
pngset.c 139 png_set_gAMA_fixed(png_structp png_ptr, png_infop info_ptr, png_fixed_point
169 png_set_gAMA_fixed(png_ptr, info_ptr, png_fixed(png_ptr, file_gamma,
599 png_set_gAMA_fixed(png_ptr, info_ptr, PNG_GAMMA_sRGB_INVERSE);
    [all...]
png.h     [all...]
pngrutil.c 841 png_set_gAMA_fixed(png_ptr, info_ptr, igamma);
    [all...]
  /external/libpng/
pngset.c 139 png_set_gAMA_fixed(png_const_structrp png_ptr, png_inforp info_ptr,
155 png_set_gAMA_fixed(png_ptr, info_ptr, png_fixed(png_ptr, file_gamma,
    [all...]
pngwrite.c     [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngset.c 137 png_set_gAMA_fixed(png_const_structrp png_ptr, png_inforp info_ptr,
153 png_set_gAMA_fixed(png_ptr, info_ptr, png_fixed(png_ptr, file_gamma,
    [all...]
png.h 549 #define png_set_gAMA_fixed FOXIT_png_set_gAMA_fixed
    [all...]
pngwrite.c     [all...]
  /external/libpng/contrib/libtests/
makepng.c 921 png_set_gAMA_fixed(png_ptr, info_ptr, real_gamma);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 753 milliseconds