Home
last modified time | relevance | path

Searched refs:common_delay (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DCrpr.cc318 float common_delay = min(src_delta, tgt_delta); in findCrpr1() local
321 delayAsString(common_delay, this)); in findCrpr1()
322 return common_delay; in findCrpr1()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/cma/backend/mixer/
H A Dstream_mixer_unittest.cc1060 int common_delay = kMixProcessorDelay + kLinearizeProcessorDelay; in TEST_F() local
1066 delays.push_back(common_delay + kDefaultProcessorDelay); in TEST_F()
1070 delays.push_back(common_delay); in TEST_F()
1074 delays.push_back(common_delay + kTtsProcessorDelay); in TEST_F()