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

  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 225 png_set_rgb_to_gray( png_ptr, 1, -1, -1 ); // RGB->Gray
  /external/pdfium/core/fxcodec/codec/
ccodec_pngmodule.cpp 156 png_set_rgb_to_gray(png_ptr, 1, 0.299, 0.587);
  /external/skia/third_party/libpng/
pngprefix.h 351 #define png_set_rgb_to_gray skia_png_set_rgb_to_gray macro
png.h     [all...]
pngrtran.c 959 png_debug(1, "in png_set_rgb_to_gray");
1045 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
  /external/libpng/
png.h     [all...]
pngrtran.c 959 png_debug(1, "in png_set_rgb_to_gray");
1045 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngrtran.c 959 png_debug(1, "in png_set_rgb_to_gray");
1045 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngrtran.c 676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
691 png_debug(1, "in png_set_rgb_to_gray");
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 94 milliseconds