[Sound-open-firmware] [PATCH v5] volume: fix for DC offset and handling of sign extension for 24-bit samples

Liam Girdwood liam.r.girdwood at linux.intel.com
Fri Oct 20 09:57:02 CEST 2017


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 at 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



More information about the Sound-open-firmware mailing list