HomeSort by relevance Sort by last modified time
    Searched defs:Tf (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/common_time/
clock_recovery.cpp 96 const float ClockRecoveryLoop::Tf = 0.05;
261 CO += dCO * Tf; // Filter CO by applying gain <1 here.
clock_recovery.h 72 static const float Tf;

Completed in 440 milliseconds