summaryrefslogtreecommitdiffstats
path: root/media/libeffects/preprocessing
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-11-01 21:03:46 -0700
committerMathias Agopian <mathias@google.com>2012-11-01 21:03:46 -0700
commitc5b0b9a13a29be483173f092663ed17ea306ac0d (patch)
tree6ca159e3b1770b58737c695fe1e8a52f886fb97a /media/libeffects/preprocessing
parentd8a71417484ed7d937ef612d6499704d0c325874 (diff)
downloadframeworks_av-c5b0b9a13a29be483173f092663ed17ea306ac0d.zip
frameworks_av-c5b0b9a13a29be483173f092663ed17ea306ac0d.tar.gz
frameworks_av-c5b0b9a13a29be483173f092663ed17ea306ac0d.tar.bz2
new coefficients for the vhq resampler
previous coefficients were provided by a 3rd party and didn't have a way to re-generate them. we're now using the 'fir' utility. the performance of the filter is virtually identical, except for the down-sampling case which seems slightly better now: It looks like both the previous and new coefficients are generating some sort of clipping for full-scale signals in the down-sampling case (although the new ones seem better), the reason for that is unknown (see bug: 7453062) Also updated the HQ coefficients for the down-samplers, previous ones were a little bit too conservative -- the new ones push the cut-off frequency up by about 1 KHz. Change-Id: I54a827b5c707c7cc41268ed01283758dce1d7647
Diffstat (limited to 'media/libeffects/preprocessing')
0 files changed, 0 insertions, 0 deletions