Searched refs:target_delay (Results 1 – 2 of 2) sorted by relevance
350 const struct timeval *target_delay; in thread_conditions_simple() local354 target_delay = &tv_timeout; in thread_conditions_simple()366 target_delay = &tv_signal; in thread_conditions_simple()370 target_delay = &tv_broadcast; in thread_conditions_simple()377 evutil_timeradd(target_delay, &launched_at, &target_time); in thread_conditions_simple()
766 int target_delay = startup_size_ms * self->rate_factor * 8; in ProcessExtended() local771 int target_delay = startup_size_ms * self->rate_factor * 8 / 2; in ProcessExtended() local774 (WebRtcAec_system_delay(self->aec) - target_delay) / PART_LEN; in ProcessExtended()