Searched refs:png_write_filtered_row (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A Dpngwutil.c2246 png_write_filtered_row(png_structrp png_ptr, png_bytep filtered_row,
2398 png_write_filtered_row(png_ptr, png_ptr->row_buf, row_info->rowbytes+1);
2583 png_write_filtered_row(png_ptr, best_row, row_info->rowbytes+1);
2591 png_write_filtered_row(png_structrp png_ptr, png_bytep filtered_row, function
2594 png_debug(1, "in png_write_filtered_row");
/external/opencv3/3rdparty/libpng/
H A Dpngwutil.c2416 static void png_write_filtered_row(png_structp png_ptr, png_bytep filtered_row,
3072 png_write_filtered_row(png_ptr, best_row, row_info->rowbytes+1);
3095 png_write_filtered_row(png_structp png_ptr, png_bytep filtered_row, function
3098 png_debug(1, "in png_write_filtered_row");
/external/pdfium/third_party/lpng_v163/
H A Dpngwutil.c2311 static void png_write_filtered_row(png_structrp png_ptr, png_bytep filtered_row,
2967 png_write_filtered_row(png_ptr, best_row, row_info->rowbytes+1);
2990 png_write_filtered_row(png_structrp png_ptr, png_bytep filtered_row, function
2993 png_debug(1, "in png_write_filtered_row");

Completed in 88 milliseconds