From fa1d3caef0cbe24d2e74e3410495344c5aee9776 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 22 Sep 2018 18:14:01 +0200 Subject: [PATCH] avcodec/prosumer: factorize e0 setting out Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer --- libavcodec/prosumer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libavcodec/prosumer.c b/libavcodec/prosumer.c index 399350031a..9e8a94d4db 100644 --- a/libavcodec/prosumer.c +++ b/libavcodec/prosumer.c @@ -290,14 +290,13 @@ static void fill_elements(uint32_t idx, uint32_t shift, int size, uint32_t *e0, if (table[2 * i] >> 8 == 0x80u) { return; } else { + *e0 = (*e0 & 0xFFFFFFu) | (((12 + b - shift) | (0x40u<