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