Searched refs:max_period (Results 1 – 4 of 4) sorted by relevance
23 int i, orig_period, max_period; in test_body() local49 orig_period = max_period = sample_period = 400; in test_body()71 if (sample_period > max_period) in test_body()72 max_period = sample_period; in test_body()89 FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period))); in test_body()
1116 UINT32 max_period = 0; in GetSharedModeEnginePeriod() local1119 &fundamental_period, &min_period, &max_period); in GetSharedModeEnginePeriod()1135 RTC_LOG(INFO) << "max_period_in_frames: " << max_period << " (" in GetSharedModeEnginePeriod()1136 << FramesToMilliseconds(max_period, sample_rate) << " ms)"; in GetSharedModeEnginePeriod()1140 *max_period_in_frames = max_period; in GetSharedModeEnginePeriod()
138 uint32_t max_period = 0; in IsLowLatencySupported() local141 &max_period))) { in IsLowLatencySupported()
469 uint32_t max_period = 0; in TEST_F() local472 &max_period))); in TEST_F()