Home
last modified time | relevance | path

Searched refs:zlib_text_method (Results 1 – 6 of 6) sorted by relevance

/external/libpng/
Dpngstruct.h198 int zlib_text_method; /* holds zlib compression method */ member
Dpngwrite.c529 png_ptr->zlib_text_method = 8;
1300 png_ptr->zlib_text_method = method; in png_set_text_compression_method()
Dpngwutil.c351 method = png_ptr->zlib_text_method; in png_deflate_claim()
/external/pdfium/third_party/lpng_v163/
Dpngstruct.h199 int zlib_text_method; /* holds zlib compression method */ member
Dpngwrite.c518 png_ptr->zlib_text_method = 8;
1445 png_ptr->zlib_text_method = method; in png_set_text_compression_method()
Dpngwutil.c350 method = png_ptr->zlib_text_method; in png_deflate_claim()