Searched refs:common_delay (Results 1 – 2 of 2) sorted by relevance
318 float common_delay = min(src_delta, tgt_delta); in findCrpr1() local321 delayAsString(common_delay, this)); in findCrpr1()322 return common_delay; in findCrpr1()
1060 int common_delay = kMixProcessorDelay + kLinearizeProcessorDelay; in TEST_F() local1066 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()