cschuldt 4647528911 Optimize the saturation detection (used by AnalyzeCapture()).
Changing to an index for-loop (instead of a range for-loop) allows the compiler (clang for x86 at least) to unroll it x2.

Bug: None
Change-Id: I9b9612a8513a06e8aa3b12ae39f6911217da55fa
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/239741
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Christian Schuldt <cschuldt@google.com>
Cr-Commit-Position: refs/heads/main@{#35478}
2021-12-06 13:00:59 +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
2019-07-08 13:45:15 +00:00
2021-12-01 14:52:21 +00:00
2020-03-20 15:26:14 +00:00