Searched refs:held_count (Results 1 – 1 of 1) sorted by relevance
181 held_count; member991 dpx.film.held_count=ReadBlobLong(image); in ReadDPXImage()993 if (dpx.film.held_count != ~0U) in ReadDPXImage()995 dpx.film.held_count); in ReadDPXImage()1856 dpx.film.held_count=0U; in WriteDPXImage()1859 dpx.film.held_count=(unsigned int) StringToUnsignedLong(value); in WriteDPXImage()1860 offset+=WriteBlobLong(image,dpx.film.held_count); in WriteDPXImage()