Searched defs:png_compress_IDAT (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngwutil.c927 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, function
2057 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH);
2728 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH);
/external/pdfium/third_party/libpng16/
H A Dpngwutil.c927 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, function
2056 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH);
2695 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH);
/external/skia/third_party/libpng/
H A Dpngwutil.c927 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, function
2056 png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH);
2598 png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH);
H A Dpngprefix.h48 #define png_compress_IDAT skia_png_compress_IDAT macro

Completed in 47 milliseconds