vea_unittest: Calculate per-frame encode latency
Calculates per-frame encode latency, which is basically the time delay from input of each VideoFrame (VEA::Encode()) to output of the corresponding BitstreamBuffer (VEA::Client::BitstreamBufferReady()). It calculates encode latency values at the 50th(median), 75th, and 95th percentiles. Also fix a wrong comment. BUG=345181 TEST=Check "Encode latency for the 50%/75%/95%" in output logs. Committed: https://crrev.com/b21ffeee2aff4da8edb9808b2227165c37e5ce86 Cr-Commit-Position: refs/heads/master@{#329819} Review URL: https://codereview.chromium.org/1117853002 Cr-Commit-Position: refs/heads/master@{#329838}
Showing
This diff is collapsed.
Please register or sign in to comment