From 1270a025cd92f957e8dbcd776612907539ce8a18 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 25 Feb 2026 20:35:41 +0100 Subject: Fix whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libquanta_vquantise_wu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libquanta_vquantise_wu.c') diff --git a/libquanta_vquantise_wu.c b/libquanta_vquantise_wu.c index fa5ae4a..3ddbe67 100644 --- a/libquanta_vquantise_wu.c +++ b/libquanta_vquantise_wu.c @@ -271,7 +271,7 @@ volume_over_j2us_(const struct cube *cube, const struct libj2_j2u *data, const s static void volume_over_j2us(const struct cube *cube, const struct libj2_j2u *data, const struct channel_data *channels, size_t nchannels, - struct libj2_j2u *result) + struct libj2_j2u *result) { int use_addition = (int)(~nchannels & 1U); result->high = 0; @@ -350,7 +350,7 @@ bottom_over_j2us_(const struct cube *cube, size_t channel, const struct libj2_j2 static void bottom_over_j2us(const struct cube *cube, size_t channel, const struct libj2_j2u *data, const struct channel_data *channels, - size_t nchannels, struct libj2_j2u *result) + size_t nchannels, struct libj2_j2u *result) { int use_addition = (int)(~nchannels & 1U); result->high = 0; -- cgit v1.2.3-70-g09d2