Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtiff.c339 strip_offset; in ReadGROUP4Image() local
377 strip_offset=10+(12*14)+4+8; in ReadGROUP4Image()
378 length=WriteLSBLong(file,(size_t) strip_offset); in ReadGROUP4Image()
387 length=WriteLSBLong(file,(size_t) (strip_offset-8)); in ReadGROUP4Image()
389 length=WriteLSBLong(file,(size_t) (strip_offset-8)); in ReadGROUP4Image()