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

  /external/libpng/
pngwrite.c     [all...]
pngrutil.c 405 int window_bits; local
409 window_bits = 15;
412 window_bits = 0;
414 # define window_bits 0 macro
431 ret = inflateReset2(&png_ptr->zstream, window_bits);
440 ret = inflateInit2(&png_ptr->zstream, window_bits);
456 # ifdef window_bits
457 # undef window_bits macro
    [all...]
png.h     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngwrite.c     [all...]
fx_pngrutil.c 373 int window_bits; local
377 window_bits = 15;
380 window_bits = 0;
382 # define window_bits 0 macro
399 ret = inflateReset2(&png_ptr->zstream, window_bits);
408 ret = inflateInit2(&png_ptr->zstream, window_bits);
424 # ifdef window_bits
425 # undef window_bits macro
    [all...]
png.h     [all...]
  /external/libpng/contrib/tools/
pngfix.c 2030 int window_bits; \/* 0 if no change *\/ member in struct:zlib
    [all...]
  /system/core/libziparchive/
zip_archive.cc     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 917 milliseconds