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

  /external/libpng/contrib/examples/
pngpixel.c 259 if (PNG_PASS_COLS(width, pass) == 0)
  /external/libpng/contrib/libtests/
pngunknown.c 70 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\
830 png_uint_32 wPass = PNG_PASS_COLS(width, ipass);
    [all...]
pngvalid.c 88 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\
10980 png_pass_cols(png_uint_32 width, int pass) function
    [all...]
  /external/libpng/
pngread.c     [all...]
pngtest.c     [all...]
png.h     [all...]
pngwutil.c 226 png_uint_32 pw = PNG_PASS_COLS(w, pass);
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngread.c     [all...]
png.h     [all...]
pngwutil.c 225 png_uint_32 pw = PNG_PASS_COLS(w, pass);
    [all...]
  /external/opencv3/3rdparty/libpng/
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/libpng/contrib/tools/
pngfix.c     [all...]

Completed in 58 milliseconds