Searched refs:flush_rows (Results 1 – 6 of 6) sorted by relevance
2823 png_ptr->flush_rows++; in png_write_filtered_row()2826 png_ptr->flush_rows >= png_ptr->flush_dist) in png_write_filtered_row()
1033 png_ptr->flush_rows = 0; in png_write_flush()
1405 png_uint_32 flush_rows PNG_DEPSTRUCT; /* number of rows written since last flush */
2773 png_ptr->flush_rows++; in png_write_filtered_row()2776 png_ptr->flush_rows >= png_ptr->flush_dist) in png_write_filtered_row()
993 png_ptr->flush_rows = 0; in png_write_flush()
1219 png_uint_32 flush_rows; /* number of rows written since last flush */ member