Searched refs:timestamps_per_call_ (Results 1 – 2 of 2) sorted by relevance
37 timestamps_per_call_(static_cast<size_t>(fs_hz_ / 100)), in Merge()346 size_t start_index = timestamps_per_call_ + expand_->overlap_length(); in CorrelateAndPeakSearch()371 (timestamps_per_call_ + expand_->overlap_length())) || in CorrelateAndPeakSearch()
89 const size_t timestamps_per_call_; variable