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

  /external/libpng/contrib/libtests/
pngimage.c 895 png_bytep pr = png_get_rows(pp, ip)[0];
934 dp->original_rows = png_get_rows(pp, ip);
1038 png_bytepp rows = png_get_rows(dp->read_pp, dp->read_ip);
1054 display_log(dp, LIBPNG_BUG, "png_get_rows returned NULL");
    [all...]
  /development/tools/etc1tool/
etc1tool.cpp 193 row_pointers = png_get_rows(png_ptr, info_ptr);
  /external/pdfium/third_party/lpng_v163/
png.h 517 #define png_get_rows FOXIT_png_get_rows macro
    [all...]
pngget.c 39 png_get_rows(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
  /external/libpng/
pngget.c 40 png_get_rows(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/opencv3/3rdparty/libpng/
pngget.c 40 png_get_rows(png_const_structp png_ptr, png_const_infop info_ptr) function
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 245 milliseconds