Searched defs:ReadImage (Results 1 – 6 of 6) sorted by relevance
73 static int ReadImage(const char filename[], WebPPicture* const pic) { in ReadImage() function
25 int ReadImage(const std::string &image_path, cv::Mat *image) { in ReadImage() function
105 Status OpenCLRuntimeWrapper::ReadImage(void *buffer, void *dst_data) { in ReadImage() function in mindspore::registry::opencl::OpenCLRuntimeWrapper
552 int OpenCLRuntime::ReadImage(void *buffer, void *dst_data) { return ReadOrWriteImage(buffer, dst_da… in ReadImage() function in mindspore::lite::opencl::OpenCLRuntime
4249 void dng_ifd::ReadImage (dng_host &host, in ReadImage() function in dng_ifd