Searched refs:prediction_history (Results 1 – 1 of 1) sorted by relevance
23 float prediction_history[kGestureCount][kPredictionHistoryLength] = {}; variable35 prediction_history[i][prediction_history_index] = output[i]; in PredictGesture()51 prediction_sum += prediction_history[i][j]; in PredictGesture()