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

  /external/libpng/
ANNOUNCE 54 Check for integer overflow in png_set_rgb_to_gray().
pngrtran.c 676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
702 png_debug(1, "in png_set_rgb_to_gray");
    [all...]
CHANGES 400 Added png_set_rgb_to_gray() and png_get_rgb_to_gray_status() functions.
428 in png_set_rgb_to_gray() to avoid "promotion" problems in AIX.
    [all...]
png.h     [all...]
libpng.3 625 \fBvoid png_set_rgb_to_gray (png_structp \fP\fIpng_ptr\fP\fB, int \fP\fIerror_action\fP\fB, double \fP\fIred\fP\fB, double \fIgreen\fP\fB);\fP
    [all...]
  /external/libpng/scripts/
pngos2.def 139 png_set_rgb_to_gray
png32ce.def 134 png_set_rgb_to_gray @126
pngw32.def 137 png_set_rgb_to_gray @126
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 225 png_set_rgb_to_gray( png_ptr, 1, -1, -1 ); // RGB->Gray
  /external/chromium_org/third_party/libpng/
pngusr.h 407 #define png_set_rgb_to_gray wk_png_set_rgb_to_gray macro
pngrtran.c 676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
702 png_debug(1, "in png_set_rgb_to_gray");
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 643 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
657 png_debug(1, "in png_set_rgb_to_gray\n");
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 932 png_debug(1, "in png_set_rgb_to_gray");
1013 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
    [all...]
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 271 milliseconds