commit | cd4c724043bb6ce562fdb02bb980fde548233353 | [log] [tgz] |
---|---|---|
author | wendy lin <wendy.lin@mediatek.com> | Wed Jun 12 10:37:11 2019 +0800 |
committer | Andy Hung <hunga@google.com> | Tue Apr 07 16:51:43 2020 +0000 |
tree | 2ffd0d41480cbc148fb07d443455b54c791fc4d0 | |
parent | 39ec5a7accf61d89a41908999bc789d5c8d0e3d3 [diff] |
fix audioflinger integer multiplication overflow when underrun duration is over 3 sec, overflow happens for multiplication of nsec=sec*1000000000. Use correct format transform to solve it. Bug: 135075416 Test: run MTBF test Change-Id: I0a09ca41f2fad055ce0cfa18f936131b7a630f52