Home
last modified time | relevance | path

Searched defs:image_buff (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dlite_mat.h80 void *image_buff; member
Dimage_process.cc1904 auto *image_buff = reinterpret_cast<float *>(image.image_buff); in ImageWarpAffineHWCFloat() local
1966 auto *image_buff = reinterpret_cast<uint8_t *>(image.image_buff); in ImageWarpAffineHWCUint8() local