commit | 9bd8b2fe8d163f9a2c386d4d627a8ff7932c1a3c | [log] [tgz] |
---|---|---|
author | Brian Lindahl <blindahl@google.com> | Tue Nov 14 10:41:09 2023 -0700 |
committer | Brian Lindahl <blindahl@google.com> | Tue Nov 21 18:28:59 2023 +0000 |
tree | 0bf3156f6aef46b873c28c69372626840cdbbda3 | |
parent | d6fd8eeeb0e332a425c6d2fc305e099b46029100 [diff] |
Don't count frame drops after resuming from a pause as a video freeze When pausing, audio playback may continue for a brief period of time after video pauses while the audio buffers drain. When resuming, a small number of video frames might be dropped to catch up to the audio position. This is acceptable behavior and should not count as a freeze. Bug: 234833109 Bug: 306066408 Test: atest VideoRenderQualityTrackerTest Change-Id: I14b6b6dcfd8c750dc832453b0d64a1a5e076d288