Home
last modified time | relevance | path

Searched defs:Adjust (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/test/
Dutility.cc86 void ACMTestTimer::Adjust() { in Adjust() function in webrtc::ACMTestTimer
/external/webrtc/webrtc/system_wrappers/source/
Dclock.cc71 static void Adjust(const timeval& tv, uint32_t* adjusted_s, in Adjust() function in webrtc::RealTimeClock
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp3498 int Adjust = 0; in adjustDefLatency() local