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

  /external/libpng/contrib/libtests/
readpng.c 90 y = PNG_PASS_ROWS(y, pass);
pngunknown.c 68 #define PNG_PASS_ROWS(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\
    [all...]
pngvalid.c 86 #define PNG_PASS_ROWS(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\
10961 png_pass_rows(png_uint_32 height, int pass) function
    [all...]
  /external/libpng/
pngtest.c     [all...]
png.h     [all...]
pngwutil.c 229 cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
    [all...]
  /external/opencv3/3rdparty/libpng/
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
png.h     [all...]
pngwutil.c 228 cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/libpng/contrib/tools/
pngfix.c     [all...]

Completed in 64 milliseconds