Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtiff.c277 static MagickOffsetType TIFFTellCustomStream(void *user_data) in TIFFTellCustomStream() function
1127 SetCustomStreamTeller(custom_stream,TIFFTellCustomStream); in TIFFAcquireCustomStreamForReading()
3117 SetCustomStreamTeller(custom_stream,TIFFTellCustomStream); in TIFFAcquireCustomStreamForWriting()