Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtiff.c3009 static ssize_t TIFFWriteCustomStream(unsigned char *data,const size_t count, in TIFFWriteCustomStream() function
3040 SetCustomStreamWriter(custom_stream,TIFFWriteCustomStream); in TIFFAcquireCustomStreamForWriting()