Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_write.c721 int64 old_byte_count = -1; in TIFFAppendToStrip() local
759 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip()
779 if( (int64) td->td_stripbytecount[strip] != old_byte_count ) in TIFFAppendToStrip()