OSDN Git Service

fix SINC resampler on non ARM architectures
authorMathias Agopian <mathias@google.com>
Tue, 30 Oct 2012 20:51:44 +0000 (13:51 -0700)
committerMathias Agopian <mathias@google.com>
Tue, 30 Oct 2012 20:51:44 +0000 (13:51 -0700)
commitd7a3c142b3ce4ed26e025533f57bef9e4ec58740
tree0659fcefa8fe4d25b276bc0f837a32c9b5e2657a
parentcca56d5784c02a5f02ce5e47c3d6583d71a2469b
fix SINC resampler on non ARM architectures

make sure the C version of the code generates the same
output than the ARM assemply version.

Change-Id: Ide218785c35d02598b2d7278e646b1b178148698
services/audioflinger/AudioResamplerSinc.cpp