Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dblob.h39 (*CustomStreamSeeker)(const MagickOffsetType,const int,void *); typedef
91 SetCustomStreamSeeker(CustomStreamInfo *,CustomStreamSeeker),
Dblob.c181 CustomStreamSeeker
1855 (blob_info->custom_stream->seeker != (CustomStreamSeeker) NULL)) in GetBlobSize()
2141 if ((clone_info->custom_stream->seeker == (CustomStreamSeeker) NULL) || in ImageToCustomStream()
2550 if ((clone_info->custom_stream->seeker == (CustomStreamSeeker) NULL) || in ImagesToCustomStream()
2883 if ((blob_info->custom_stream->seeker != (CustomStreamSeeker) NULL) && in IsBlobSeekable()
4945 if (blob_info->custom_stream->seeker == (CustomStreamSeeker) NULL) in SeekBlob()
5233 CustomStreamSeeker seeker) in SetCustomStreamSeeker()