cschuldt ed0c7256be Optimize MatchedFilter.
Changing to an index for-loop (instead of using std::max_element & std::distance) tracking even & odd elements separately allows the compiler to produce code with less pipeline stall.

Bug: None
Change-Id: Iaa3e820a3a3b61e2eb276f0dac9106c848db1891
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/240061
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Christian Schuldt <cschuldt@google.com>
Cr-Commit-Position: refs/heads/main@{#35729}
2022-01-19 00:08:24 +00:00
..
2019-09-06 14:53:11 +00:00
2019-09-05 14:10:04 +00:00
2019-09-05 14:10:04 +00:00
2022-01-19 00:08:24 +00:00
2022-01-19 00:08:24 +00:00
2019-07-08 13:45:15 +00:00
2021-12-01 14:52:21 +00:00
2020-03-20 15:26:14 +00:00