20 Oct
2017
20 Oct
'17
9:57 a.m.
On Fri, 2017-10-20 at 08:42 +0100, Ranjani Sridharan wrote:
This patch fixes the DC offsets introduced in the volume component due to shifts and handles sign extension for 24-bit input samples
Signed-off-by: Ranjani Sridharan ranjani.sridharan@linux.intel.com
src/audio/tone.c | 19 +++++++---- src/audio/volume.c | 71 +++++++++++++++++++++++++++-------------- src/include/reef/audio/format.h | 50 ++++++++++++++++++++++------- src/math/trig.c | 3 +- 4 files changed, 99 insertions(+), 44 deletions(-)
Applied. Thanks
Liam