Audio is not proper in WebAudio Tests
authorPraveen R Jadhav <praveen.j@samsung.com>
Wed, 3 Apr 2013 03:14:02 +0000 (12:14 +0900)
committerPraveen R Jadhav <praveen.j@samsung.com>
Wed, 3 Apr 2013 03:14:02 +0000 (12:14 +0900)
commitfa4bfd703a445abf666721a70d00ba60832ad9e7
tree7e9afbe47d9a1c5241645261e565aa5bca0699e2
parentee189b1793c9055c3827ab11b0449201d860825c
Audio is not proper in WebAudio Tests

[Title] : Audio is not proper in WebAudio Tests
[Issue] : WEB-2918
[Problem] : vsmul() in VectorMath is not handled properly
[Solution] : vsmul() is updated to handle properly as in OpenSource

Change-Id: I8d0cc87136684dabd028cbbed0ee0b254f793cbb
Source/WebCore/platform/audio/VectorMath.cpp