commit | 38560f281024985d486b24ab8cb1a5f36d6f3b6a | [log] [tgz] |
---|---|---|
author | Dichen Zhang <dichenzhang@google.com> | Wed Apr 24 13:36:50 2019 -0700 |
committer | Dichen Zhang <dichenzhang@google.com> | Wed Apr 24 13:36:50 2019 -0700 |
tree | 065bd09cad4335b8c09911682cf6eb01025a115b | |
parent | 9602d9c306c8911ab44a327aceb83a96b79c10d6 [diff] |
VideoFrameSchedulerBase: fix overflow in PLL::fit() PLL::fit() may have addition or multiplication overflow problem. Bug: 129491498 Test: TBD Change-Id: Id9b4bc0d2e53c1b4c239027c8b087020019a0147 (cherry picked from commit 3ba81e73eb15b809373da491dae4e7fe2792aa13)