Searched refs:Ti (Results 1 – 2 of 2) sorted by relevance
68 static const float Ti; variable
95 const float ClockRecoveryLoop::Ti = 15.0f; member in android::ClockRecoveryLoop260 dCO = Kc * (1.0f + dT/Ti) * delta_f - Kc * last_delta_f_; in pushDisciplineEvent()