commit | bafa561d0c9363c5307b6b1daa498bd3ae36089d | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Wed Apr 02 13:52:10 2014 -0700 |
committer | Andy Hung <hunga@google.com> | Wed Apr 02 13:52:10 2014 -0700 |
tree | 725ae0e8b8c8bc532c4c23c2b4a133aec35a9410 | |
parent | 2ade30003882f0c3782d68018d06cb81b99dfeb2 [diff] |
Improve resampler filter computation speed Approximate speed improvement is 10-15% for filter computation, which is floating point intensive. This will be important for devices without hw floating point support. Change-Id: I10b4e778c8d632b52218a777504b092c189e437f Signed-off-by: Andy Hung <hunga@google.com>