HomeSort by relevance Sort by last modified time
    Searched refs:PNG_PASS_ROWS (Results 1 - 12 of 12) 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))\
11334 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/skia/third_party/libpng/
pngtest.c     [all...]
png.h     [all...]
pngwutil.c 229 cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngwutil.c 229 cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
    [all...]
  /external/libpng/contrib/tools/
pngfix.c     [all...]

Completed in 132 milliseconds