commit | 2a3af65ad37e3ef583640d872dfa1651140c5b23 | [log] [tgz] |
---|---|---|
author | Brian Lindahl <blindahl@google.com> | Fri May 19 09:35:47 2023 -0600 |
committer | Brian Lindahl <blindahl@google.com> | Fri May 19 12:43:39 2023 -0600 |
tree | 92063b4f47d5d64a0b7bf135dd9b9e3b71fcb48b | |
parent | ef8816464fb383427324369d87bfe7d2b0b2a69c [diff] |
Fix freeze rate calculations Using the actual render duration to determine if the previous frame was dropped is flawed at the beginning of playback because the first frame never has a previous frame. Bug: 234833109 Test: atest VideoRenderQualityTrackerTest#capturesFreezeRate Change-Id: I6d3db5e662462ec802e368e5a611c0bbb2f463b3