commit | 3245b5d12a871802d25d4265682137f0479746af | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Tue Jan 19 16:22:27 2021 -0800 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Wed Jan 20 14:00:14 2021 -0800 |
tree | 8422976de9693319675f53eeaf270ed14c6c4c1e | |
parent | 5a5b2e3f8a9ba72086db96daa08c8a3e0bb12185 [diff] |
Initialize format in AudioMix conversion The code that converts AudioMix from Java to native previously did not set every field of the mFormat structure, resulting in illegal data. This adds initialization. Test: Audio tests from CtsMediaTests Change-Id: Id7e3ab0fdadd30100d9e78a833db2812718a764d