DescriptionRename config structs in VideoProcessor tests.
This CL harmonizes and improves the naming of the config structs
in the VideoProcessor tests. It should have no functional implications.
CodecConfigPars -> CodecParams:
This struct mainly contains codec settings.
QualityMetrics -> QualityThresholds:
This struct contains thresholds against which the calculated
PSNR and SSIM metrics are compared to.
RateControlMetrics -> RateControlThresholds:
This struct contains thresholds against which the calculated
rate control metrics are compared to.
BUG=webrtc:6634
Review-Url: https://codereview.webrtc.org/2703333004
Cr-Commit-Position: refs/heads/master@{#16794}
Committed: https://chromium.googlesource.com/external/webrtc/+/1e46434e7ef90da1aebaf28cb7ac0d674c857e7a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase. #Patch Set 3 : Rebase fix. #Patch Set 4 : Rebase. #
Total comments: 2
Patch Set 5 : sprang comments 1. #
Dependent Patchsets: Messages
Total messages: 15 (6 generated)
|