Searched refs:info_rowbytes (Results 1 – 9 of 9) sorted by relevance
235 png_size_t info_rowbytes; /* Added in 1.5.4: cache of updated row bytes */ member
3079 if (png_ptr->info_rowbytes != 0 && png_ptr->info_rowbytes != in png_combine_row()
2122 png_ptr->info_rowbytes = info_ptr->rowbytes; in png_read_transform_info()
3081 if (png_ptr->info_rowbytes != 0 && png_ptr->info_rowbytes != in png_combine_row()