commit | 6582f2b14a21e630654c5522ef9ad64e80d5058d | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Fri Jan 03 12:30:41 2014 -0800 |
committer | Andy Hung <hunga@google.com> | Wed Jan 08 17:54:27 2014 -0800 |
tree | 69dee04c065feec40569f144281f36e885b7d15b | |
parent | 0bcfa88149e2404b34d13c622e3921e1b846cdf8 [diff] |
Improve dynamic audio resampler filter generation Improve dynamic audio resampler filter generation speed by 2x. The resulting filters should be the same (excepting roundoff). Also added check for upsampling sample rate changes to share previously generated filters. Modify the profiling to improve output format and sampling result reliability. Change-Id: I9aa6b914fd552a63f79dd4a95945df2f8275772a Signed-off-by: Andy Hung <hunga@google.com>