Home
last modified time | relevance | path

Searched defs:custom_stream (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dblob.c158 *custom_stream; member
227 *custom_stream; in AcquireCustomStreamInfo() local
306 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()
Dimage.h491 *custom_stream; member
Dimage.c3116 CustomStreamInfo *custom_stream) in SetImageInfoCustomStream()
/external/ImageMagick/coders/
Dtiff.c1083 *custom_stream; in TIFFAcquireCustomStreamForReading() local
1105 *custom_stream; in TIFFReadPhotoshopLayers() local
3034 *custom_stream; in TIFFAcquireCustomStreamForWriting() local
3053 *custom_stream; in TIFFWritePhotoshopLayers() local
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test.cc275 auto custom_stream = static_cast<SP_Stream_st*>(stream); in TEST_F() local