Searched defs:dtype (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | raw2tiff.c | 94 TIFFDataType dtype = TIFF_BYTE; in main() local 344 swapBytesInScanline(void *buf, uint32 width, TIFFDataType dtype) in swapBytesInScanline() 368 guessSize(int fd, TIFFDataType dtype, _TIFF_off_t hdr_size, uint32 nbands, in guessSize() 483 correlation(void *buf1, void *buf2, uint32 n_elem, TIFFDataType dtype) in correlation()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/cmsis_nn/ |
A D | mul.cc | 120 #define TF_LITE_MUL(type, opname, dtype) \ in EvalQuantized() argument
|
A D | add.cc | 150 #define TF_LITE_ADD(type, opname, dtype) \ in EvalAddQuantized() argument
|
Completed in 4 milliseconds