Searched refs:estimation_feasible (Results 1 – 1 of 1) sorted by relevance
114 bool estimation_feasible = in Update() local117 estimation_feasible = in Update()118 estimation_feasible && filter_size == filter_length_coefficients_; in Update()119 estimation_feasible = estimation_feasible && filter_delay_blocks > 0; in Update()120 estimation_feasible = estimation_feasible && usable_linear_filter; in Update()122 if (!estimation_feasible) { in Update()