Searched refs:CustomStreamHandler (Results 1 – 2 of 2) sorted by relevance
37 (*CustomStreamHandler)(unsigned char *,const size_t,void *); typedef91 SetCustomStreamReader(CustomStreamInfo *,CustomStreamHandler),94 SetCustomStreamWriter(CustomStreamInfo *,CustomStreamHandler);
178 CustomStreamHandler796 assert(image_info->custom_stream->reader != (CustomStreamHandler) NULL); in CustomStreamToImage()2173 assert(image_info->custom_stream->writer != (CustomStreamHandler) NULL); in ImageToCustomStream()2579 assert(image_info->custom_stream->reader != (CustomStreamHandler) NULL); in ImagesToCustomStream()2580 assert(image_info->custom_stream->writer != (CustomStreamHandler) NULL); in ImagesToCustomStream()3928 if (blob_info->custom_stream->reader != (CustomStreamHandler) NULL) in ReadBlob()5272 CustomStreamHandler reader) in SetCustomStreamReader()5371 CustomStreamHandler writer) in SetCustomStreamWriter()5803 if (blob_info->custom_stream->writer != (CustomStreamHandler) NULL) in WriteBlob()