Home
last modified time | relevance | path

Searched refs:int_array (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dcontext_util.h33 explicit TfLiteIntArrayView(const TfLiteIntArray* int_array) in TfLiteIntArrayView() argument
34 : int_array_(int_array) {} in TfLiteIntArrayView()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dtest_helpers.h157 TfLiteIntArray* IntArrayFromInts(const int* int_array);
A Dtest_helpers.cc987 TfLiteIntArray* IntArrayFromInts(const int* int_array) { in IntArrayFromInts() argument
989 reinterpret_cast<const TfLiteIntArray*>(int_array)); in IntArrayFromInts()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djcdctmgr.c46 DCTELEM int_array[DCTSIZE2]; member

Completed in 9 milliseconds