Searched defs:CheckImageType (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ | ||
| D | flickr_op.cc | 165 Status FlickrOp::CheckImageType(const std::string &file_name, bool *valid) { in CheckImageType() function in mindspore::dataset::FlickrOp |
| D | manifest_op.cc | 209 Status ManifestOp::CheckImageType(const std::string &file_name, bool *valid) { in CheckImageType() function in mindspore::dataset::ManifestOp |
| D | album_op.cc | 97 bool AlbumOp::CheckImageType(const std::string &file_name, bool *valid) { in CheckImageType() function in mindspore::dataset::AlbumOp |
| /third_party/mindspore/mindspore/lite/minddata/wrapper/ | ||
| D | album_op_android.cc | 146 bool AlbumOp::CheckImageType(const std::string &file_name, bool *valid) { in CheckImageType() function in mindspore::dataset::AlbumOp |