Searched defs:custom_stream (Results 1 – 5 of 5) sorted by relevance
158 *custom_stream; member227 *custom_stream; in AcquireCustomStreamInfo() local306 CustomStreamInfo *custom_stream) in AttachCustomStream()996 CustomStreamInfo *custom_stream) in DestroyCustomStreamInfo()5238 MagickExport void SetCustomStreamData(CustomStreamInfo *custom_stream, in SetCustomStreamData()5271 MagickExport void SetCustomStreamReader(CustomStreamInfo *custom_stream, in SetCustomStreamReader()5304 MagickExport void SetCustomStreamSeeker(CustomStreamInfo *custom_stream, in SetCustomStreamSeeker()5337 MagickExport void SetCustomStreamTeller(CustomStreamInfo *custom_stream, in SetCustomStreamTeller()5370 MagickExport void SetCustomStreamWriter(CustomStreamInfo *custom_stream, in SetCustomStreamWriter()
491 *custom_stream; member
3116 CustomStreamInfo *custom_stream) in SetImageInfoCustomStream()
1083 *custom_stream; in TIFFAcquireCustomStreamForReading() local1105 *custom_stream; in TIFFReadPhotoshopLayers() local3034 *custom_stream; in TIFFAcquireCustomStreamForWriting() local3053 *custom_stream; in TIFFWritePhotoshopLayers() local
275 auto custom_stream = static_cast<SP_Stream_st*>(stream); in TEST_F() local