Searched refs:predicted_rotation (Results 1 – 1 of 1) sorted by relevance
104 int8_t predicted_rotation; member213 mTask.predicted_rotation = -1; in clearPredictedRotation()246 if (mTask.predicted_rotation != rotation) { in updatePredictedRotation()247 mTask.predicted_rotation = rotation; in updatePredictedRotation()470 if ((mTask.predicted_rotation < 0) in add_samples()473 mTask.proposed_rotation = mTask.predicted_rotation; in add_samples()