Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dlite_mat.h71 void *image_buff; member
Dimage_process.cc1795 float *image_buff = reinterpret_cast<float *>(image.image_buff); in ImageWarpAffineHWCFloat() local
1857 uint8_t *image_buff = reinterpret_cast<uint8_t *>(image.image_buff); in ImageWarpAffineHWCUint8() local