Searched refs:PredictGesture (Results 1 – 3 of 3) sorted by relevance
20 extern int PredictGesture(float *output);
31 int PredictGesture(float *output) in PredictGesture() function
115 int gesture_index = PredictGesture(interpreter->output(0)->data.f); in loop()