Home
last modified time | relevance | path

Searched defs:ReadImage (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dimg2webp.c73 static int ReadImage(const char filename[], WebPPicture* const pic) { in ReadImage() function
/third_party/skia/third_party/externals/libwebp/examples/
Dimg2webp.c73 static int ReadImage(const char filename[], WebPPicture* const pic) { in ReadImage() function
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dimage_preprocess.cc25 int ReadImage(const std::string &image_path, cv::Mat *image) { in ReadImage() function
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_runtime_wrapper.cc105 Status OpenCLRuntimeWrapper::ReadImage(void *buffer, void *dst_data) { in ReadImage() function in mindspore::registry::opencl::OpenCLRuntimeWrapper
Dopencl_runtime.cc552 int OpenCLRuntime::ReadImage(void *buffer, void *dst_data) { return ReadOrWriteImage(buffer, dst_da… in ReadImage() function in mindspore::lite::opencl::OpenCLRuntime
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp4249 void dng_ifd::ReadImage (dng_host &host, in ReadImage() function in dng_ifd