====>> Building multimedia/ffmpeg
build started at Fri Aug 26 14:16:46 BST 2016
port directory: /usr/ports/multimedia/ffmpeg
building for: FreeBSD 110amd64-system-job-02 11.0-RC2 FreeBSD 11.0-RC2 amd64
maintained by: multimedia@FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/ffmpeg/Makefile 418413 2016-07-12 04:30:32Z jbeich $
Poudriere version: 3.1.10
Host OSVERSION: 1100122
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RC2
UNAME_r=11.0-RC2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/space/poudriere/poudriere_data/.m/110amd64-system/ref
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ffmpeg-2.8.7_2,1
OLDPWD=/
PWD=/space/poudriere/poudriere_data/.m/110amd64-system/ref/.p/pool
MASTERNAME=110amd64-system
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ffmpeg-2.8.7_2,1:
     AACPLUS=off: AAC support via libaacplus
     ALSA=off: ALSA audio architecture support
     AMR_NB=off: AMR Narrow Band audio support (opencore)
     AMR_WB=off: AMR Wide Band audio support (opencore)
     ASS=off: Subtitles rendering via libass
     BS2B=off: Bauer Stereophonic-to-Binaural filter
     CACA=off: libcaca graphics library support
     CDIO=off: Audio CD grabbing with libcdio
     CELT=off: CELT audio codec support
     DC1394=off: IIDC-1394 grabbing using libdc1394
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     FAAC=off: FAAC AAC encoder support
     FDK_AAC=off: AAC audio encoding via Fraunhofer FDK
     FFSERVER=on: Build and install ffserver
     FLITE=off: Voice synthesis support via libflite
     FONTCONFIG=on: X11 font configuration support
     FREETYPE=on: TrueType font rendering support
     FREI0R=on: Frei0r video plugins support
     FRIBIDI=off: Bidirectional text support via GNU FriBidi
     GME=off: Game Music Emu demuxer
     GSM=off: GSM codec support
     ICONV=on: Encoding conversion support via iconv
     ILBC=off: Internet Low Bit Rate codec
     JACK=off: JACK audio server support
     LADSPA=off: LADSPA audio plugins support
     LAME=off: LAME MP3 audio encoder support
     LIBBLURAY=off: Blu-ray discs support via libbluray
     MMX=on: Use MMX optimized routines
     MODPLUG=off: ModPlug decoder support
     OPENAL=off: Audio support via OpenAL
     OPENCL=off: Heterogeneous computing via OpenCL
     OPENCV=on: Computer Vision support via OpenCV
     OPENGL=off: 2D/3D rendering support via OpenGL
     OPENH264=off: H.264 video codec support via OpenH264
     OPENJPEG=off: Enhanced JPEG graphics support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     OPUS=off: Opus audio codec support
     PULSEAUDIO=off: PulseAudio sound server support
     QUVI=off: Flash media stream URLs
     RTCPU=on: Detect CPU capabilities at runtime
     RTMP=off: RTMP protocol support via librtmp
     SCHROEDINGER=on: Dirac video codec support via libschroedinger
     SDL=off: Simple Direct Media Layer support
     SMB=off: SMB network protocol support
     SNAPPY=off: Snappy compression library support
     SPEEX=off: Speex audio format support
     SSE=on: Use SSE optimized routines
     SSH=off: SSH protocol support
     THEORA=on: Ogg Theora video codec support
     TWOLAME=off: TwoLAME MP2 audio encoder support
     V4L=on: Video 4 Linux support
     VAAPI=on: VAAPI (GPU video acceleration) support
     VDPAU=on: VDPAU (GPU video acceleration) support
     VIDSTAB=off: Video stabilization filter
     VORBIS=on: Ogg Vorbis audio codec support
     VO_AACENC=off: AAC audio encoding via vo-aacenc
     VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
     VPX=on: VP8/VP9 video codec support
     WAVPACK=off: WavPack lossless audio format support
     WEBP=off: WebP image format support
     X11GRAB=off: X11 grabbing (legacy)
     X264=on: H.264 video codec support via x264
     X265=off: H.265 video codec support via x265
     XCB=off: X11 grabbing using XCB
     XVID=on: Xvid MPEG-4 video codec support
     XVIDEO=off: X11 Video extension library support
     ZMQ=off: Message passing via libzmq4
     ZVBI=off: Teletext support via libzvbi
====> Licensing options
     GPL3=off: Allow (L)GPL version 3 code(cs)
     NONFREE=off: Allow use of nonfree code
====> SSL protocol support: you can only select none or one of them
     GNUTLS=on: SSL/TLS support via GnuTLS
     OPENSSL=off: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix="/usr/local"  --mandir="/usr/local/man"  --datadir="/usr/local/share/ffmpeg"  --pkgconfigdir="/usr/local/libdata/pkgconfig"  --enable-shared  --enable-gpl  --enable-postproc  --enable-avfilter  --enable-avresample  --enable-pthreads  --disable-libstagefright-h264  --disable-libutvideo  --disable-libsoxr  --cc="cc"  --extra-cflags="-msse -I/usr/local/include/vorbis -I/usr/local/include"  --extra-ldflags="-L/usr/local/lib "  --extra-libs="-lpthread"   --disable-libaacplus --disable-indev=alsa  --disable-outdev=alsa --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libass --disable-libbs2b --disable-libcaca --disable-libcdio --disable-libcelt --disable-libdc1394 --disable-debug --enable-htmlpages --disable-libfaac --disable-libfdk-aac --enable-ffserver --disable-libflite --enable-fontconfig --enable-libfreetype --enable-frei0r --disable-libfribidi --disable-libgme --disable-libgsm --enable-iconv --disable-libilbc --disable-indev=jack --disable-ladspa --disable-libmp3lame --disable-libbluray --enable-mmx --disable-libmodplug --disable-openal --disable-indev=openal --disable-opencl --enable-libopencv --disable-opengl --disable-libopenh264 --disable-libopenjpeg --disable-libopus --disable-libpulse --disable-indev=pulse  --disable-outdev=pulse --disable-libquvi --enable-runtime-cpudetect --disable-librtmp --enable-libschroedinger --disable-ffplay --disable-outdev=sdl --disable-libsmbclient --disable-libsnappy --disable-libspeex --enable-sse --disable-libssh --enable-libtheora --disable-libtwolame --enable-libv4l2 --enable-vaapi --enable-vdpau --disable-libvidstab --enable-libvorbis --disable-libvo-aacenc --disable-libvo-amrwbenc --enable-libvpx --disable-libwavpack --disable-libwebp --disable-x11grab --enable-libx264 --disable-libx265 --disable-libxcb --enable-libxvid --disable-outdev=xv --disable-libzmq --disable-libzvbi --enable-gnutls --disable-openssl --disable-version3 --disable-nonfree
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
COMPILER_PATH=/usr/local/bin  MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg/work  HOME=/wrkdirs/usr/ports/multimedia/ffmpeg/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
COMPILER_PATH=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg/work  HOME=/wrkdirs/usr/ports/multimedia/ffmpeg/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
AACPLUS="@comment
"
NO_AACPLUS=""
ALSA="@comment
"
NO_ALSA=""
AMR_NB="@comment
"
NO_AMR_NB=""
AMR_WB="@comment
"
NO_AMR_WB=""
ASS="@comment
"
NO_ASS=""
BS2B="@comment
"
NO_BS2B=""
CACA="@comment
"
NO_CACA=""
CDIO="@comment
"
NO_CDIO=""
CELT="@comment
"
NO_CELT=""
DC1394="@comment
"
NO_DC1394=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
FAAC="@comment
"
NO_FAAC=""
FDK_AAC="@comment
"
NO_FDK_AAC=""
FFSERVER=""
NO_FFSERVER="@comment
"
FLITE="@comment
"
NO_FLITE=""
FONTCONFIG=""
NO_FONTCONFIG="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
FREI0R=""
NO_FREI0R="@comment
"
FRIBIDI="@comment
"
NO_FRIBIDI=""
GME="@comment
"
NO_GME=""
GSM="@comment
"
NO_GSM=""
ICONV=""
NO_ICONV="@comment
"
ILBC="@comment
"
NO_ILBC=""
JACK="@comment
"
NO_JACK=""
LADSPA="@comment
"
NO_LADSPA=""
LAME="@comment
"
NO_LAME=""
LIBBLURAY="@comment
"
NO_LIBBLURAY=""
MMX=""
NO_MMX="@comment
"
MODPLUG="@comment
"
NO_MODPLUG=""
OPENAL="@comment
"
NO_OPENAL=""
OPENCL="@comment
"
NO_OPENCL=""
OPENCV=""
NO_OPENCV="@comment
"
OPENGL="@comment
"
NO_OPENGL=""
OPENH264="@comment
"
NO_OPENH264=""
OPENJPEG="@comment
"
NO_OPENJPEG=""
OPTIMIZED_CFLAGS="@comment
"
NO_OPTIMIZED_CFLAGS=""
OPUS="@comment
"
NO_OPUS=""
PULSEAUDIO="@comment
"
NO_PULSEAUDIO=""
QUVI="@comment
"
NO_QUVI=""
RTCPU=""
NO_RTCPU="@comment
"
RTMP="@comment
"
NO_RTMP=""
SCHROEDINGER=""
NO_SCHROEDINGER="@comment
"
SDL="@comment
"
NO_SDL=""
SMB="@comment
"
NO_SMB=""
SNAPPY="@comment
"
NO_SNAPPY=""
SPEEX="@comment
"
NO_SPEEX=""
SSE=""
NO_SSE="@comment
"
SSH="@comment
"
NO_SSH=""
THEORA=""
NO_THEORA="@comment
"
TWOLAME="@comment
"
NO_TWOLAME=""
V4L=""
NO_V4L="@comment
"
VAAPI=""
NO_VAAPI="@comment
"
VDPAU=""
NO_VDPAU="@comment
"
VIDSTAB="@comment
"
NO_VIDSTAB=""
VORBIS=""
NO_VORBIS="@comment
"
VO_AACENC="@comment
"
NO_VO_AACENC=""
VO_AMRWBENC="@comment
"
NO_VO_AMRWBENC=""
VPX=""
NO_VPX="@comment
"
WAVPACK="@comment
"
NO_WAVPACK=""
WEBP="@comment
"
NO_WEBP=""
X11GRAB="@comment
"
NO_X11GRAB=""
X264=""
NO_X264="@comment
"
X265="@comment
"
NO_X265=""
XCB="@comment
"
NO_XCB=""
XVID=""
NO_XVID="@comment
"
XVIDEO="@comment
"
NO_XVIDEO=""
ZMQ="@comment
"
NO_ZMQ=""
ZVBI="@comment
"
NO_ZVBI=""
GNUTLS=""
NO_GNUTLS="@comment
"
OPENSSL="@comment
"
NO_OPENSSL=""
GPL3="@comment
"
NO_GPL3=""
NONFREE="@comment
"
NO_NONFREE=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/ffmpeg"
EXAMPLESDIR="share/examples/ffmpeg"
DATADIR="share/ffmpeg"
WWWDIR="www/ffmpeg"
ETCDIR="etc/ffmpeg"
--End PLIST_SUB--

--SUB_LIST--
AACPLUS="@comment
"
NO_AACPLUS=""
ALSA="@comment
"
NO_ALSA=""
AMR_NB="@comment
"
NO_AMR_NB=""
AMR_WB="@comment
"
NO_AMR_WB=""
ASS="@comment
"
NO_ASS=""
BS2B="@comment
"
NO_BS2B=""
CACA="@comment
"
NO_CACA=""
CDIO="@comment
"
NO_CDIO=""
CELT="@comment
"
NO_CELT=""
DC1394="@comment
"
NO_DC1394=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
FAAC="@comment
"
NO_FAAC=""
FDK_AAC="@comment
"
NO_FDK_AAC=""
FFSERVER=""
NO_FFSERVER="@comment
"
FLITE="@comment
"
NO_FLITE=""
FONTCONFIG=""
NO_FONTCONFIG="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
FREI0R=""
NO_FREI0R="@comment
"
FRIBIDI="@comment
"
NO_FRIBIDI=""
GME="@comment
"
NO_GME=""
GSM="@comment
"
NO_GSM=""
ICONV=""
NO_ICONV="@comment
"
ILBC="@comment
"
NO_ILBC=""
JACK="@comment
"
NO_JACK=""
LADSPA="@comment
"
NO_LADSPA=""
LAME="@comment
"
NO_LAME=""
LIBBLURAY="@comment
"
NO_LIBBLURAY=""
MMX=""
NO_MMX="@comment
"
MODPLUG="@comment
"
NO_MODPLUG=""
OPENAL="@comment
"
NO_OPENAL=""
OPENCL="@comment
"
NO_OPENCL=""
OPENCV=""
NO_OPENCV="@comment
"
OPENGL="@comment
"
NO_OPENGL=""
OPENH264="@comment
"
NO_OPENH264=""
OPENJPEG="@comment
"
NO_OPENJPEG=""
OPTIMIZED_CFLAGS="@comment
"
NO_OPTIMIZED_CFLAGS=""
OPUS="@comment
"
NO_OPUS=""
PULSEAUDIO="@comment
"
NO_PULSEAUDIO=""
QUVI="@comment
"
NO_QUVI=""
RTCPU=""
NO_RTCPU="@comment
"
RTMP="@comment
"
NO_RTMP=""
SCHROEDINGER=""
NO_SCHROEDINGER="@comment
"
SDL="@comment
"
NO_SDL=""
SMB="@comment
"
NO_SMB=""
SNAPPY="@comment
"
NO_SNAPPY=""
SPEEX="@comment
"
NO_SPEEX=""
SSE=""
NO_SSE="@comment
"
SSH="@comment
"
NO_SSH=""
THEORA=""
NO_THEORA="@comment
"
TWOLAME="@comment
"
NO_TWOLAME=""
V4L=""
NO_V4L="@comment
"
VAAPI=""
NO_VAAPI="@comment
"
VDPAU=""
NO_VDPAU="@comment
"
VIDSTAB="@comment
"
NO_VIDSTAB=""
VORBIS=""
NO_VORBIS="@comment
"
VO_AACENC="@comment
"
NO_VO_AACENC=""
VO_AMRWBENC="@comment
"
NO_VO_AMRWBENC=""
VPX=""
NO_VPX="@comment
"
WAVPACK="@comment
"
NO_WAVPACK=""
WEBP="@comment
"
NO_WEBP=""
X11GRAB="@comment
"
NO_X11GRAB=""
X264=""
NO_X264="@comment
"
X265="@comment
"
NO_X265=""
XCB="@comment
"
NO_XCB=""
XVID=""
NO_XVID="@comment
"
XVIDEO="@comment
"
NO_XVIDEO=""
ZMQ="@comment
"
NO_ZMQ=""
ZVBI="@comment
"
NO_ZVBI=""
GNUTLS=""
NO_GNUTLS="@comment
"
OPENSSL="@comment
"
NO_OPENSSL=""
GPL3="@comment
"
NO_GPL3=""
NONFREE="@comment
"
NO_NONFREE=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ffmpeg
DOCSDIR=/usr/local/share/doc/ffmpeg
EXAMPLESDIR=/usr/local/share/examples/ffmpeg
WWWDIR=/usr/local/www/ffmpeg
ETCDIR=/usr/local/etc/ffmpeg
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2+ LGPL21+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ffmpeg-2.8.7_2,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[110amd64-system-job-02] Installing pkg-1.8.7_1...
[110amd64-system-job-02] Extracting pkg-1.8.7_1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2+ LGPL21+ accepted by the user
===> Fetching all distfiles required by ffmpeg-2.8.7_2,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2+ LGPL21+ accepted by the user
===> Fetching all distfiles required by ffmpeg-2.8.7_2,1 for building
=> SHA256 Checksum OK for ffmpeg-2.8.7.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2+ LGPL21+ accepted by the user
===> Fetching all distfiles required by ffmpeg-2.8.7_2,1 for building
===>  Extracting for ffmpeg-2.8.7_2,1
=> SHA256 Checksum OK for ffmpeg-2.8.7.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ffmpeg-2.8.7_2,1
===>  Applying FreeBSD patches for ffmpeg-2.8.7_2,1
===========================================================================
=======================<phase: build-depends  >============================
===>   ffmpeg-2.8.7_2,1 depends on executable: yasm - not found
===>   Installing existing package /packages/All/yasm-1.3.0.txz
[110amd64-system-job-02] Installing yasm-1.3.0...
[110amd64-system-job-02] `-- Installing gettext-runtime-0.19.8.1...
[110amd64-system-job-02] |   `-- Installing indexinfo-0.2.4...
[110amd64-system-job-02] |   `-- Extracting indexinfo-0.2.4: .... done
[110amd64-system-job-02] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110amd64-system-job-02] Extracting yasm-1.3.0: .......... done
===>   ffmpeg-2.8.7_2,1 depends on executable: yasm - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on file: /usr/local/bin/as - not found
===>   Installing existing package /packages/All/binutils-2.25.1_3,1.txz
[110amd64-system-job-02] Installing binutils-2.25.1_3,1...
[110amd64-system-job-02] Extracting binutils-2.25.1_3,1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on file: /usr/local/bin/as - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on executable: texi2html - not found
===>   Installing existing package /packages/All/texi2html-5.0_1,1.txz
[110amd64-system-job-02] Installing texi2html-5.0_1,1...
[110amd64-system-job-02] `-- Installing perl5-5.20.3_15...
[110amd64-system-job-02] `-- Extracting perl5-5.20.3_15: .......... done
[110amd64-system-job-02] Extracting texi2html-5.0_1,1: .......... done
Message from perl5-5.20.3_15:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   ffmpeg-2.8.7_2,1 depends on executable: texi2html - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on file: /usr/local/include/frei0r.h - not found
===>   Installing existing package /packages/All/frei0r-1.5.0.txz
[110amd64-system-job-02] Installing frei0r-1.5.0...
[110amd64-system-job-02] `-- Installing cairo-1.14.6_1,2...
[110amd64-system-job-02] |   `-- Installing glproto-1.4.17...
[110amd64-system-job-02] |   `-- Extracting glproto-1.4.17: ...... done
[110amd64-system-job-02] |   `-- Installing libEGL-11.2.2...
[110amd64-system-job-02] |   | `-- Installing libdevq-0.0.2_1...
[110amd64-system-job-02] |   | `-- Extracting libdevq-0.0.2_1: ..... done
[110amd64-system-job-02] |   | `-- Installing libXdamage-1.1.4_3...
[110amd64-system-job-02] |   |   `-- Installing libXfixes-5.0.1_3...
[110amd64-system-job-02] |   |   | `-- Installing xproto-7.0.28...
[110amd64-system-job-02] |   |   | `-- Extracting xproto-7.0.28: .......... done
[110amd64-system-job-02] |   |   | `-- Installing fixesproto-5.0...
[110amd64-system-job-02] |   |   | `-- Extracting fixesproto-5.0: .... done
[110amd64-system-job-02] |   |   | `-- Installing libX11-1.6.3,1...
[110amd64-system-job-02] |   |   |   `-- Installing kbproto-1.0.7...
[110amd64-system-job-02] |   |   |   `-- Extracting kbproto-1.0.7: .......... done
[110amd64-system-job-02] |   |   |   `-- Installing libXdmcp-1.1.2...
[110amd64-system-job-02] |   |   |   `-- Extracting libXdmcp-1.1.2: ......... done
[110amd64-system-job-02] |   |   |   `-- Installing libxcb-1.11.1...
[110amd64-system-job-02] |   |   |   | `-- Installing libxml2-2.9.3...
[110amd64-system-job-02] |   |   |   | `-- Extracting libxml2-2.9.3: .......... done
[110amd64-system-job-02] |   |   |   | `-- Installing libpthread-stubs-0.3_6...
[110amd64-system-job-02] |   |   |   | `-- Extracting libpthread-stubs-0.3_6: ..... done
[110amd64-system-job-02] |   |   |   | `-- Installing libXau-1.0.8_3...
[110amd64-system-job-02] |   |   |   | `-- Extracting libXau-1.0.8_3: .......... done
[110amd64-system-job-02] |   |   |   `-- Extracting libxcb-1.11.1: .......... done
[110amd64-system-job-02] |   |   | `-- Extracting libX11-1.6.3,1: .......... done
[110amd64-system-job-02] |   |   `-- Extracting libXfixes-5.0.1_3: .......... done
[110amd64-system-job-02] |   |   `-- Installing damageproto-1.2.1...
[110amd64-system-job-02] |   |   `-- Extracting damageproto-1.2.1: .... done
[110amd64-system-job-02] |   | `-- Extracting libXdamage-1.1.4_3: ...... done
[110amd64-system-job-02] |   | `-- Installing libxshmfence-1.2...
[110amd64-system-job-02] |   | `-- Extracting libxshmfence-1.2: ......... done
[110amd64-system-job-02] |   | `-- Installing libXext-1.3.3_1,1...
[110amd64-system-job-02] |   |   `-- Installing xextproto-7.3.0...
[110amd64-system-job-02] |   |   `-- Extracting xextproto-7.3.0: .......... done
[110amd64-system-job-02] |   | `-- Extracting libXext-1.3.3_1,1: .......... done
[110amd64-system-job-02] |   | `-- Installing expat-2.2.0...
[110amd64-system-job-02] |   | `-- Extracting expat-2.2.0: .......... done
[110amd64-system-job-02] |   | `-- Installing gbm-11.2.2...
[110amd64-system-job-02] |   |   `-- Installing libglapi-11.2.2...
[110amd64-system-job-02] |   |   | `-- Installing libXvMC-1.0.9...
[110amd64-system-job-02] |   |   |   `-- Installing libXv-1.0.10_3,1...
[110amd64-system-job-02] |   |   |   | `-- Installing videoproto-2.3.2...
[110amd64-system-job-02] |   |   |   | `-- Extracting videoproto-2.3.2: ...... done
[110amd64-system-job-02] |   |   |   `-- Extracting libXv-1.0.10_3,1: .......... done
[110amd64-system-job-02] |   |   | `-- Extracting libXvMC-1.0.9: .......... done
[110amd64-system-job-02] |   |   | `-- Installing libdrm-2.4.66,1...
[110amd64-system-job-02] |   |   |   `-- Installing libpciaccess-0.13.4...
[110amd64-system-job-02] |   |   |   | `-- Installing pciids-20160621...
[110amd64-system-job-02] |   |   |   | `-- Extracting pciids-20160621: ..... done
[110amd64-system-job-02] |   |   |   `-- Extracting libpciaccess-0.13.4: ...... done
[110amd64-system-job-02] |   |   | `-- Extracting libdrm-2.4.66,1: .......... done
[110amd64-system-job-02] |   |   `-- Extracting libglapi-11.2.2: ... done
[110amd64-system-job-02] |   | `-- Extracting gbm-11.2.2: ..... done
[110amd64-system-job-02] |   | `-- Installing llvm37-3.7.1_2...
[110amd64-system-job-02] |   |   `-- Installing python27-2.7.12...
[110amd64-system-job-02] |   |   | `-- Installing libffi-3.2.1...
[110amd64-system-job-02] |   |   | `-- Extracting libffi-3.2.1: .......... done
[110amd64-system-job-02] |   |   | `-- Installing readline-6.3.8...
[110amd64-system-job-02] |   |   | `-- Extracting readline-6.3.8: .......... done
[110amd64-system-job-02] |   |   `-- Extracting python27-2.7.12: .......... done
[110amd64-system-job-02] |   |   `-- Installing libedit-3.1.20150325_2,1...
[110amd64-system-job-02] |   |   `-- Extracting libedit-3.1.20150325_2,1: .......... done
[110amd64-system-job-02] |   | `-- Extracting llvm37-3.7.1_2: .......... done
[110amd64-system-job-02] |   `-- Extracting libEGL-11.2.2: .......... done
[110amd64-system-job-02] |   `-- Installing libXrender-0.9.9...
[110amd64-system-job-02] |   | `-- Installing renderproto-0.11.1...
[110amd64-system-job-02] |   | `-- Extracting renderproto-0.11.1: .... done
[110amd64-system-job-02] |   `-- Extracting libXrender-0.9.9: .......... done
[110amd64-system-job-02] |   `-- Installing libGL-11.2.2...
[110amd64-system-job-02] |   | `-- Installing dri2proto-2.8...
[110amd64-system-job-02] |   | `-- Extracting dri2proto-2.8: .... done
[110amd64-system-job-02] |   | `-- Installing libXxf86vm-1.1.4_1...
[110amd64-system-job-02] |   |   `-- Installing xf86vidmodeproto-2.3.1...
[110amd64-system-job-02] |   |   `-- Extracting xf86vidmodeproto-2.3.1: .... done
[110amd64-system-job-02] |   | `-- Extracting libXxf86vm-1.1.4_1: .......... done
[110amd64-system-job-02] |   `-- Extracting libGL-11.2.2: .......... done
[110amd64-system-job-02] |   `-- Installing freetype2-2.6.3...
[110amd64-system-job-02] |   `-- Extracting freetype2-2.6.3: .......... done
[110amd64-system-job-02] |   `-- Installing xcb-util-renderutil-0.3.9_1...
[110amd64-system-job-02] |   | `-- Installing xcb-util-0.4.0_1,1...
[110amd64-system-job-02] |   | `-- Extracting xcb-util-0.4.0_1,1: .......... done
[110amd64-system-job-02] |   `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[110amd64-system-job-02] |   `-- Installing png-1.6.23...
[110amd64-system-job-02] |   `-- Extracting png-1.6.23: .......... done
[110amd64-system-job-02] |   `-- Installing fontconfig-2.12.1,1...
[110amd64-system-job-02] |   `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[110amd64-system-job-02] |   `-- Installing pixman-0.34.0...
[110amd64-system-job-02] |   `-- Extracting pixman-0.34.0: .......... done
[110amd64-system-job-02] |   `-- Installing glib-2.46.2_2...
[110amd64-system-job-02] |   | `-- Installing libiconv-1.14_9...
[110amd64-system-job-02] |   | `-- Extracting libiconv-1.14_9: .......... done
[110amd64-system-job-02] |   | `-- Installing pcre-8.39...
[110amd64-system-job-02] |   | `-- Extracting pcre-8.39: .......... done
[110amd64-system-job-02] |   `-- Extracting glib-2.46.2_2: .......... done
No schema files found: doing nothing.
[110amd64-system-job-02] `-- Extracting cairo-1.14.6_1,2: .......... done
[110amd64-system-job-02] Extracting frei0r-1.5.0: .......... done
Message from python27-2.7.12:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   ffmpeg-2.8.7_2,1 depends on file: /usr/local/include/frei0r.h - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on package: v4l_compat>0 - not found
===>   Installing existing package /packages/All/v4l_compat-1.6.3.txz
[110amd64-system-job-02] Installing v4l_compat-1.6.3...
[110amd64-system-job-02] Extracting v4l_compat-1.6.3: .......... done
===>   ffmpeg-2.8.7_2,1 depends on package: v4l_compat>0 - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110amd64-system-job-02] Installing gmake-4.2.1_1...
[110amd64-system-job-02] Extracting gmake-4.2.1_1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on executable: gmake - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.0.1.txz
[110amd64-system-job-02] Installing pkgconf-1.0.1...
[110amd64-system-job-02] Extracting pkgconf-1.0.1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on package: perl5>=5.20<5.21 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   ffmpeg-2.8.7_2,1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so)
===>   ffmpeg-2.8.7_2,1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===>   ffmpeg-2.8.7_2,1 depends on shared library: libopencv_imgproc.so - not found
===>   Installing existing package /packages/All/opencv-core-2.4.9_3.txz
[110amd64-system-job-02] Installing opencv-core-2.4.9_3...
[110amd64-system-job-02] Extracting opencv-core-2.4.9_3: .......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libopencv_imgproc.so - found (/usr/local/lib/libopencv_imgproc.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libschroedinger-1.0.so - not found
===>   Installing existing package /packages/All/schroedinger-1.0.11_4.txz
[110amd64-system-job-02] Installing schroedinger-1.0.11_4...
[110amd64-system-job-02] `-- Installing orc-0.4.25...
[110amd64-system-job-02] `-- Extracting orc-0.4.25: .......... done
[110amd64-system-job-02] Extracting schroedinger-1.0.11_4: .......... done
Message from schroedinger-1.0.11_4:
===>   NOTICE:

The schroedinger port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   ffmpeg-2.8.7_2,1 depends on shared library: libschroedinger-1.0.so - found (/usr/local/lib/libschroedinger-1.0.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libtheora.so - not found
===>   Installing existing package /packages/All/libtheora-1.1.1_6.txz
[110amd64-system-job-02] Installing libtheora-1.1.1_6...
[110amd64-system-job-02] `-- Installing libvorbis-1.3.5,3...
[110amd64-system-job-02] |   `-- Installing libogg-1.3.2_1,4...
[110amd64-system-job-02] |   `-- Extracting libogg-1.3.2_1,4: .......... done
[110amd64-system-job-02] `-- Extracting libvorbis-1.3.5,3: .......... done
[110amd64-system-job-02] Extracting libtheora-1.1.1_6: .......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libv4l2.so - not found
===>   Installing existing package /packages/All/libv4l-1.6.3_1.txz
[110amd64-system-job-02] Installing libv4l-1.6.3_1...
[110amd64-system-job-02] `-- Installing jpeg-turbo-1.4.2...
[110amd64-system-job-02] `-- Extracting jpeg-turbo-1.4.2: .......... done
[110amd64-system-job-02] Extracting libv4l-1.6.3_1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libv4l2.so - found (/usr/local/lib/libv4l2.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libva.so - not found
===>   Installing existing package /packages/All/libva-1.7.1.txz
[110amd64-system-job-02] Installing libva-1.7.1...
[110amd64-system-job-02] Extracting libva-1.7.1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libva.so - found (/usr/local/lib/libva.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libvdpau.so - not found
===>   Installing existing package /packages/All/libvdpau-1.1.1.txz
[110amd64-system-job-02] Installing libvdpau-1.1.1...
[110amd64-system-job-02] Extracting libvdpau-1.1.1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libvdpau.so - found (/usr/local/lib/libvdpau.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libvorbisenc.so - found (/usr/local/lib/libvorbisenc.so)
===>   ffmpeg-2.8.7_2,1 depends on shared library: libvpx.so - not found
===>   Installing existing package /packages/All/libvpx-1.5.0_1.txz
[110amd64-system-job-02] Installing libvpx-1.5.0_1...
[110amd64-system-job-02] Extracting libvpx-1.5.0_1: .......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libvpx.so - found (/usr/local/lib/libvpx.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libx264.so - not found
===>   Installing existing package /packages/All/libx264-0.144.2533_1.txz
[110amd64-system-job-02] Installing libx264-0.144.2533_1...
[110amd64-system-job-02] Extracting libx264-0.144.2533_1: ......... done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libx264.so - found (/usr/local/lib/libx264.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libxvidcore.so - not found
===>   Installing existing package /packages/All/xvid-1.3.4,1.txz
[110amd64-system-job-02] Installing xvid-1.3.4,1...
[110amd64-system-job-02] Extracting xvid-1.3.4,1: ........ done
===>   ffmpeg-2.8.7_2,1 depends on shared library: libxvidcore.so - found (/usr/local/lib/libxvidcore.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===>   ffmpeg-2.8.7_2,1 depends on shared library: libgnutls.so - not found
===>   Installing existing package /packages/All/gnutls-3.4.14.txz
[110amd64-system-job-02] Installing gnutls-3.4.14...
[110amd64-system-job-02] `-- Installing nettle-3.2...
[110amd64-system-job-02] |   `-- Installing gmp-5.1.3_3...
[110amd64-system-job-02] |   `-- Extracting gmp-5.1.3_3: .......... done
[110amd64-system-job-02] `-- Extracting nettle-3.2: .......... done
[110amd64-system-job-02] `-- Installing ca_root_nss-3.26...
[110amd64-system-job-02] `-- Extracting ca_root_nss-3.26: ....... done
[110amd64-system-job-02] `-- Installing libtasn1-4.9...
[110amd64-system-job-02] `-- Extracting libtasn1-4.9: .......... done
[110amd64-system-job-02] `-- Installing trousers-0.3.13...
[110amd64-system-job-02] |   `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110amd64-system-job-02] |   `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110amd64-system-job-02] `-- Extracting trousers-0.3.13: .......... done
[110amd64-system-job-02] `-- Installing p11-kit-0.23.2...
[110amd64-system-job-02] `-- Extracting p11-kit-0.23.2: .......... done
[110amd64-system-job-02] `-- Installing libidn-1.33_1...
[110amd64-system-job-02] `-- Extracting libidn-1.33_1: .......... done
[110amd64-system-job-02] Extracting gnutls-3.4.14: .......... done
Message from ca_root_nss-3.26:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from trousers-0.3.13:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupadd _tss -m your_account
===>   ffmpeg-2.8.7_2,1 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so)
===>   Returning to build of ffmpeg-2.8.7_2,1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ffmpeg-2.8.7_2,1
install prefix            /usr/local
source path               .
C compiler                cc
C library                 
ARCH                      x86 (generic)
big-endian                no
runtime cpu detection     yes
yasm                      yes
MMX enabled               yes
MMXEXT enabled            yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
AVX enabled               yes
XOP enabled               yes
FMA3 enabled              yes
FMA4 enabled              yes
i686 features enabled     yes
CMOV is fast              yes
EBX available             yes
EBP available             yes
debug symbols             no
strip symbols             yes
optimize for size         no
optimizations             yes
static                    yes
shared                    yes
postprocessing support    yes
new filter support        yes
network support           yes
threading support         pthreads
safe bitstream reader     yes
SDL support               no
opencl enabled            no
texi2html enabled         yes
perl enabled              yes
pod2man enabled           yes
makeinfo enabled          no
makeinfo supports HTML    no

Enabled programs:
ffmpeg			ffprobe			ffserver

External libraries:
bzlib			libopencv		libx264
frei0r			libschroedinger		libxvid
gnutls			libtheora		lzma
iconv			libv4l2			xlib
libfontconfig		libvorbis		zlib
libfreetype		libvpx

Enabled decoders:
aac			ayuv			frwu
aac_fixed		bethsoftvid		g2m
aac_latm		bfi			g723_1
aasc			bink			g729
ac3			binkaudio_dct		gif
ac3_fixed		binkaudio_rdft		gsm
adpcm_4xm		bintext			gsm_ms
adpcm_adx		bmp			h261
adpcm_afc		bmv_audio		h263
adpcm_ct		bmv_video		h263i
adpcm_dtk		brender_pix		h263p
adpcm_ea		c93			h264
adpcm_ea_maxis_xa	cavs			h264_vdpau
adpcm_ea_r1		ccaption		hap
adpcm_ea_r2		cdgraphics		hevc
adpcm_ea_r3		cdxl			hnm4_video
adpcm_ea_xas		cinepak			hq_hqa
adpcm_g722		cljr			hqx
adpcm_g726		cllc			huffyuv
adpcm_g726le		comfortnoise		iac
adpcm_ima_amv		cook			idcin
adpcm_ima_apc		cpia			idf
adpcm_ima_dk3		cscd			iff_byterun1
adpcm_ima_dk4		cyuv			iff_ilbm
adpcm_ima_ea_eacs	dca			imc
adpcm_ima_ea_sead	dds			indeo2
adpcm_ima_iss		dfa			indeo3
adpcm_ima_oki		dirac			indeo4
adpcm_ima_qt		dnxhd			indeo5
adpcm_ima_rad		dpx			interplay_dpcm
adpcm_ima_smjpeg	dsd_lsbf		interplay_video
adpcm_ima_wav		dsd_lsbf_planar		jacosub
adpcm_ima_ws		dsd_msbf		jpeg2000
adpcm_ms		dsd_msbf_planar		jpegls
adpcm_sbpro_2		dsicinaudio		jv
adpcm_sbpro_3		dsicinvideo		kgv1
adpcm_sbpro_4		dss_sp			kmvc
adpcm_swf		dvbsub			lagarith
adpcm_thp		dvdsub			libschroedinger
adpcm_thp_le		dvvideo			libvorbis
adpcm_vima		dxa			libvpx_vp8
adpcm_xa		dxtory			libvpx_vp9
adpcm_yamaha		eac3			loco
aic			eacmv			mace3
alac			eamad			mace6
alias_pix		eatgq			mdec
als			eatgv			metasound
amrnb			eatqi			microdvd
amrwb			eightbps		mimic
amv			eightsvx_exp		mjpeg
anm			eightsvx_fib		mjpegb
ansi			escape124		mlp
ape			escape130		mmvideo
apng			evrc			motionpixels
ass			exr			movtext
asv1			ffv1			mp1
asv2			ffvhuff			mp1float
atrac1			ffwavesynth		mp2
atrac3			fic			mp2float
atrac3p			flac			mp3
aura			flashsv			mp3adu
aura2			flashsv2		mp3adufloat
avrn			flic			mp3float
avrp			flv			mp3on4
avs			fourxm			mp3on4float
avui			fraps			mpc7
mpc8			pictor			tscc
mpeg1_vdpau		pjs			tscc2
mpeg1video		png			tta
mpeg2video		ppm			twinvq
mpeg4			prores			txd
mpeg4_vdpau		prores_lgpl		ulti
mpeg_vdpau		ptx			utvideo
mpeg_xvmc		qcelp			v210
mpegvideo		qdm2			v210x
mpl2			qdraw			v308
msa1			qpeg			v408
msmpeg4v1		qtrle			v410
msmpeg4v2		r10k			vb
msmpeg4v3		r210			vble
msrle			ra_144			vc1
mss1			ra_288			vc1_vdpau
mss2			ralf			vc1image
msvideo1		rawvideo		vcr1
mszh			realtext		vima
mts2			rl2			vmdaudio
mvc1			roq			vmdvideo
mvc2			roq_dpcm		vmnc
mxpeg			rpza			vorbis
nellymoser		rv10			vp3
nuv			rv20			vp5
on2avc			rv30			vp6
opus			rv40			vp6a
paf_audio		s302m			vp6f
paf_video		sami			vp7
pam			sanm			vp8
pbm			sgi			vp9
pcm_alaw		sgirle			vplayer
pcm_bluray		shorten			vqa
pcm_dvd			sipr			wavpack
pcm_f32be		smackaud		webp
pcm_f32le		smacker			webvtt
pcm_f64be		smc			wmalossless
pcm_f64le		smvjpeg			wmapro
pcm_lxf			snow			wmav1
pcm_mulaw		sol_dpcm		wmav2
pcm_s16be		sonic			wmavoice
pcm_s16be_planar	sp5x			wmv1
pcm_s16le		srt			wmv2
pcm_s16le_planar	ssa			wmv3
pcm_s24be		stl			wmv3_vdpau
pcm_s24daud		subrip			wmv3image
pcm_s24le		subviewer		wnv1
pcm_s24le_planar	subviewer1		ws_snd1
pcm_s32be		sunrast			xan_dpcm
pcm_s32le		svq1			xan_wc3
pcm_s32le_planar	svq3			xan_wc4
pcm_s8			tak			xbin
pcm_s8_planar		targa			xbm
pcm_u16be		targa_y216		xface
pcm_u16le		tdsc			xl
pcm_u24be		text			xsub
pcm_u24le		theora			xwd
pcm_u32be		thp			y41p
pcm_u32le		tiertexseqvideo		yop
pcm_u8			tiff			yuv4
pcm_zork		tmv			zero12v
pcx			truehd			zerocodec
pgm			truemotion1		zlib
pgmyuv			truemotion2		zmbv
pgssub			truespeech

Enabled encoders:
a64multi		libtheora		pgmyuv
a64multi5		libvorbis		png
aac			libvpx_vp8		ppm
ac3			libvpx_vp9		prores
ac3_fixed		libx264			prores_aw
adpcm_adx		libx264rgb		prores_ks
adpcm_g722		libxvid			qtrle
adpcm_g726		ljpeg			r10k
adpcm_ima_qt		mjpeg			r210
adpcm_ima_wav		movtext			ra_144
adpcm_ms		mp2			rawvideo
adpcm_swf		mp2fixed		roq
adpcm_yamaha		mpeg1video		roq_dpcm
alac			mpeg2video		rv10
alias_pix		mpeg4			rv20
amv			msmpeg4v2		s302m
apng			msmpeg4v3		sgi
ass			msvideo1		snow
asv1			nellymoser		sonic
asv2			pam			sonic_ls
avrp			pbm			srt
avui			pcm_alaw		ssa
ayuv			pcm_f32be		subrip
bmp			pcm_f32le		sunrast
cinepak			pcm_f64be		svq1
cljr			pcm_f64le		targa
comfortnoise		pcm_mulaw		tiff
dca			pcm_s16be		tta
dnxhd			pcm_s16be_planar	utvideo
dpx			pcm_s16le		v210
dvbsub			pcm_s16le_planar	v308
dvdsub			pcm_s24be		v408
dvvideo			pcm_s24daud		v410
eac3			pcm_s24le		vorbis
ffv1			pcm_s24le_planar	wavpack
ffvhuff			pcm_s32be		webvtt
flac			pcm_s32le		wmav1
flashsv			pcm_s32le_planar	wmav2
flashsv2		pcm_s8			wmv1
flv			pcm_s8_planar		wmv2
g723_1			pcm_u16be		xbm
gif			pcm_u16le		xface
h261			pcm_u24be		xsub
h263			pcm_u24le		xwd
h263p			pcm_u32be		y41p
huffyuv			pcm_u32le		yuv4
jpeg2000		pcm_u8			zlib
jpegls			pcx			zmbv
libschroedinger		pgm

Enabled hwaccels:
h263_vaapi		mpeg1_vdpau		mpeg4_vdpau
h263_vdpau		mpeg1_xvmc		vc1_vaapi
h264_vaapi		mpeg2_vaapi		vc1_vdpau
h264_vdpau		mpeg2_vdpau		wmv3_vaapi
hevc_vaapi		mpeg2_xvmc		wmv3_vdpau
hevc_vdpau		mpeg4_vaapi

Enabled parsers:
aac			dvdsub			opus
aac_latm		flac			png
ac3			g729			pnm
adx			gsm			rv30
bmp			h261			rv40
cavsvideo		h263			tak
cook			h264			vc1
dca			hevc			vorbis
dirac			mjpeg			vp3
dnxhd			mlp			vp8
dpx			mpeg4video		vp9
dvbsub			mpegaudio
dvd_nav			mpegvideo

Enabled demuxers:
aa			g723_1			mpjpeg
aac			g729			mpl2
ac3			gif			mpsub
act			gsm			msnwc_tcp
adf			gxf			mtv
adp			h261			mv
adx			h263			mvi
aea			h264			mxf
afc			hevc			mxg
aiff			hls			nc
amr			hnm			nistsphere
anm			ico			nsv
apc			idcin			nut
ape			idf			nuv
apng			iff			ogg
aqtitle			ilbc			oma
asf			image2			paf
asf_o			image2_alias_pix	pcm_alaw
ass			image2_brender_pix	pcm_f32be
ast			image2pipe		pcm_f32le
au			image_bmp_pipe		pcm_f64be
avi			image_dds_pipe		pcm_f64le
avr			image_dpx_pipe		pcm_mulaw
avs			image_exr_pipe		pcm_s16be
bethsoftvid		image_j2k_pipe		pcm_s16le
bfi			image_jpeg_pipe		pcm_s24be
bfstm			image_jpegls_pipe	pcm_s24le
bink			image_pictor_pipe	pcm_s32be
bintext			image_png_pipe		pcm_s32le
bit			image_qdraw_pipe	pcm_s8
bmv			image_sgi_pipe		pcm_u16be
boa			image_sunrast_pipe	pcm_u16le
brstm			image_tiff_pipe		pcm_u24be
c93			image_webp_pipe		pcm_u24le
caf			ingenient		pcm_u32be
cavsvideo		ipmovie			pcm_u32le
cdg			ircam			pcm_u8
cdxl			iss			pjs
cine			iv8			pmp
concat			ivf			pva
data			jacosub			pvf
daud			jv			qcp
dfa			latm			r3d
dirac			live_flv		rawvideo
dnxhd			lmlm4			realtext
dsf			loas			redspark
dsicin			lrc			rl2
dss			lvf			rm
dts			lxf			roq
dtshd			m4v			rpl
dv			matroska		rsd
dvbsub			mgsts			rso
dxa			microdvd		rtp
ea			mjpeg			rtsp
ea_cdata		mlp			sami
eac3			mlv			sap
epaf			mm			sbg
ffm			mmf			sdp
ffmetadata		mov			sdr2
filmstrip		mp3			segafilm
flac			mpc			shorten
flic			mpc8			siff
flv			mpegps			sln
fourxm			mpegts			smacker
frm			mpegtsraw		smjpeg
g722			mpegvideo		smush
sol			tmv			wav
sox			truehd			wc3
spdif			tta			webm_dash_manifest
srt			tty			webvtt
stl			txd			wsaud
str			vc1			wsvqa
subviewer		vc1t			wtv
subviewer1		vivo			wv
sup			vmd			xa
swf			vobsub			xbin
tak			voc			xmv
tedcaptions		vplayer			xwma
thp			vqf			yop
tiertexseq		w64			yuv4mpegpipe

Enabled muxers:
a64			ipod			pcm_s32be
ac3			ircam			pcm_s32le
adts			ismv			pcm_s8
adx			ivf			pcm_u16be
aiff			jacosub			pcm_u16le
amr			latm			pcm_u24be
apng			lrc			pcm_u24le
asf			m4v			pcm_u32be
asf_stream		matroska		pcm_u32le
ass			matroska_audio		pcm_u8
ast			md5			psp
au			microdvd		rawvideo
avi			mjpeg			rm
avm2			mkvtimestamp_v2		roq
bit			mlp			rso
caf			mmf			rtp
cavsvideo		mov			rtp_mpegts
crc			mp2			rtsp
dash			mp3			sap
data			mp4			segment
daud			mpeg1system		singlejpeg
dirac			mpeg1vcd		smjpeg
dnxhd			mpeg1video		smoothstreaming
dts			mpeg2dvd		sox
dv			mpeg2svcd		spdif
eac3			mpeg2video		spx
f4v			mpeg2vob		srt
ffm			mpegts			stream_segment
ffmetadata		mpjpeg			swf
filmstrip		mxf			tee
flac			mxf_d10			tg2
flv			mxf_opatom		tgp
framecrc		null			truehd
framemd5		nut			uncodedframecrc
g722			oga			vc1
g723_1			ogg			vc1t
gif			oma			voc
gxf			opus			w64
h261			pcm_alaw		wav
h263			pcm_f32be		webm
h264			pcm_f32le		webm_chunk
hds			pcm_f64be		webm_dash_manifest
hevc			pcm_f64le		webp
hls			pcm_mulaw		webvtt
ico			pcm_s16be		wtv
ilbc			pcm_s16le		wv
image2			pcm_s24be		yuv4mpegpipe
image2pipe		pcm_s24le

Enabled protocols:
async			httpproxy		rtmpts
cache			https			rtp
concat			icecast			sctp
crypto			md5			srtp
data			mmsh			subfile
ffrtmpcrypt		mmst			tcp
ffrtmphttp		pipe			tls_gnutls
file			rtmp			udp
ftp			rtmpe			udplite
gopher			rtmps			unix
hls			rtmpt
http			rtmpte

Enabled filters:
acrossfade		cropdetect		mandelbrot
adelay			curves			mcdeint
adrawgraph		dcshift			mergeplanes
aecho			dctdnoiz		movie
aeval			deband			mpdecimate
aevalsrc		decimate		mptestsrc
afade			deflate			negate
aformat			dejudder		noformat
ainterleave		delogo			noise
allpass			deshake			null
allrgb			detelecine		nullsink
allyuv			dilation		nullsrc
alphaextract		drawbox			ocv
alphamerge		drawgraph		overlay
amerge			drawgrid		owdenoise
amix			drawtext		pad
amovie			dynaudnorm		palettegen
anull			earwax			paletteuse
anullsink		ebur128			pan
anullsrc		edgedetect		perms
apad			elbg			perspective
aperms			eq			phase
aphasemeter		equalizer		pixdesctest
aphaser			erosion			pp
aresample		extractplanes		pp7
areverse		fade			psnr
aselect			fftfilt			pullup
asendcmd		field			qp
asetnsamples		fieldmatch		random
asetpts			fieldorder		removegrain
asetrate		find_rect		removelogo
asettb			flanger			repeatfields
ashowinfo		format			replaygain
asplit			fps			resample
astats			framepack		reverse
astreamsync		framerate		rgbtestsrc
asyncts			framestep		rotate
atadenoise		frei0r			sab
atempo			frei0r_src		scale
atrim			fspp			scale2ref
avectorscope		geq			select
bandpass		gradfun			sendcmd
bandreject		haldclut		separatefields
bass			haldclutsrc		setdar
bbox			hflip			setfield
biquad			highpass		setpts
blackdetect		histeq			setsar
blackframe		histogram		settb
blend			hqdn3d			showcqt
boxblur			hqx			showfreqs
cellauto		hstack			showinfo
channelmap		hue			showpalette
channelsplit		idet			showspectrum
chorus			il			showvolume
codecview		inflate			showwaves
color			interlace		showwavespic
colorbalance		interleave		shuffleplanes
colorchannelmixer	join			sidechaincompress
colorkey		kerndeint		signalstats
colorlevels		lenscorrection		silencedetect
colormatrix		life			silenceremove
compand			lowpass			sine
concat			lut			smartblur
copy			lut3d			smptebars
cover_rect		lutrgb			smptehdbars
crop			lutyuv			split
spp			tile			vignette
ssim			tinterlace		volume
stereo3d		transpose		volumedetect
super2xsai		treble			vstack
swapuv			trim			w3fdif
tblend			unsharp			waveform
telecine		uspp			xbr
testsrc			vectorscope		yadif
thumbnail		vflip			zoompan

Enabled bsfs:
aac_adtstoasc		imx_dump_header		mpeg4_unpack_bframes
chomp			mjpeg2jpeg		noise
dump_extradata		mjpega_dump_header	remove_extradata
h264_mp4toannexb	mov2textsub		text2movsub
hevc_mp4toannexb	mp3_header_decompress

Enabled indevs:
bktr			oss
lavfi			v4l2

Enabled outdevs:
oss			v4l2

License: GPL version 2 or later
Creating config.mak, config.h, and doc/config.texi...
===========================================================================
=======================<phase: build          >============================
===>  Building for ffmpeg-2.8.7_2,1
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7'
CC	libavdevice/alldevices.o
CC	libavdevice/avdevice.o
CC	libavdevice/bktr.o
CC	libavdevice/lavfi.o
CC	libavdevice/oss.o
CC	libavdevice/oss_dec.o
CC	libavdevice/oss_enc.o
CC	libavdevice/timefilter.o
CC	libavdevice/utils.o
CC	libavdevice/v4l2-common.o
CC	libavdevice/v4l2.o
In file included from libavdevice/v4l2.c:37:
/usr/local/include/libv4l2.h:30:5: warning: 'HAVE_VISIBILITY' is not defined, evaluates to 0 [-Wundef]
#if HAVE_VISIBILITY
    ^
1 warning generated.
CC	libavdevice/v4l2enc.o
AR	libavdevice/libavdevice.a
CC	libavfilter/aeval.o
CC	libavfilter/af_adelay.o
CC	libavfilter/af_aecho.o
CC	libavfilter/af_afade.o
CC	libavfilter/af_aformat.o
CC	libavfilter/af_amerge.o
CC	libavfilter/af_amix.o
CC	libavfilter/af_anull.o
CC	libavfilter/af_apad.o
CC	libavfilter/af_aphaser.o
CC	libavfilter/af_aresample.o
CC	libavfilter/af_asetnsamples.o
CC	libavfilter/af_asetrate.o
CC	libavfilter/af_ashowinfo.o
CC	libavfilter/af_astats.o
CC	libavfilter/af_astreamsync.o
CC	libavfilter/af_asyncts.o
CC	libavfilter/af_atempo.o
CC	libavfilter/af_biquads.o
CC	libavfilter/af_channelmap.o
CC	libavfilter/af_channelsplit.o
CC	libavfilter/af_chorus.o
CC	libavfilter/af_compand.o
CC	libavfilter/af_dcshift.o
CC	libavfilter/af_dynaudnorm.o
CC	libavfilter/af_earwax.o
CC	libavfilter/af_flanger.o
CC	libavfilter/af_join.o
CC	libavfilter/af_pan.o
CC	libavfilter/af_replaygain.o
CC	libavfilter/af_resample.o
CC	libavfilter/af_sidechaincompress.o
CC	libavfilter/af_silencedetect.o
CC	libavfilter/af_silenceremove.o
CC	libavfilter/af_volume.o
CC	libavfilter/af_volumedetect.o
CC	libavfilter/allfilters.o
CC	libavfilter/asink_anullsink.o
CC	libavfilter/asrc_anullsrc.o
CC	libavfilter/asrc_sine.o
CC	libavfilter/audio.o
CC	libavfilter/avcodec.o
CC	libavfilter/avf_aphasemeter.o
CC	libavfilter/avf_avectorscope.o
CC	libavfilter/avf_concat.o
CC	libavfilter/avf_showcqt.o
CC	libavfilter/avf_showfreqs.o
CC	libavfilter/avf_showspectrum.o
CC	libavfilter/avf_showvolume.o
CC	libavfilter/avf_showwaves.o
CC	libavfilter/avfilter.o
CC	libavfilter/avfiltergraph.o
CC	libavfilter/bbox.o
CC	libavfilter/buffer.o
CC	libavfilter/buffersink.o
CC	libavfilter/buffersrc.o
CC	libavfilter/drawutils.o
CC	libavfilter/dualinput.o
CC	libavfilter/f_drawgraph.o
CC	libavfilter/f_ebur128.o
CC	libavfilter/f_interleave.o
CC	libavfilter/f_perms.o
CC	libavfilter/f_reverse.o
CC	libavfilter/f_select.o
CC	libavfilter/f_sendcmd.o
CC	libavfilter/fifo.o
CC	libavfilter/formats.o
CC	libavfilter/framesync.o
CC	libavfilter/generate_wave_table.o
CC	libavfilter/graphdump.o
CC	libavfilter/graphparser.o
CC	libavfilter/lavfutils.o
CC	libavfilter/log2_tab.o
CC	libavfilter/lswsutils.o
CC	libavfilter/opencl_allkernels.o
CC	libavfilter/pthread.o
CC	libavfilter/setpts.o
CC	libavfilter/settb.o
CC	libavfilter/split.o
CC	libavfilter/src_movie.o
CC	libavfilter/transform.o
CC	libavfilter/trim.o
CC	libavfilter/vf_alphamerge.o
CC	libavfilter/vf_aspect.o
CC	libavfilter/vf_atadenoise.o
CC	libavfilter/vf_bbox.o
CC	libavfilter/vf_blackdetect.o
CC	libavfilter/vf_blackframe.o
CC	libavfilter/vf_blend.o
CC	libavfilter/vf_boxblur.o
CC	libavfilter/vf_codecview.o
CC	libavfilter/vf_colorbalance.o
CC	libavfilter/vf_colorchannelmixer.o
CC	libavfilter/vf_colorkey.o
CC	libavfilter/vf_colorlevels.o
CC	libavfilter/vf_colormatrix.o
CC	libavfilter/vf_copy.o
CC	libavfilter/vf_cover_rect.o
CC	libavfilter/vf_crop.o
CC	libavfilter/vf_cropdetect.o
CC	libavfilter/vf_curves.o
CC	libavfilter/vf_dctdnoiz.o
CC	libavfilter/vf_deband.o
CC	libavfilter/vf_decimate.o
CC	libavfilter/vf_dejudder.o
CC	libavfilter/vf_delogo.o
CC	libavfilter/vf_deshake.o
CC	libavfilter/vf_detelecine.o
CC	libavfilter/vf_drawbox.o
CC	libavfilter/vf_drawtext.o
CC	libavfilter/vf_edgedetect.o
CC	libavfilter/vf_elbg.o
CC	libavfilter/vf_eq.o
CC	libavfilter/vf_extractplanes.o
CC	libavfilter/vf_fade.o
CC	libavfilter/vf_fftfilt.o
CC	libavfilter/vf_field.o
CC	libavfilter/vf_fieldmatch.o
CC	libavfilter/vf_fieldorder.o
CC	libavfilter/vf_find_rect.o
CC	libavfilter/vf_format.o
CC	libavfilter/vf_fps.o
CC	libavfilter/vf_framepack.o
CC	libavfilter/vf_framerate.o
CC	libavfilter/vf_framestep.o
CC	libavfilter/vf_frei0r.o
CC	libavfilter/vf_fspp.o
CC	libavfilter/vf_geq.o
CC	libavfilter/vf_gradfun.o
CC	libavfilter/vf_hflip.o
CC	libavfilter/vf_histeq.o
CC	libavfilter/vf_histogram.o
CC	libavfilter/vf_hqdn3d.o
CC	libavfilter/vf_hqx.o
libavfilter/vf_hqx.c:68:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
    return abs((yuv1 & YMASK) - (yuv2 & YMASK)) > (48 << 16) ||
           ^
libavfilter/vf_hqx.c:68:12: note: remove the call to 'abs' since unsigned values cannot be negative
    return abs((yuv1 & YMASK) - (yuv2 & YMASK)) > (48 << 16) ||
           ^~~
libavfilter/vf_hqx.c:69:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
           abs((yuv1 & UMASK) - (yuv2 & UMASK)) > ( 7 <<  8) ||
           ^
libavfilter/vf_hqx.c:69:12: note: remove the call to 'abs' since unsigned values cannot be negative
           abs((yuv1 & UMASK) - (yuv2 & UMASK)) > ( 7 <<  8) ||
           ^~~
libavfilter/vf_hqx.c:70:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
           abs((yuv1 & VMASK) - (yuv2 & VMASK)) > ( 6 <<  0);
           ^
libavfilter/vf_hqx.c:70:12: note: remove the call to 'abs' since unsigned values cannot be negative
           abs((yuv1 & VMASK) - (yuv2 & VMASK)) > ( 6 <<  0);
           ^~~
3 warnings generated.
CC	libavfilter/vf_hue.o
CC	libavfilter/vf_idet.o
CC	libavfilter/vf_il.o
CC	libavfilter/vf_interlace.o
CC	libavfilter/vf_kerndeint.o
CC	libavfilter/vf_lenscorrection.o
CC	libavfilter/vf_libopencv.o
In file included from libavfilter/vf_libopencv.c:26:
In file included from /usr/local/include/opencv2/imgproc/imgproc_c.h:46:
In file included from /usr/local/include/opencv2/core/core_c.h:47:
/usr/local/include/opencv2/core/types_c.h:343:17: warning: unused function 'cvFloor' [-Wunused-function]
CV_INLINE  int  cvFloor( double value )
                ^
/usr/local/include/opencv2/core/types_c.h:360:17: warning: unused function 'cvCeil' [-Wunused-function]
CV_INLINE  int  cvCeil( double value )
                ^
/usr/local/include/opencv2/core/types_c.h:379:15: warning: unused function 'cvIsNaN' [-Wunused-function]
CV_INLINE int cvIsNaN( double value )
              ^
/usr/local/include/opencv2/core/types_c.h:388:15: warning: unused function 'cvIsInf' [-Wunused-function]
CV_INLINE int cvIsInf( double value )
              ^
/usr/local/include/opencv2/core/types_c.h:403:17: warning: unused function 'cvRNG' [-Wunused-function]
CV_INLINE CvRNG cvRNG( int64 seed CV_DEFAULT(-1))
                ^
/usr/local/include/opencv2/core/types_c.h:419:18: warning: unused function 'cvRandReal' [-Wunused-function]
CV_INLINE double cvRandReal( CvRNG* rng )
                 ^
/usr/local/include/opencv2/core/types_c.h:733:17: warning: unused function 'cvMat' [-Wunused-function]
CV_INLINE CvMat cvMat( int rows, int cols, int type, void* data CV_DEFAULT(NULL))
                ^
/usr/local/include/opencv2/core/types_c.h:763:20: warning: unused function 'cvmGet' [-Wunused-function]
CV_INLINE  double  cvmGet( const CvMat* mat, int row, int col )
                   ^
/usr/local/include/opencv2/core/types_c.h:781:18: warning: unused function 'cvmSet' [-Wunused-function]
CV_INLINE  void  cvmSet( CvMat* mat, int row, int col, double value )
                 ^
/usr/local/include/opencv2/core/types_c.h:798:15: warning: unused function 'cvIplDepth' [-Wunused-function]
CV_INLINE int cvIplDepth( int type )
              ^
/usr/local/include/opencv2/core/types_c.h:973:20: warning: unused function 'cvRectToROI' [-Wunused-function]
CV_INLINE  IplROI  cvRectToROI( CvRect rect, int coi )
                   ^
/usr/local/include/opencv2/core/types_c.h:986:20: warning: unused function 'cvROIToRect' [-Wunused-function]
CV_INLINE  CvRect  cvROIToRect( IplROI roi )
                   ^
/usr/local/include/opencv2/core/types_c.h:1007:28: warning: unused function 'cvTermCriteria' [-Wunused-function]
CV_INLINE  CvTermCriteria  cvTermCriteria( int type, int max_iter, double epsilon )
                           ^
/usr/local/include/opencv2/core/types_c.h:1029:21: warning: unused function 'cvPoint' [-Wunused-function]
CV_INLINE  CvPoint  cvPoint( int x, int y )
                    ^
/usr/local/include/opencv2/core/types_c.h:1059:26: warning: unused function 'cvPointTo32f' [-Wunused-function]
CV_INLINE  CvPoint2D32f  cvPointTo32f( CvPoint point )
                         ^
/usr/local/include/opencv2/core/types_c.h:1084:26: warning: unused function 'cvPoint3D32f' [-Wunused-function]
CV_INLINE  CvPoint3D32f  cvPoint3D32f( double x, double y, double z )
                         ^
/usr/local/include/opencv2/core/types_c.h:1104:26: warning: unused function 'cvPoint2D64f' [-Wunused-function]
CV_INLINE  CvPoint2D64f  cvPoint2D64f( double x, double y )
                         ^
/usr/local/include/opencv2/core/types_c.h:1124:26: warning: unused function 'cvPoint3D64f' [-Wunused-function]
CV_INLINE  CvPoint3D64f  cvPoint3D64f( double x, double y, double z )
                         ^
/usr/local/include/opencv2/core/types_c.h:1145:20: warning: unused function 'cvSize' [-Wunused-function]
CV_INLINE  CvSize  cvSize( int width, int height )
                   ^
/usr/local/include/opencv2/core/types_c.h:1163:25: warning: unused function 'cvSize2D32f' [-Wunused-function]
CV_INLINE  CvSize2D32f  cvSize2D32f( double width, double height )
                        ^
/usr/local/include/opencv2/core/types_c.h:1239:22: warning: unused function 'cvRealScalar' [-Wunused-function]
CV_INLINE  CvScalar  cvRealScalar( double val0 )
                     ^
/usr/local/include/opencv2/core/types_c.h:1247:22: warning: unused function 'cvScalarAll' [-Wunused-function]
CV_INLINE  CvScalar  cvScalarAll( double val0123 )
                     ^
/usr/local/include/opencv2/core/types_c.h:1762:22: warning: unused function 'cvAttrList' [-Wunused-function]
CV_INLINE CvAttrList cvAttrList( const char** attr CV_DEFAULT(NULL),
                     ^
In file included from libavfilter/vf_libopencv.c:26:
In file included from /usr/local/include/opencv2/imgproc/imgproc_c.h:46:
/usr/local/include/opencv2/core/core_c.h:127:18: warning: unused function 'cvDecRefData' [-Wunused-function]
CV_INLINE  void  cvDecRefData( CvArr* arr )
                 ^
/usr/local/include/opencv2/core/core_c.h:148:17: warning: unused function 'cvIncRefData' [-Wunused-function]
CV_INLINE  int  cvIncRefData( CvArr* arr )
                ^
/usr/local/include/opencv2/core/core_c.h:182:20: warning: unused function 'cvGetRow' [-Wunused-function]
CV_INLINE  CvMat*  cvGetRow( const CvArr* arr, CvMat* submat, int row )
                   ^
/usr/local/include/opencv2/core/core_c.h:193:20: warning: unused function 'cvGetCol' [-Wunused-function]
CV_INLINE  CvMat*  cvGetCol( const CvArr* arr, CvMat* submat, int col )
                   ^
/usr/local/include/opencv2/core/core_c.h:222:18: warning: unused function 'cvReleaseMatND' [-Wunused-function]
CV_INLINE  void  cvReleaseMatND( CvMatND** mat )
                 ^
/usr/local/include/opencv2/core/core_c.h:245:25: warning: unused function 'cvGetNextSparseNode' [-Wunused-function]
CV_INLINE CvSparseNode* cvGetNextSparseNode( CvSparseMatIterator* mat_iterator )
                        ^
/usr/local/include/opencv2/core/core_c.h:495:18: warning: unused function 'cvSubS' [-Wunused-function]
CV_INLINE  void  cvSubS( const CvArr* src, CvScalar value, CvArr* dst,
                 ^
/usr/local/include/opencv2/core/core_c.h:1057:18: warning: unused function 'cvCloneSeq' [-Wunused-function]
CV_INLINE CvSeq* cvCloneSeq( const CvSeq* seq, CvMemStorage* storage CV_DEFAULT(NULL))
                 ^
/usr/local/include/opencv2/core/core_c.h:1100:23: warning: unused function 'cvSetNew' [-Wunused-function]
CV_INLINE  CvSetElem* cvSetNew( CvSet* set_header )
                      ^
/usr/local/include/opencv2/core/core_c.h:1115:17: warning: unused function 'cvSetRemoveByPtr' [-Wunused-function]
CV_INLINE  void cvSetRemoveByPtr( CvSet* set_header, void* elem )
                ^
/usr/local/include/opencv2/core/core_c.h:1130:22: warning: unused function 'cvGetSetElem' [-Wunused-function]
CV_INLINE CvSetElem* cvGetSetElem( const CvSet* set_header, int idx )
                     ^
/usr/local/include/opencv2/core/core_c.h:1302:18: warning: unused function 'cvEllipseBox' [-Wunused-function]
CV_INLINE  void  cvEllipseBox( CvArr* img, CvBox2D box, CvScalar color,
                 ^
/usr/local/include/opencv2/core/core_c.h:1398:18: warning: unused function 'cvFont' [-Wunused-function]
CV_INLINE CvFont cvFont( double scale, int thickness CV_DEFAULT(1) )
                 ^
/usr/local/include/opencv2/core/core_c.h:1601:15: warning: unused function 'cvReadIntByName' [-Wunused-function]
CV_INLINE int cvReadIntByName( const CvFileStorage* fs, const CvFileNode* map,
              ^
/usr/local/include/opencv2/core/core_c.h:1616:18: warning: unused function 'cvReadRealByName' [-Wunused-function]
CV_INLINE double cvReadRealByName( const CvFileStorage* fs, const CvFileNode* map,
                 ^
/usr/local/include/opencv2/core/core_c.h:1630:23: warning: unused function 'cvReadStringByName' [-Wunused-function]
CV_INLINE const char* cvReadStringByName( const CvFileStorage* fs, const CvFileNode* map,
                      ^
/usr/local/include/opencv2/core/core_c.h:1642:17: warning: unused function 'cvReadByName' [-Wunused-function]
CV_INLINE void* cvReadByName( CvFileStorage* fs, const CvFileNode* map,
                ^
In file included from libavfilter/vf_libopencv.c:26:
/usr/local/include/opencv2/imgproc/imgproc_c.h:362:18: warning: unused function 'cvContourPerimeter' [-Wunused-function]
CV_INLINE double cvContourPerimeter( const void* contour )
                 ^
/usr/local/include/opencv2/imgproc/imgproc_c.h:486:18: warning: unused function 'cvCalcHist' [-Wunused-function]
CV_INLINE  void  cvCalcHist( IplImage** image, CvHistogram* hist,
                 ^
42 warnings generated.
CC	libavfilter/vf_lut.o
CC	libavfilter/vf_lut3d.o
CC	libavfilter/vf_mcdeint.o
libavfilter/vf_mcdeint.c:135:18: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
        enc_ctx->me_method = ME_ITER;
                 ^
./libavcodec/avcodec.h:1729:30: note: 'me_method' has been explicitly marked deprecated here
    attribute_deprecated int me_method;
                             ^
libavfilter/vf_mcdeint.c:194:35: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
    frame_dec = mcdeint->enc_ctx->coded_frame;
                                  ^
./libavcodec/avcodec.h:3024:35: note: 'coded_frame' has been explicitly marked deprecated here
    attribute_deprecated AVFrame *coded_frame;
                                  ^
2 warnings generated.
CC	libavfilter/vf_mergeplanes.o
CC	libavfilter/vf_mpdecimate.o
CC	libavfilter/vf_neighbor.o
CC	libavfilter/vf_noise.o
CC	libavfilter/vf_null.o
CC	libavfilter/vf_overlay.o
CC	libavfilter/vf_owdenoise.o
CC	libavfilter/vf_pad.o
CC	libavfilter/vf_palettegen.o
CC	libavfilter/vf_paletteuse.o
CC	libavfilter/vf_perspective.o
CC	libavfilter/vf_phase.o
CC	libavfilter/vf_pixdesctest.o
CC	libavfilter/vf_pp.o
CC	libavfilter/vf_pp7.o
CC	libavfilter/vf_psnr.o
CC	libavfilter/vf_pullup.o
CC	libavfilter/vf_qp.o
CC	libavfilter/vf_random.o
CC	libavfilter/vf_removegrain.o
CC	libavfilter/vf_removelogo.o
CC	libavfilter/vf_repeatfields.o
CC	libavfilter/vf_rotate.o
CC	libavfilter/vf_sab.o
CC	libavfilter/vf_scale.o
CC	libavfilter/vf_separatefields.o
CC	libavfilter/vf_setfield.o
CC	libavfilter/vf_showinfo.o
CC	libavfilter/vf_showpalette.o
CC	libavfilter/vf_shuffleplanes.o
CC	libavfilter/vf_signalstats.o
CC	libavfilter/vf_smartblur.o
CC	libavfilter/vf_spp.o
CC	libavfilter/vf_ssim.o
CC	libavfilter/vf_stack.o
CC	libavfilter/vf_stereo3d.o
CC	libavfilter/vf_super2xsai.o
CC	libavfilter/vf_swapuv.o
CC	libavfilter/vf_telecine.o
CC	libavfilter/vf_thumbnail.o
CC	libavfilter/vf_tile.o
CC	libavfilter/vf_tinterlace.o
CC	libavfilter/vf_transpose.o
CC	libavfilter/vf_unsharp.o
CC	libavfilter/vf_uspp.o
libavfilter/vf_uspp.c:253:41: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
        p->frame_dec = p->avctx_enc[i]->coded_frame;
                                        ^
./libavcodec/avcodec.h:3024:35: note: 'coded_frame' has been explicitly marked deprecated here
    attribute_deprecated AVFrame *coded_frame;
                                  ^
1 warning generated.
CC	libavfilter/vf_vectorscope.o
CC	libavfilter/vf_vflip.o
CC	libavfilter/vf_vignette.o
CC	libavfilter/vf_w3fdif.o
CC	libavfilter/vf_waveform.o
CC	libavfilter/vf_xbr.o
libavfilter/vf_xbr.c:72:13: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
    return (abs((yuv1 & YMASK) - (yuv2 & YMASK)) >> 16) +
            ^
libavfilter/vf_xbr.c:72:13: note: remove the call to 'abs' since unsigned values cannot be negative
    return (abs((yuv1 & YMASK) - (yuv2 & YMASK)) >> 16) +
            ^~~
libavfilter/vf_xbr.c:73:13: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
           (abs((yuv1 & UMASK) - (yuv2 & UMASK)) >>  8) +
            ^
libavfilter/vf_xbr.c:73:13: note: remove the call to 'abs' since unsigned values cannot be negative
           (abs((yuv1 & UMASK) - (yuv2 & UMASK)) >>  8) +
            ^~~
libavfilter/vf_xbr.c:74:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
           abs((yuv1 & VMASK) - (yuv2 & VMASK));
           ^
libavfilter/vf_xbr.c:74:12: note: remove the call to 'abs' since unsigned values cannot be negative
           abs((yuv1 & VMASK) - (yuv2 & VMASK));
           ^~~
3 warnings generated.
CC	libavfilter/vf_yadif.o
CC	libavfilter/vf_zoompan.o
CC	libavfilter/video.o
CC	libavfilter/vsink_nullsink.o
CC	libavfilter/vsrc_cellauto.o
CC	libavfilter/vsrc_life.o
CC	libavfilter/vsrc_mandelbrot.o
CC	libavfilter/vsrc_mptestsrc.o
CC	libavfilter/vsrc_testsrc.o
YASM	libavfilter/x86/af_volume.o
STRIP	libavfilter/x86/af_volume.o
CC	libavfilter/x86/af_volume_init.o
CC	libavfilter/x86/vf_eq.o
YASM	libavfilter/x86/vf_fspp.o
STRIP	libavfilter/x86/vf_fspp.o
CC	libavfilter/x86/vf_fspp_init.o
YASM	libavfilter/x86/vf_gradfun.o
STRIP	libavfilter/x86/vf_gradfun.o
CC	libavfilter/x86/vf_gradfun_init.o
YASM	libavfilter/x86/vf_hqdn3d.o
STRIP	libavfilter/x86/vf_hqdn3d.o
CC	libavfilter/x86/vf_hqdn3d_init.o
YASM	libavfilter/x86/vf_idet.o
STRIP	libavfilter/x86/vf_idet.o
CC	libavfilter/x86/vf_idet_init.o
YASM	libavfilter/x86/vf_interlace.o
STRIP	libavfilter/x86/vf_interlace.o
CC	libavfilter/x86/vf_interlace_init.o
CC	libavfilter/x86/vf_noise.o
YASM	libavfilter/x86/vf_pp7.o
STRIP	libavfilter/x86/vf_pp7.o
CC	libavfilter/x86/vf_pp7_init.o
YASM	libavfilter/x86/vf_psnr.o
STRIP	libavfilter/x86/vf_psnr.o
CC	libavfilter/x86/vf_psnr_init.o
YASM	libavfilter/x86/vf_pullup.o
STRIP	libavfilter/x86/vf_pullup.o
CC	libavfilter/x86/vf_pullup_init.o
YASM	libavfilter/x86/vf_removegrain.o
STRIP	libavfilter/x86/vf_removegrain.o
CC	libavfilter/x86/vf_removegrain_init.o
CC	libavfilter/x86/vf_spp.o
YASM	libavfilter/x86/vf_ssim.o
STRIP	libavfilter/x86/vf_ssim.o
CC	libavfilter/x86/vf_ssim_init.o
CC	libavfilter/x86/vf_tinterlace_init.o
YASM	libavfilter/x86/vf_yadif.o
STRIP	libavfilter/x86/vf_yadif.o
CC	libavfilter/x86/vf_yadif_init.o
YASM	libavfilter/x86/yadif-10.o
STRIP	libavfilter/x86/yadif-10.o
YASM	libavfilter/x86/yadif-16.o
STRIP	libavfilter/x86/yadif-16.o
CC	libswscale/alphablend.o
CC	libswscale/gamma.o
CC	libswscale/hscale.o
CC	libswscale/hscale_fast_bilinear.o
CC	libswscale/input.o
libswscale/input.c:904:1: warning: unused function 'planar_rgb9le_to_a' [-Wunused-function]
rgb9plus_planar_funcs(9)
^
libswscale/input.c:901:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, le, 0)  \
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:62:1: note: expanded from here
planar_rgb9le_to_a
^
libswscale/input.c:904:1: warning: unused function 'planar_rgb9be_to_a' [-Wunused-function]
libswscale/input.c:902:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, be, 1)
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:71:1: note: expanded from here
planar_rgb9be_to_a
^
libswscale/input.c:905:1: warning: unused function 'planar_rgb10le_to_a' [-Wunused-function]
rgb9plus_planar_funcs(10)
^
libswscale/input.c:901:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, le, 0)  \
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:80:1: note: expanded from here
planar_rgb10le_to_a
^
libswscale/input.c:905:1: warning: unused function 'planar_rgb10be_to_a' [-Wunused-function]
libswscale/input.c:902:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, be, 1)
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:89:1: note: expanded from here
planar_rgb10be_to_a
^
libswscale/input.c:906:1: warning: unused function 'planar_rgb12le_to_a' [-Wunused-function]
rgb9plus_planar_funcs(12)
^
libswscale/input.c:901:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, le, 0)  \
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:98:1: note: expanded from here
planar_rgb12le_to_a
^
libswscale/input.c:906:1: warning: unused function 'planar_rgb12be_to_a' [-Wunused-function]
libswscale/input.c:902:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, be, 1)
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:107:1: note: expanded from here
planar_rgb12be_to_a
^
libswscale/input.c:907:1: warning: unused function 'planar_rgb14le_to_a' [-Wunused-function]
rgb9plus_planar_funcs(14)
^
libswscale/input.c:901:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, le, 0)  \
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:116:1: note: expanded from here
planar_rgb14le_to_a
^
libswscale/input.c:907:1: warning: unused function 'planar_rgb14be_to_a' [-Wunused-function]
libswscale/input.c:902:5: note: expanded from macro 'rgb9plus_planar_funcs'
    rgb9plus_planar_funcs_endian(nbits, be, 1)
    ^
libswscale/input.c:889:13: note: expanded from macro 'rgb9plus_planar_funcs_endian'
static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4],              \
            ^
<scratch space>:125:1: note: expanded from here
planar_rgb14be_to_a
^
8 warnings generated.
CC	libswscale/log2_tab.o
CC	libswscale/options.o
CC	libswscale/output.o
libswscale/output.c:696:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int U  = -128 << 23; // 19
                 ~~~~ ^
libswscale/output.c:697:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int V  = -128 << 23;
                 ~~~~ ^
libswscale/output.c:783:82: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int U  = (ubuf0[i]        * uvalpha1 + ubuf1[i]        * uvalpha + (-128 << 23)) >> 14;
                                                                            ~~~~ ^
libswscale/output.c:784:82: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int V  = (vbuf0[i]        * uvalpha1 + vbuf1[i]        * uvalpha + (-128 << 23)) >> 14;
                                                                            ~~~~ ^
libswscale/output.c:839:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int U  = (ubuf0[i] + (-128 << 11)) >> 2;
                                  ~~~~ ^
libswscale/output.c:840:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int V  = (vbuf0[i] + (-128 << 11)) >> 2;
                                  ~~~~ ^
libswscale/output.c:885:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int U  = (ubuf0[i] + ubuf1[i] + (-128 << 12)) >> 3;
                                             ~~~~ ^
libswscale/output.c:886:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int V  = (vbuf0[i] + vbuf1[i] + (-128 << 12)) >> 3;
                                             ~~~~ ^
libswscale/output.c:942:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int U  = -128 << 23; // 19
                 ~~~~ ^
libswscale/output.c:943:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int V  = -128 << 23;
                 ~~~~ ^
libswscale/output.c:1011:74: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int U  = (ubuf0[i]   * uvalpha1 + ubuf1[i]     * uvalpha + (-128 << 23)) >> 14;
                                                                    ~~~~ ^
libswscale/output.c:1012:74: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int V  = (vbuf0[i]   * uvalpha1 + vbuf1[i]     * uvalpha + (-128 << 23)) >> 14;
                                                                    ~~~~ ^
libswscale/output.c:1054:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int U  = (ubuf0[i] + (-128 << 11)) >> 2;
                                  ~~~~ ^
libswscale/output.c:1055:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int V  = (vbuf0[i] + (-128 << 11)) >> 2;
                                  ~~~~ ^
libswscale/output.c:1087:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int U  = (ubuf0[i] + ubuf1[i] + (-128 << 12)) >> 3;
                                             ~~~~ ^
libswscale/output.c:1088:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            int V  = (vbuf0[i] + vbuf1[i] + (-128 << 12)) >> 3;
                                             ~~~~ ^
16 warnings generated.
CC	libswscale/rgb2rgb.o
CC	libswscale/slice.o
libswscale/slice.c:178:56: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                s->plane[i].line[start[i] - first + j] = src_[i] +  j * stride[i];
                                                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libswscale/slice.c:184:37: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                s->plane[i].line[j] = src_[i] +  j * stride[i];
                                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
CC	libswscale/swscale.o
libswscale/swscale.c:55:13: warning: unused function 'gamma_convert' [-Wunused-function]
static void gamma_convert(uint8_t * src[], int width, uint16_t *gamma)
            ^
libswscale/swscale.c:242:30: warning: unused function 'hyscale' [-Wunused-function]
static av_always_inline void hyscale(SwsContext *c, int16_t *dst, int dstWidth,
                             ^
libswscale/swscale.c:278:30: warning: unused function 'hcscale' [-Wunused-function]
static av_always_inline void hcscale(SwsContext *c, int16_t *dst1,
                             ^
3 warnings generated.
CC	libswscale/swscale_unscaled.o
CC	libswscale/utils.o
CC	libswscale/vscale.o
CC	libswscale/x86/hscale_fast_bilinear_simd.o
YASM	libswscale/x86/input.o
STRIP	libswscale/x86/input.o
YASM	libswscale/x86/output.o
STRIP	libswscale/x86/output.o
CC	libswscale/x86/rgb2rgb.o
YASM	libswscale/x86/scale.o
STRIP	libswscale/x86/scale.o
CC	libswscale/x86/swscale.o
CC	libswscale/x86/yuv2rgb.o
CC	libswscale/yuv2rgb.o
CC	libavutil/adler32.o
CC	libavutil/aes.o
CC	libavutil/audio_fifo.o
CC	libavutil/avstring.o
CC	libavutil/base64.o
CC	libavutil/blowfish.o
CC	libavutil/bprint.o
CC	libavutil/buffer.o
CC	libavutil/camellia.o
CC	libavutil/cast5.o
CC	libavutil/channel_layout.o
CC	libavutil/color_utils.o
CC	libavutil/cpu.o
CC	libavutil/crc.o
CC	libavutil/des.o
CC	libavutil/dict.o
CC	libavutil/display.o
CC	libavutil/downmix_info.o
CC	libavutil/error.o
CC	libavutil/eval.o
CC	libavutil/fifo.o
CC	libavutil/file.o
CC	libavutil/file_open.o
CC	libavutil/fixed_dsp.o
CC	libavutil/float_dsp.o
CC	libavutil/frame.o
libavutil/frame.c:55:8: warning: 'qscale_table' is deprecated [-Wdeprecated-declarations]
    f->qscale_table = buf->data;
       ^
libavutil/frame.h:293:13: note: 'qscale_table' has been explicitly marked deprecated here
    int8_t *qscale_table;
            ^
libavutil/frame.c:56:8: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
    f->qstride      = stride;
       ^
libavutil/frame.h:298:9: note: 'qstride' has been explicitly marked deprecated here
    int qstride;
        ^
libavutil/frame.c:57:8: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
    f->qscale_type  = qp_type;
       ^
libavutil/frame.h:301:9: note: 'qscale_type' has been explicitly marked deprecated here
    int qscale_type;
        ^
libavutil/frame.c:64:18: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
    *stride = f->qstride;
                 ^
libavutil/frame.h:298:9: note: 'qstride' has been explicitly marked deprecated here
    int qstride;
        ^
libavutil/frame.c:65:18: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
    *type   = f->qscale_type;
                 ^
libavutil/frame.h:301:9: note: 'qscale_type' has been explicitly marked deprecated here
    int qscale_type;
        ^
libavutil/frame.c:350:10: warning: 'qscale_table' is deprecated [-Wdeprecated-declarations]
    dst->qscale_table = NULL;
         ^
libavutil/frame.h:293:13: note: 'qscale_table' has been explicitly marked deprecated here
    int8_t *qscale_table;
            ^
libavutil/frame.c:351:10: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
    dst->qstride      = 0;
         ^
libavutil/frame.h:298:9: note: 'qstride' has been explicitly marked deprecated here
    int qstride;
        ^
libavutil/frame.c:352:10: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
    dst->qscale_type  = 0;
         ^
libavutil/frame.h:301:9: note: 'qscale_type' has been explicitly marked deprecated here
    int qscale_type;
        ^
libavutil/frame.c:357:18: warning: 'qscale_table' is deprecated [-Wdeprecated-declarations]
            dst->qscale_table = dst->qp_table_buf->data;
                 ^
libavutil/frame.h:293:13: note: 'qscale_table' has been explicitly marked deprecated here
    int8_t *qscale_table;
            ^
libavutil/frame.c:358:18: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
            dst->qstride      = src->qstride;
                 ^
libavutil/frame.h:298:9: note: 'qstride' has been explicitly marked deprecated here
    int qstride;
        ^
libavutil/frame.c:358:38: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
            dst->qstride      = src->qstride;
                                     ^
libavutil/frame.h:298:9: note: 'qstride' has been explicitly marked deprecated here
    int qstride;
        ^
libavutil/frame.c:359:18: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
            dst->qscale_type  = src->qscale_type;
                 ^
libavutil/frame.h:301:9: note: 'qscale_type' has been explicitly marked deprecated here
    int qscale_type;
        ^
libavutil/frame.c:359:38: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
            dst->qscale_type  = src->qscale_type;
                                     ^
libavutil/frame.h:301:9: note: 'qscale_type' has been explicitly marked deprecated here
    int qscale_type;
        ^
13 warnings generated.
CC	libavutil/hash.o
CC	libavutil/hmac.o
CC	libavutil/imgutils.o
CC	libavutil/intmath.o
CC	libavutil/lfg.o
CC	libavutil/lls.o
CC	libavutil/log.o
CC	libavutil/log2_tab.o
CC	libavutil/lzo.o
CC	libavutil/mathematics.o
CC	libavutil/md5.o
CC	libavutil/mem.o
CC	libavutil/murmur3.o
CC	libavutil/opt.o
CC	libavutil/parseutils.o
CC	libavutil/pixdesc.o
CC	libavutil/pixelutils.o
CC	libavutil/random_seed.o
CC	libavutil/rational.o
CC	libavutil/rc4.o
CC	libavutil/reverse.o
CC	libavutil/ripemd.o
CC	libavutil/samplefmt.o
CC	libavutil/sha.o
CC	libavutil/sha512.o
CC	libavutil/stereo3d.o
CC	libavutil/tea.o
CC	libavutil/threadmessage.o
CC	libavutil/time.o
CC	libavutil/timecode.o
CC	libavutil/tree.o
CC	libavutil/twofish.o
CC	libavutil/utils.o
CC	libavutil/x86/cpu.o
YASM	libavutil/x86/cpuid.o
STRIP	libavutil/x86/cpuid.o
YASM	libavutil/x86/float_dsp.o
STRIP	libavutil/x86/float_dsp.o
CC	libavutil/x86/float_dsp_init.o
YASM	libavutil/x86/lls.o
STRIP	libavutil/x86/lls.o
CC	libavutil/x86/lls_init.o
YASM	libavutil/x86/pixelutils.o
STRIP	libavutil/x86/pixelutils.o
CC	libavutil/x86/pixelutils_init.o
CC	libavutil/xga_font_data.o
CC	libavutil/xtea.o
LD	libavutil/libavutil.so.54
LD	libswscale/libswscale.so.3
CC	libpostproc/postprocess.o
LD	libpostproc/libpostproc.so.53
CC	libavresample/audio_convert.o
CC	libavresample/audio_data.o
CC	libavresample/audio_mix.o
CC	libavresample/audio_mix_matrix.o
CC	libavresample/dither.o
CC	libavresample/options.o
CC	libavresample/resample.o
CC	libavresample/utils.o
YASM	libavresample/x86/audio_convert.o
STRIP	libavresample/x86/audio_convert.o
CC	libavresample/x86/audio_convert_init.o
YASM	libavresample/x86/audio_mix.o
STRIP	libavresample/x86/audio_mix.o
CC	libavresample/x86/audio_mix_init.o
YASM	libavresample/x86/dither.o
STRIP	libavresample/x86/dither.o
CC	libavresample/x86/dither_init.o
LD	libavresample/libavresample.so.2
CC	libavformat/4xm.o
CC	libavformat/a64.o
CC	libavformat/aacdec.o
CC	libavformat/aadec.o
CC	libavformat/ac3dec.o
CC	libavformat/act.o
CC	libavformat/adp.o
CC	libavformat/adtsenc.o
CC	libavformat/adxdec.o
CC	libavformat/aea.o
CC	libavformat/afc.o
CC	libavformat/aiffdec.o
CC	libavformat/aiffenc.o
CC	libavformat/allformats.o
CC	libavformat/amr.o
CC	libavformat/anm.o
CC	libavformat/apc.o
CC	libavformat/ape.o
CC	libavformat/apetag.o
CC	libavformat/apngdec.o
CC	libavformat/apngenc.o
CC	libavformat/aqtitledec.o
CC	libavformat/asf.o
CC	libavformat/asfcrypt.o
CC	libavformat/asfdec_f.o
CC	libavformat/asfdec_o.o
CC	libavformat/asfenc.o
CC	libavformat/assdec.o
CC	libavformat/assenc.o
CC	libavformat/ast.o
CC	libavformat/astdec.o
CC	libavformat/astenc.o
CC	libavformat/async.o
CC	libavformat/au.o
CC	libavformat/audiointerleave.o
CC	libavformat/avc.o
CC	libavformat/avidec.o
CC	libavformat/avienc.o
CC	libavformat/avio.o
CC	libavformat/aviobuf.o
CC	libavformat/avlanguage.o
CC	libavformat/avr.o
CC	libavformat/avs.o
CC	libavformat/bethsoftvid.o
CC	libavformat/bfi.o
CC	libavformat/bink.o
CC	libavformat/bintext.o
CC	libavformat/bit.o
CC	libavformat/bmv.o
CC	libavformat/boadec.o
CC	libavformat/brstm.o
CC	libavformat/c93.o
CC	libavformat/cache.o
CC	libavformat/caf.o
CC	libavformat/cafdec.o
CC	libavformat/cafenc.o
CC	libavformat/cavsvideodec.o
CC	libavformat/cdg.o
CC	libavformat/cdxl.o
CC	libavformat/cinedec.o
CC	libavformat/concat.o
CC	libavformat/concatdec.o
CC	libavformat/crcenc.o
CC	libavformat/crypto.o
CC	libavformat/cutils.o
CC	libavformat/dashenc.o
CC	libavformat/data_uri.o
CC	libavformat/dauddec.o
CC	libavformat/daudenc.o
CC	libavformat/dfa.o
CC	libavformat/diracdec.o
CC	libavformat/dnxhddec.o
CC	libavformat/dsfdec.o
CC	libavformat/dsicin.o
CC	libavformat/dss.o
CC	libavformat/dtsdec.o
CC	libavformat/dtshddec.o
CC	libavformat/dump.o
CC	libavformat/dv.o
CC	libavformat/dvbsub.o
CC	libavformat/dvenc.o
CC	libavformat/dxa.o
CC	libavformat/eacdata.o
CC	libavformat/electronicarts.o
CC	libavformat/epafdec.o
CC	libavformat/ffmdec.o
libavformat/ffmdec.c:243:41: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
        av_freep(&s->streams[i]->codec->rc_eq);
                                        ^
./libavcodec/avcodec.h:2596:17: note: 'rc_eq' has been explicitly marked deprecated here
    const char *rc_eq;
                ^
libavformat/ffmdec.c:382:20: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
            codec->rc_eq = av_strdup(rc_eq_buf);
                   ^
./libavcodec/avcodec.h:2596:17: note: 'rc_eq' has been explicitly marked deprecated here
    const char *rc_eq;
                ^
libavformat/ffmdec.c:395:20: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
            codec->me_method = avio_rb32(pb);
                   ^
./libavcodec/avcodec.h:1729:30: note: 'me_method' has been explicitly marked deprecated here
    attribute_deprecated int me_method;
                             ^
libavformat/ffmdec.c:399:20: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations]
            codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
                   ^
./libavcodec/avcodec.h:2618:11: note: 'rc_buffer_aggressivity' has been explicitly marked deprecated here
    float rc_buffer_aggressivity;
          ^
libavformat/ffmdec.c:579:20: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
            codec->rc_eq = av_strdup(rc_eq_buf);
                   ^
./libavcodec/avcodec.h:2596:17: note: 'rc_eq' has been explicitly marked deprecated here
    const char *rc_eq;
                ^
libavformat/ffmdec.c:592:20: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
            codec->me_method = avio_rb32(pb);
                   ^
./libavcodec/avcodec.h:1729:30: note: 'me_method' has been explicitly marked deprecated here
    attribute_deprecated int me_method;
                             ^
libavformat/ffmdec.c:596:20: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations]
            codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
                   ^
./libavcodec/avcodec.h:2618:11: note: 'rc_buffer_aggressivity' has been explicitly marked deprecated here
    float rc_buffer_aggressivity;
          ^
7 warnings generated.
CC	libavformat/ffmenc.o
CC	libavformat/ffmetadec.o
CC	libavformat/ffmetaenc.o
CC	libavformat/file.o
CC	libavformat/filmstripdec.o
CC	libavformat/filmstripenc.o
CC	libavformat/flac_picture.o
CC	libavformat/flacdec.o
CC	libavformat/flacenc.o
CC	libavformat/flacenc_header.o
CC	libavformat/flic.o
CC	libavformat/flvdec.o
CC	libavformat/flvenc.o
CC	libavformat/format.o
libavformat/format.c:178:17: warning: assigning to 'unsigned char *' from 'const uint8_t [32]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        lpd.buf = zerobuffer;
                ^ ~~~~~~~~~~
1 warning generated.
CC	libavformat/framecrcenc.o
CC	libavformat/framehash.o
CC	libavformat/frmdec.o
CC	libavformat/ftp.o
CC	libavformat/g722.o
CC	libavformat/g723_1.o
CC	libavformat/g729dec.o
CC	libavformat/gif.o
CC	libavformat/gifdec.o
CC	libavformat/golomb_tab.o
CC	libavformat/gopher.o
CC	libavformat/gsmdec.o
CC	libavformat/gxf.o
CC	libavformat/gxfenc.o
CC	libavformat/h261dec.o
CC	libavformat/h263dec.o
CC	libavformat/h264dec.o
CC	libavformat/hdsenc.o
CC	libavformat/hevc.o
CC	libavformat/hevcdec.o
CC	libavformat/hls.o
libavformat/hls.c:579:12: warning: unused function 'open_in' [-Wunused-function]
static int open_in(HLSContext *c, AVIOContext **in, const char *url)
           ^
1 warning generated.
CC	libavformat/hlsenc.o
CC	libavformat/hlsproto.o
CC	libavformat/hnm.o
CC	libavformat/http.o
CC	libavformat/httpauth.o
CC	libavformat/icecast.o
CC	libavformat/icodec.o
CC	libavformat/icoenc.o
CC	libavformat/id3v1.o
CC	libavformat/id3v2.o
CC	libavformat/id3v2enc.o
CC	libavformat/idcin.o
CC	libavformat/idroqdec.o
CC	libavformat/idroqenc.o
CC	libavformat/iff.o
CC	libavformat/ilbc.o
CC	libavformat/img2.o
CC	libavformat/img2_alias_pix.o
CC	libavformat/img2_brender_pix.o
CC	libavformat/img2dec.o
CC	libavformat/img2enc.o
CC	libavformat/ingenientdec.o
CC	libavformat/ipmovie.o
CC	libavformat/ircam.o
CC	libavformat/ircamdec.o
CC	libavformat/ircamenc.o
CC	libavformat/isom.o
CC	libavformat/iss.o
CC	libavformat/iv8.o
CC	libavformat/ivfdec.o
CC	libavformat/ivfenc.o
CC	libavformat/jacosubdec.o
CC	libavformat/jacosubenc.o
CC	libavformat/jvdec.o
CC	libavformat/latmenc.o
CC	libavformat/lmlm4.o
CC	libavformat/loasdec.o
CC	libavformat/log2_tab.o
CC	libavformat/lrc.o
CC	libavformat/lrcdec.o
CC	libavformat/lrcenc.o
CC	libavformat/lvfdec.o
CC	libavformat/lxfdec.o
CC	libavformat/m4vdec.o
CC	libavformat/matroska.o
CC	libavformat/matroskadec.o
CC	libavformat/matroskaenc.o
CC	libavformat/md5enc.o
CC	libavformat/md5proto.o
CC	libavformat/metadata.o
CC	libavformat/mgsts.o
CC	libavformat/microdvddec.o
CC	libavformat/microdvdenc.o
CC	libavformat/mkvtimestamp_v2.o
CC	libavformat/mlvdec.o
CC	libavformat/mm.o
CC	libavformat/mmf.o
CC	libavformat/mms.o
CC	libavformat/mmsh.o
CC	libavformat/mmst.o
CC	libavformat/mov.o
CC	libavformat/mov_chan.o
CC	libavformat/movenc.o
CC	libavformat/movenchint.o
CC	libavformat/mp3dec.o
CC	libavformat/mp3enc.o
CC	libavformat/mpc.o
CC	libavformat/mpc8.o
CC	libavformat/mpeg.o
CC	libavformat/mpegenc.o
CC	libavformat/mpegts.o
CC	libavformat/mpegtsenc.o
CC	libavformat/mpegvideodec.o
CC	libavformat/mpjpeg.o
CC	libavformat/mpjpegdec.o
CC	libavformat/mpl2dec.o
CC	libavformat/mpsubdec.o
CC	libavformat/msnwc_tcp.o
CC	libavformat/mtv.o
CC	libavformat/mux.o
CC	libavformat/mvdec.o
CC	libavformat/mvi.o
CC	libavformat/mxf.o
CC	libavformat/mxfdec.o
CC	libavformat/mxfenc.o
CC	libavformat/mxg.o
CC	libavformat/ncdec.o
CC	libavformat/network.o
CC	libavformat/nistspheredec.o
CC	libavformat/nsvdec.o
CC	libavformat/nullenc.o
CC	libavformat/nut.o
CC	libavformat/nutdec.o
CC	libavformat/nutenc.o
CC	libavformat/nuv.o
CC	libavformat/oggdec.o
CC	libavformat/oggenc.o
CC	libavformat/oggparsecelt.o
CC	libavformat/oggparsedirac.o
CC	libavformat/oggparseflac.o
CC	libavformat/oggparseogm.o
CC	libavformat/oggparseopus.o
CC	libavformat/oggparseskeleton.o
CC	libavformat/oggparsespeex.o
CC	libavformat/oggparsetheora.o
CC	libavformat/oggparsevorbis.o
CC	libavformat/oggparsevp8.o
CC	libavformat/oma.o
CC	libavformat/omadec.o
CC	libavformat/omaenc.o
CC	libavformat/options.o
CC	libavformat/os_support.o
CC	libavformat/paf.o
CC	libavformat/pcm.o
CC	libavformat/pcmdec.o
CC	libavformat/pcmenc.o
CC	libavformat/pjsdec.o
CC	libavformat/pmpdec.o
CC	libavformat/psxstr.o
CC	libavformat/pva.o
CC	libavformat/pvfdec.o
CC	libavformat/qcp.o
CC	libavformat/r3d.o
CC	libavformat/rawdec.o
CC	libavformat/rawenc.o
CC	libavformat/rawvideodec.o
CC	libavformat/rdt.o
CC	libavformat/realtextdec.o
CC	libavformat/redspark.o
CC	libavformat/replaygain.o
CC	libavformat/riff.o
CC	libavformat/riffdec.o
CC	libavformat/riffenc.o
CC	libavformat/rl2.o
CC	libavformat/rm.o
CC	libavformat/rmdec.o
CC	libavformat/rmenc.o
CC	libavformat/rmsipr.o
CC	libavformat/rpl.o
CC	libavformat/rsd.o
CC	libavformat/rso.o
CC	libavformat/rsodec.o
CC	libavformat/rsoenc.o
CC	libavformat/rtmpcrypt.o
libavformat/rtmpcrypt.c:308:36: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'uint8_t *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        av_rc4_crypt(&rt->key_out, buf, buf, size, NULL, 1);
                                   ^~~
./libavutil/rc4.h:61:45: note: passing argument to parameter 'dst' here
void av_rc4_crypt(struct AVRC4 *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt);
                                            ^
1 warning generated.
CC	libavformat/rtmpdh.o
CC	libavformat/rtmphttp.o
CC	libavformat/rtmppkt.o
CC	libavformat/rtmpproto.o
CC	libavformat/rtp.o
CC	libavformat/rtpdec.o
CC	libavformat/rtpdec_ac3.o
CC	libavformat/rtpdec_amr.o
CC	libavformat/rtpdec_asf.o
CC	libavformat/rtpdec_dv.o
CC	libavformat/rtpdec_g726.o
CC	libavformat/rtpdec_h261.o
CC	libavformat/rtpdec_h263.o
CC	libavformat/rtpdec_h263_rfc2190.o
CC	libavformat/rtpdec_h264.o
CC	libavformat/rtpdec_hevc.o
CC	libavformat/rtpdec_ilbc.o
CC	libavformat/rtpdec_jpeg.o
CC	libavformat/rtpdec_latm.o
CC	libavformat/rtpdec_mpa_robust.o
CC	libavformat/rtpdec_mpeg12.o
CC	libavformat/rtpdec_mpeg4.o
CC	libavformat/rtpdec_mpegts.o
CC	libavformat/rtpdec_qcelp.o
CC	libavformat/rtpdec_qdm2.o
CC	libavformat/rtpdec_qt.o
CC	libavformat/rtpdec_svq3.o
CC	libavformat/rtpdec_vp8.o
CC	libavformat/rtpdec_vp9.o
CC	libavformat/rtpdec_xiph.o
CC	libavformat/rtpenc.o
CC	libavformat/rtpenc_aac.o
CC	libavformat/rtpenc_amr.o
CC	libavformat/rtpenc_chain.o
CC	libavformat/rtpenc_h261.o
CC	libavformat/rtpenc_h263.o
CC	libavformat/rtpenc_h263_rfc2190.o
CC	libavformat/rtpenc_h264_hevc.o
CC	libavformat/rtpenc_jpeg.o
CC	libavformat/rtpenc_latm.o
CC	libavformat/rtpenc_mpegts.o
CC	libavformat/rtpenc_mpv.o
CC	libavformat/rtpenc_vp8.o
CC	libavformat/rtpenc_xiph.o
CC	libavformat/rtpproto.o
CC	libavformat/rtsp.o
CC	libavformat/rtspdec.o
CC	libavformat/rtspenc.o
CC	libavformat/samidec.o
CC	libavformat/sapdec.o
CC	libavformat/sapenc.o
CC	libavformat/sauce.o
CC	libavformat/sbgdec.o
CC	libavformat/sctp.o
CC	libavformat/sdp.o
CC	libavformat/sdr2.o
CC	libavformat/segafilm.o
CC	libavformat/segment.o
CC	libavformat/sierravmd.o
CC	libavformat/siff.o
CC	libavformat/smacker.o
CC	libavformat/smjpeg.o
CC	libavformat/smjpegdec.o
CC	libavformat/smjpegenc.o
CC	libavformat/smoothstreamingenc.o
CC	libavformat/smush.o
CC	libavformat/sol.o
CC	libavformat/soxdec.o
CC	libavformat/soxenc.o
CC	libavformat/spdif.o
CC	libavformat/spdifdec.o
CC	libavformat/spdifenc.o
CC	libavformat/srtdec.o
CC	libavformat/srtenc.o
CC	libavformat/srtp.o
CC	libavformat/srtpproto.o
CC	libavformat/stldec.o
CC	libavformat/subfile.o
CC	libavformat/subtitles.o
CC	libavformat/subviewer1dec.o
CC	libavformat/subviewerdec.o
CC	libavformat/supdec.o
CC	libavformat/swf.o
CC	libavformat/swfdec.o
CC	libavformat/swfenc.o
CC	libavformat/takdec.o
CC	libavformat/tcp.o
CC	libavformat/tedcaptionsdec.o
CC	libavformat/tee.o
CC	libavformat/thp.o
CC	libavformat/tiertexseq.o
CC	libavformat/tls.o
CC	libavformat/tls_gnutls.o
CC	libavformat/tmv.o
CC	libavformat/tta.o
CC	libavformat/tty.o
CC	libavformat/txd.o
CC	libavformat/udp.o
CC	libavformat/uncodedframecrcenc.o
CC	libavformat/unix.o
CC	libavformat/url.o
CC	libavformat/urldecode.o
CC	libavformat/utils.o
libavformat/utils.c:1880:9: warning: variable 'pos_min' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    if (st->index_entries) {
        ^~~~~~~~~~~~~~~~~
libavformat/utils.c:1913:53: note: uninitialized use occurs here
    pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit,
                                                    ^~~~~~~
libavformat/utils.c:1880:5: note: remove the 'if' if its condition is always true
    if (st->index_entries) {
    ^~~~~~~~~~~~~~~~~~~~~~~
libavformat/utils.c:1864:5: note: variable 'pos_min' is declared here
    int64_t av_uninit(pos_min), av_uninit(pos_max), pos, pos_limit;
    ^
libavformat/utils.c:1902:13: warning: variable 'pos_max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        if (index >= 0) {
            ^~~~~~~~~~
libavformat/utils.c:1913:62: note: uninitialized use occurs here
    pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit,
                                                             ^~~~~~~
libavformat/utils.c:1902:9: note: remove the 'if' if its condition is always true
        if (index >= 0) {
        ^~~~~~~~~~~~~~~~
libavformat/utils.c:1880:9: warning: variable 'pos_max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    if (st->index_entries) {
        ^~~~~~~~~~~~~~~~~
libavformat/utils.c:1913:62: note: uninitialized use occurs here
    pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit,
                                                             ^~~~~~~
libavformat/utils.c:1880:5: note: remove the 'if' if its condition is always true
    if (st->index_entries) {
    ^~~~~~~~~~~~~~~~~~~~~~~
libavformat/utils.c:1864:5: note: variable 'pos_max' is declared here
    int64_t av_uninit(pos_min), av_uninit(pos_max), pos, pos_limit;
    ^
libavformat/utils.c:3113:36: warning: 'max_analyze_duration' is deprecated [-Wdeprecated-declarations]
        max_analyze_duration = ic->max_analyze_duration;
                                   ^
libavformat/avformat.h:1421:9: note: 'max_analyze_duration' has been explicitly marked deprecated here
    int max_analyze_duration;
        ^
4 warnings generated.
CC	libavformat/vc1test.o
CC	libavformat/vc1testenc.o
CC	libavformat/vivo.o
CC	libavformat/voc.o
CC	libavformat/vocdec.o
CC	libavformat/vocenc.o
CC	libavformat/vorbiscomment.o
CC	libavformat/vplayerdec.o
CC	libavformat/vqf.o
CC	libavformat/w64.o
CC	libavformat/wavdec.o
CC	libavformat/wavenc.o
CC	libavformat/wc3movie.o
CC	libavformat/webm_chunk.o
CC	libavformat/webmdashenc.o
CC	libavformat/webpenc.o
CC	libavformat/webvttdec.o
CC	libavformat/webvttenc.o
CC	libavformat/westwood_aud.o
CC	libavformat/westwood_vqa.o
CC	libavformat/wtv_common.o
CC	libavformat/wtvdec.o
CC	libavformat/wtvenc.o
CC	libavformat/wv.o
CC	libavformat/wvdec.o
CC	libavformat/wvenc.o
CC	libavformat/xa.o
CC	libavformat/xmv.o
CC	libavformat/xwma.o
CC	libavformat/yop.o
CC	libavformat/yuv4mpegdec.o
CC	libavformat/yuv4mpegenc.o
CC	libavcodec/012v.o
CC	libavcodec/4xm.o
CC	libavcodec/8bps.o
CC	libavcodec/8svx.o
CC	libavcodec/a64multienc.o
CC	libavcodec/aac_ac3_parser.o
CC	libavcodec/aac_adtstoasc_bsf.o
CC	libavcodec/aac_parser.o
CC	libavcodec/aacadtsdec.o
CC	libavcodec/aaccoder.o
CC	libavcodec/aacdec.o
CC	libavcodec/aacdec_fixed.o
CC	libavcodec/aacenc.o
CC	libavcodec/aacenc_is.o
CC	libavcodec/aacenc_pred.o
CC	libavcodec/aacenc_tns.o
libavcodec/aacenc_tns.c:79:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        u_coef = (idx[i])&(~(~0<<TNS_Q_BITS));
                             ~~^
1 warning generated.
CC	libavcodec/aacenctab.o
CC	libavcodec/aacps_fixed.o
CC	libavcodec/aacps_float.o
CC	libavcodec/aacpsdsp_fixed.o
CC	libavcodec/aacpsdsp_float.o
CC	libavcodec/aacpsy.o
CC	libavcodec/aacsbr.o
CC	libavcodec/aacsbr_fixed.o
CC	libavcodec/aactab.o
CC	libavcodec/aandcttab.o
CC	libavcodec/aasc.o
CC	libavcodec/ac3.o
CC	libavcodec/ac3_parser.o
CC	libavcodec/ac3dec_data.o
CC	libavcodec/ac3dec_fixed.o
CC	libavcodec/ac3dec_float.o
CC	libavcodec/ac3dsp.o
CC	libavcodec/ac3enc.o
CC	libavcodec/ac3enc_fixed.o
CC	libavcodec/ac3enc_float.o
CC	libavcodec/ac3tab.o
CC	libavcodec/acelp_filters.o
CC	libavcodec/acelp_pitch_delay.o
CC	libavcodec/acelp_vectors.o
CC	libavcodec/adpcm.o
CC	libavcodec/adpcm_data.o
CC	libavcodec/adpcmenc.o
CC	libavcodec/adx.o
CC	libavcodec/adx_parser.o
CC	libavcodec/adxdec.o
CC	libavcodec/adxenc.o
CC	libavcodec/aic.o
CC	libavcodec/alac.o
CC	libavcodec/alac_data.o
CC	libavcodec/alacenc.o
CC	libavcodec/aliaspixdec.o
CC	libavcodec/aliaspixenc.o
CC	libavcodec/allcodecs.o
CC	libavcodec/alsdec.o
CC	libavcodec/amrnbdec.o
CC	libavcodec/amrwbdec.o
CC	libavcodec/anm.o
CC	libavcodec/ansi.o
CC	libavcodec/apedec.o
libavcodec/apedec.c:1287:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                *f->adaptcoeffs = ((res & (-1<<31)) ^ (-1<<30)) >>
                                           ~~^
libavcodec/apedec.c:1287:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                *f->adaptcoeffs = ((res & (-1<<31)) ^ (-1<<30)) >>
                                                       ~~^
2 warnings generated.
CC	libavcodec/ass.o
CC	libavcodec/ass_split.o
CC	libavcodec/assdec.o
CC	libavcodec/assenc.o
CC	libavcodec/asv.o
CC	libavcodec/asvdec.o
CC	libavcodec/asvenc.o
CC	libavcodec/atrac.o
CC	libavcodec/atrac1.o
CC	libavcodec/atrac3.o
CC	libavcodec/atrac3plus.o
CC	libavcodec/atrac3plusdec.o
CC	libavcodec/atrac3plusdsp.o
CC	libavcodec/audio_frame_queue.o
CC	libavcodec/audioconvert.o
CC	libavcodec/audiodsp.o
CC	libavcodec/aura.o
CC	libavcodec/avdct.o
CC	libavcodec/avfft.o
CC	libavcodec/avpacket.o
CC	libavcodec/avpicture.o
CC	libavcodec/avrndec.o
CC	libavcodec/avs.o
CC	libavcodec/avuidec.o
CC	libavcodec/avuienc.o
CC	libavcodec/bethsoftvideo.o
CC	libavcodec/bfi.o
CC	libavcodec/bgmc.o
CC	libavcodec/bink.o
CC	libavcodec/binkaudio.o
CC	libavcodec/binkdsp.o
CC	libavcodec/bintext.o
CC	libavcodec/bitstream.o
CC	libavcodec/bitstream_filter.o
CC	libavcodec/blockdsp.o
CC	libavcodec/bmp.o
CC	libavcodec/bmp_parser.o
CC	libavcodec/bmpenc.o
CC	libavcodec/bmvaudio.o
CC	libavcodec/bmvvideo.o
CC	libavcodec/brenderpix.o
CC	libavcodec/bswapdsp.o
CC	libavcodec/c93.o
CC	libavcodec/cabac.o
CC	libavcodec/canopus.o
CC	libavcodec/cavs.o
CC	libavcodec/cavs_parser.o
CC	libavcodec/cavsdata.o
CC	libavcodec/cavsdec.o
CC	libavcodec/cavsdsp.o
CC	libavcodec/ccaption_dec.o
CC	libavcodec/cdgraphics.o
CC	libavcodec/cdxl.o
CC	libavcodec/celp_filters.o
CC	libavcodec/celp_math.o
CC	libavcodec/cga_data.o
CC	libavcodec/chomp_bsf.o
CC	libavcodec/cinepak.o
CC	libavcodec/cinepakenc.o
CC	libavcodec/cljrdec.o
CC	libavcodec/cljrenc.o
CC	libavcodec/cllc.o
CC	libavcodec/cngdec.o
CC	libavcodec/cngenc.o
CC	libavcodec/codec_desc.o
CC	libavcodec/cook.o
CC	libavcodec/cook_parser.o
CC	libavcodec/cpia.o
CC	libavcodec/cscd.o
CC	libavcodec/cyuv.o
CC	libavcodec/dca.o
CC	libavcodec/dca_exss.o
CC	libavcodec/dca_parser.o
CC	libavcodec/dca_xll.o
CC	libavcodec/dcadata.o
CC	libavcodec/dcadec.o
CC	libavcodec/dcadsp.o
CC	libavcodec/dcaenc.o
CC	libavcodec/dct.o
CC	libavcodec/dct32_fixed.o
CC	libavcodec/dct32_float.o
CC	libavcodec/dds.o
CC	libavcodec/dfa.o
CC	libavcodec/dirac.o
CC	libavcodec/dirac_arith.o
CC	libavcodec/dirac_dwt.o
CC	libavcodec/dirac_parser.o
CC	libavcodec/diracdec.o
CC	libavcodec/diracdsp.o
CC	libavcodec/dnxhd_parser.o
CC	libavcodec/dnxhddata.o
CC	libavcodec/dnxhddec.o
CC	libavcodec/dnxhdenc.o
CC	libavcodec/dpcm.o
CC	libavcodec/dpx.o
CC	libavcodec/dpx_parser.o
CC	libavcodec/dpxenc.o
CC	libavcodec/dsddec.o
CC	libavcodec/dsicinaudio.o
CC	libavcodec/dsicinvideo.o
CC	libavcodec/dss_sp.o
CC	libavcodec/dump_extradata_bsf.o
CC	libavcodec/dv.o
CC	libavcodec/dv_profile.o
CC	libavcodec/dvbsub.o
CC	libavcodec/dvbsub_parser.o
CC	libavcodec/dvbsubdec.o
CC	libavcodec/dvd_nav_parser.o
CC	libavcodec/dvdata.o
CC	libavcodec/dvdec.o
CC	libavcodec/dvdsub_parser.o
CC	libavcodec/dvdsubdec.o
CC	libavcodec/dvdsubenc.o
CC	libavcodec/dvenc.o
libavcodec/dvenc.c:724:31: warning: assigning to 'AVFrame *' (aka 'struct AVFrame *') from 'const AVFrame *' (aka 'const struct AVFrame *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    s->frame                  = frame;
                              ^ ~~~~~
1 warning generated.
CC	libavcodec/dxa.o
CC	libavcodec/dxtory.o
CC	libavcodec/eac3_data.o
CC	libavcodec/eac3enc.o
CC	libavcodec/eacmv.o
CC	libavcodec/eaidct.o
CC	libavcodec/eamad.o
CC	libavcodec/eatgq.o
CC	libavcodec/eatgv.o
CC	libavcodec/eatqi.o
CC	libavcodec/elbg.o
CC	libavcodec/elsdec.o
CC	libavcodec/error_resilience.o
CC	libavcodec/escape124.o
CC	libavcodec/escape130.o
CC	libavcodec/evrcdec.o
CC	libavcodec/exif.o
CC	libavcodec/exr.o
CC	libavcodec/faandct.o
CC	libavcodec/faanidct.o
CC	libavcodec/faxcompr.o
CC	libavcodec/fdctdsp.o
CC	libavcodec/fft_fixed.o
CC	libavcodec/fft_fixed_32.o
CC	libavcodec/fft_float.o
CC	libavcodec/fft_init_table.o
CC	libavcodec/ffv1.o
CC	libavcodec/ffv1dec.o
CC	libavcodec/ffv1enc.o
libavcodec/ffv1enc.c:430:17: warning: variable 'a' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
            if (lbd) {
                ^~~
libavcodec/ffv1enc.c:453:31: note: uninitialized use occurs here
            sample[3][0][x] = a;
                              ^
libavcodec/ffv1enc.c:430:13: note: remove the 'if' if its condition is always true
            if (lbd) {
            ^~~~~~~~~
libavcodec/ffv1enc.c:429:13: note: variable 'a' is declared here
            int b, g, r, av_uninit(a);
            ^
libavcodec/ffv1enc.c:1262:12: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
    avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
           ^
libavcodec/avcodec.h:3024:35: note: 'coded_frame' has been explicitly marked deprecated here
    attribute_deprecated AVFrame *coded_frame;
                                  ^
2 warnings generated.
CC	libavcodec/ffwavesynth.o
CC	libavcodec/fic.o
CC	libavcodec/flac.o
CC	libavcodec/flac_parser.o
CC	libavcodec/flacdata.o
CC	libavcodec/flacdec.o
CC	libavcodec/flacdsp.o
CC	libavcodec/flacenc.o
CC	libavcodec/flashsv.o
CC	libavcodec/flashsv2enc.o
libavcodec/flashsv2enc.c:418:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
    return abs(t1 - t2) + abs((c1 & 0x000000ff) - (c2 & 0x000000ff)) +
           ^
libavcodec/flashsv2enc.c:418:12: note: remove the call to 'abs' since unsigned values cannot be negative
    return abs(t1 - t2) + abs((c1 & 0x000000ff) - (c2 & 0x000000ff)) +
           ^~~
libavcodec/flashsv2enc.c:418:27: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
    return abs(t1 - t2) + abs((c1 & 0x000000ff) - (c2 & 0x000000ff)) +
                          ^
libavcodec/flashsv2enc.c:418:27: note: remove the call to 'abs' since unsigned values cannot be negative
    return abs(t1 - t2) + abs((c1 & 0x000000ff) - (c2 & 0x000000ff)) +
                          ^~~
libavcodec/flashsv2enc.c:419:9: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
        abs(((c1 & 0x0000ff00) >> 8) - ((c2 & 0x0000ff00) >> 8)) +
        ^
libavcodec/flashsv2enc.c:419:9: note: remove the call to 'abs' since unsigned values cannot be negative
        abs(((c1 & 0x0000ff00) >> 8) - ((c2 & 0x0000ff00) >> 8)) +
        ^~~
libavcodec/flashsv2enc.c:420:9: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
        abs(((c1 & 0x00ff0000) >> 16) - ((c2 & 0x00ff0000) >> 16));
        ^
libavcodec/flashsv2enc.c:420:9: note: remove the call to 'abs' since unsigned values cannot be negative
        abs(((c1 & 0x00ff0000) >> 16) - ((c2 & 0x00ff0000) >> 16));
        ^~~
4 warnings generated.
CC	libavcodec/flashsvenc.o
CC	libavcodec/flicvideo.o
CC	libavcodec/flvdec.o
CC	libavcodec/flvenc.o
CC	libavcodec/fmtconvert.o
CC	libavcodec/frame_thread_encoder.o
CC	libavcodec/fraps.o
CC	libavcodec/frwu.o
CC	libavcodec/g2meet.o
CC	libavcodec/g722.o
CC	libavcodec/g722dec.o
CC	libavcodec/g722dsp.o
CC	libavcodec/g722enc.o
CC	libavcodec/g723_1.o
libavcodec/g723_1.c:2145:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                max = -1 << 30;
                      ~~ ^
1 warning generated.
CC	libavcodec/g726.o
CC	libavcodec/g729_parser.o
CC	libavcodec/g729dec.o
CC	libavcodec/g729postfilter.o
CC	libavcodec/gif.o
CC	libavcodec/gifdec.o
CC	libavcodec/golomb.o
CC	libavcodec/gsm_parser.o
CC	libavcodec/gsmdec.o
CC	libavcodec/gsmdec_data.o
CC	libavcodec/h261.o
CC	libavcodec/h261_parser.o
CC	libavcodec/h261data.o
CC	libavcodec/h261dec.o
CC	libavcodec/h261enc.o
CC	libavcodec/h263.o
CC	libavcodec/h263_parser.o
CC	libavcodec/h263data.o
CC	libavcodec/h263dec.o
CC	libavcodec/h263dsp.o
CC	libavcodec/h264.o
CC	libavcodec/h264_cabac.o
CC	libavcodec/h264_cavlc.o
CC	libavcodec/h264_direct.o
CC	libavcodec/h264_loopfilter.o
libavcodec/h264_loopfilter.c:529:147: warning: while loop has empty body [-Wempty-body]
                ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, edge, qp, tmp_linesize, tmp_uvlinesize);
                                                                                                                                                  ^
libavcodec/h264_loopfilter.c:529:147: note: put the semicolon on a separate line to silence this warning
libavcodec/h264_loopfilter.c:793:177: warning: while loop has empty body [-Wempty-body]
        ff_tlog(h->avctx, "filter mb:%d/%d MBAFF, QPy:%d/%d, QPb:%d/%d QPr:%d/%d ls:%d uvls:%d", mb_x, mb_y, qp[0], qp[1], bqp[0], bqp[1], rqp[0], rqp[1], linesize, uvlinesize);
                                                                                                                                                                                ^
libavcodec/h264_loopfilter.c:793:177: note: put the semicolon on a separate line to silence this warning
2 warnings generated.
CC	libavcodec/h264_mb.o
CC	libavcodec/h264_mp4toannexb_bsf.o
CC	libavcodec/h264_parser.o
CC	libavcodec/h264_picture.o
CC	libavcodec/h264_ps.o
CC	libavcodec/h264_refs.o
CC	libavcodec/h264_sei.o
CC	libavcodec/h264_slice.o
CC	libavcodec/h264chroma.o
CC	libavcodec/h264dsp.o
CC	libavcodec/h264idct.o
CC	libavcodec/h264pred.o
CC	libavcodec/h264qpel.o
CC	libavcodec/hap.o
CC	libavcodec/hapdec.o
CC	libavcodec/hevc.o
CC	libavcodec/hevc_cabac.o
CC	libavcodec/hevc_data.o
CC	libavcodec/hevc_filter.o
CC	libavcodec/hevc_mp4toannexb_bsf.o
libavcodec/hevc_mp4toannexb_bsf.c:137:27: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
            *poutbuf      = buf;
                          ^ ~~~
1 warning generated.
CC	libavcodec/hevc_mvs.o
CC	libavcodec/hevc_parse.o
CC	libavcodec/hevc_parser.o
CC	libavcodec/hevc_ps.o
CC	libavcodec/hevc_refs.o
CC	libavcodec/hevc_sei.o
CC	libavcodec/hevcdsp.o
CC	libavcodec/hevcpred.o
CC	libavcodec/hnm4video.o
CC	libavcodec/hpeldsp.o
CC	libavcodec/hq_hqa.o
CC	libavcodec/hq_hqadata.o
CC	libavcodec/hq_hqadsp.o
CC	libavcodec/hqx.o
CC	libavcodec/hqxdsp.o
CC	libavcodec/hqxvlc.o
CC	libavcodec/huffman.o
CC	libavcodec/huffyuv.o
CC	libavcodec/huffyuvdec.o
CC	libavcodec/huffyuvdsp.o
CC	libavcodec/huffyuvenc.o
CC	libavcodec/huffyuvencdsp.o
CC	libavcodec/idcinvideo.o
CC	libavcodec/idctdsp.o
CC	libavcodec/iff.o
CC	libavcodec/iirfilter.o
CC	libavcodec/imc.o
CC	libavcodec/imdct15.o
CC	libavcodec/imgconvert.o
CC	libavcodec/imx_dump_header_bsf.o
CC	libavcodec/indeo2.o
CC	libavcodec/indeo3.o
In file included from libavcodec/indeo3.c:41:
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:34:20: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:34:50: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:5: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:50: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:36:65: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:5: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:20: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:35: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:20: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:35: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:35: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:20: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:50: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:44:65: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:45:5: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:257:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_1[195] = { TAB_1_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:45:20: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:48:20: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:48:50: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:20: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:50: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:50:65: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:20: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:35: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:20: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:35: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:50: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:56:65: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:57:5: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:258:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_2[159] = { TAB_1_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:57:20: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:60:20: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:60:65: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:5: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:50: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:62:65: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:20: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:35: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:20: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:35: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:35: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:50: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:259:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_3[133] = { TAB_1_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:67:65: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:70:20: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:70:50: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:5: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:50: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:72:65: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:20: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:35: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:76:5: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:76:35: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:76:50: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:260:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_4[115] = { TAB_1_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:76:65: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:79:20: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:79:50: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:5: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:50: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:81:65: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:20: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:35: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:35: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:84:65: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:261:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_5[101] = { TAB_1_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:85:5: note: expanded from macro 'TAB_1_5'
    E2(  69,  69)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:88:20: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:88:50: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:5: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:50: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:90:65: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:20: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:35: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:93:20: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:93:35: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:262:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_6[93]  = { TAB_1_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:93:50: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:96:20: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:96:50: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:5: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:50: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:98:65: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:20: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:35: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:101:5: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:263:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_7[87]  = { TAB_1_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:101:20: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:104:20: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:104:50: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:5: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:50: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:106:65: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:20: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:108:35: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:264:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_1_8[77]  = { TAB_1_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:108:50: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:111:20: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:111:35: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:111:50: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:111:65: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:5: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:50: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:112:65: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:113:65: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:5: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:20: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:35: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:20: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:35: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:35: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:20: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:50: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:121:65: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:122:5: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:266:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_1[195] = { TAB_2_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:122:20: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:125:20: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:125:35: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:125:50: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:20: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:50: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:126:65: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:127:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:5: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:20: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:20: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:35: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:50: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:133:65: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:134:5: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:267:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_2[159] = { TAB_2_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:134:20: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:137:20: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:137:35: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:137:65: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:5: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:50: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:138:65: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:139:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:5: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:20: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:20: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:35: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:35: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:50: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:268:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_3[133] = { TAB_2_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:144:65: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:147:20: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:147:35: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:147:50: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:5: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:50: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:148:65: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:149:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:5: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:20: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:153:5: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:153:35: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:153:50: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:269:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_4[115] = { TAB_2_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:153:65: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:156:20: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:156:35: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:156:50: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:5: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:50: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:157:65: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:158:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:5: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:20: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:35: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:161:65: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:270:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_5[101] = { TAB_2_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:162:5: note: expanded from macro 'TAB_2_5'
    E2(  66,  66)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:165:20: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:165:35: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:165:50: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:5: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:50: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:166:65: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:167:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:5: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:20: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:170:20: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:170:35: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:271:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_6[93]  = { TAB_2_6 };
                                            ^~~~~~~
libavcodec/indeo3data.h:170:50: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:173:20: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:173:35: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:173:50: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:5: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:50: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:174:65: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:175:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:5: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:20: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:178:5: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:272:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_7[87]  = { TAB_2_7 };
                                            ^~~~~~~
libavcodec/indeo3data.h:178:20: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:181:20: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:181:35: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:181:50: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:5: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:50: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:182:65: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:183:65: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:5: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:20: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:185:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:273:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_2_8[77]  = { TAB_2_8 };
                                            ^~~~~~~
libavcodec/indeo3data.h:185:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:188:20: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:188:35: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:188:50: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:188:65: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:189:5: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:189:20: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:189:50: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:189:65: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:191:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:5: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:20: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:35: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:35: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:193:65: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:35: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:275:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_1[128] = { TAB_3_1 };
                                            ^~~~~~~
libavcodec/indeo3data.h:195:35: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:198:20: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:198:35: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:198:50: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:198:65: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:199:5: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:199:20: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:199:35: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:199:50: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:199:65: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:200:35: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:200:50: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:200:65: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:201:5: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:201:20: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:201:50: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:201:65: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:202:35: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:202:50: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:202:65: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:203:20: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:203:35: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:203:65: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:204:5: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:204:50: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:204:65: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:205:5: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:205:20: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:205:35: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:205:50: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:205:65: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:206:5: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:206:20: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:206:50: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:276:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_2[79]  = { TAB_3_2 };
                                            ^~~~~~~
libavcodec/indeo3data.h:206:65: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:209:20: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:209:35: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:209:50: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:209:65: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:210:5: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:210:20: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:210:50: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:210:65: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:211:5: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:211:20: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:211:50: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:211:65: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:212:5: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:212:20: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:212:65: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:213:5: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:213:20: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:213:50: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:213:65: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:214:20: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:214:35: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:214:65: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:215:20: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:215:35: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:215:50: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:215:65: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:216:5: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:216:20: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:216:35: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:216:50: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:216:65: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:217:5: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:217:20: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:217:35: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:217:50: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:277:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_3[79]  = { TAB_3_3 };
                                            ^~~~~~~
libavcodec/indeo3data.h:217:65: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:220:20: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:220:35: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:220:50: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:220:65: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:221:5: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:221:20: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:221:35: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:221:50: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:221:65: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:222:20: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:222:50: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:222:65: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:223:20: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:223:35: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:223:50: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:224:5: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:224:20: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:224:35: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:224:50: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:225:35: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:225:50: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:225:65: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:226:20: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:226:35: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:226:50: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:227:35: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:227:50: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:227:65: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:228:5: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:228:35: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:228:50: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:228:65: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:229:20: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:229:35: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:278:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_4[79]  = { TAB_3_4 };
                                            ^~~~~~~
libavcodec/indeo3data.h:229:50: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:279:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_5[79]  = { TAB_3_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:232:20: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:279:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_5[79]  = { TAB_3_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:232:35: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:279:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_5[79]  = { TAB_3_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:232:50: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:279:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_5[79]  = { TAB_3_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:232:65: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:279:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_5[79]  = { TAB_3_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:233:5: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:279:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int16_t delta_tab_3_5[79]  = { TAB_3_5 };
                                            ^~~~~~~
libavcodec/indeo3data.h:233:20: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:243:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:20: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:20: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:20: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:35: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:50: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:50: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:50: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:34:65: note: expanded from macro 'TAB_1_1'
    PD(   0,   0), E2(   2,   2), E4(  -1,   3), E2(   4,   4), E4(   1,   5),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:5: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:5: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:5: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:20: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:35: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:50: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:50: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:50: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:35:65: note: expanded from macro 'TAB_1_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   9), E2(   9,   9), E4(   1,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:5: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:20: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:35: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:50: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:65: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:65: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:36:65: note: expanded from macro 'TAB_1_1'
    E4(  -5,   8), E4(   9,  15), E4(  -3,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:5: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:5: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:5: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:20: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:20: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:20: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:35: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:50: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:37:65: note: expanded from macro 'TAB_1_1'
    E4(   0,  18), E2( -12,  12), E4(  -9,  16), E4(  11,  27), E4(  19,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:5: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:20: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:35: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:35: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:35: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:50: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:38:65: note: expanded from macro 'TAB_1_1'
    E4(  -6,  22), E4(   4,  29), E2(  30,  30), E4(  -2,  33), E4( -18,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:5: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:20: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:35: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:50: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:39:65: note: expanded from macro 'TAB_1_1'
    E4( -15,  30), E4(  22,  46), E4(  13,  47), E4(  35,  49), E4( -11,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:5: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:20: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:20: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:20: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:35: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:35: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:35: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:50: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:40:65: note: expanded from macro 'TAB_1_1'
    E4(   4,  51), E2(  54,  54), E2( -34,  34), E4( -29,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:5: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:20: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:35: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:50: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:41:65: note: expanded from macro 'TAB_1_1'
    E4(  27,  76), E4(  43,  77), E4( -24,  55), E4(  14,  79), E4(  63,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:5: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:20: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:35: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:35: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:35: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:50: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:42:65: note: expanded from macro 'TAB_1_1'
    E4( -20,  74), E4(   2,  88), E2(  93,  93), E4( -52,  61), E4(  52, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:5: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:20: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:35: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:50: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:43:65: note: expanded from macro 'TAB_1_1'
    E4( -45,  75), E4(  75, 125), E4(  33, 122), E4( -13, 103), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:5: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:20: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:20: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:20: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:35: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:50: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:50: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:50: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:65: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:65: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:44:65: note: expanded from macro 'TAB_1_1'
    E4( -34, 127), E2( -89,  89), E4( -78, 105), E2(  12,  12), E2(  23,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:45:5: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:45:5: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:45:5: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:45:20: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:45:20: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:45:20: note: expanded from macro 'TAB_1_1'
    E2(  42,  42), E2(  73,  73)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:20: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:20: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:20: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:35: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:50: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:50: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:50: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:48:65: note: expanded from macro 'TAB_1_2'
    PD(   0,   0), E2(   3,   3), E4(  -1,   4), E2(   7,   7), E4(   2,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:5: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:20: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:20: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:20: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:35: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:50: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:50: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:50: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:49:65: note: expanded from macro 'TAB_1_2'
    E4(  -2,   9), E2(  -6,   6), E4(   6,  13), E2(  13,  13), E4(   1,  14),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:5: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:20: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:35: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:50: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:65: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:65: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:50:65: note: expanded from macro 'TAB_1_2'
    E4(  -8,  12), E4(  14,  23), E4(  -5,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:5: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:20: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:20: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:20: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:35: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:50: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:51:65: note: expanded from macro 'TAB_1_2'
    E4(  -1,  27), E2( -17,  17), E4( -13,  23), E4(  16,  40), E4(  28,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:5: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:20: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:35: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:35: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:35: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:50: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:52:65: note: expanded from macro 'TAB_1_2'
    E4(  -9,  33), E4(   6,  43), E2(  46,  46), E4(  -4,  50), E4( -27,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:5: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:20: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:35: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:50: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:53:65: note: expanded from macro 'TAB_1_2'
    E4( -22,  45), E4(  34,  69), E4(  19,  70), E4(  53,  73), E4( -17,  62),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:5: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:20: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:20: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:20: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:35: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:35: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:35: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:50: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:54:65: note: expanded from macro 'TAB_1_2'
    E4(   5,  77), E2(  82,  82), E2( -51,  51), E4( -43,  64), E4( -10,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:5: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:20: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:35: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:50: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:55:65: note: expanded from macro 'TAB_1_2'
    E4(  41, 114), E4(  64, 116), E4( -37,  82), E4(  22, 119), E4(  95, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:5: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:20: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:35: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:50: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:50: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:50: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:65: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:65: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:56:65: note: expanded from macro 'TAB_1_2'
    E4( -30, 111), E4( -78,  92), E4( -68, 113), E2(  18,  18), E2(  34,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:57:5: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:57:5: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:57:5: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:57:20: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:57:20: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:299:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_2_m10[159] = { TAB_1_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:57:20: note: expanded from macro 'TAB_1_2'
    E2(  63,  63), E2( 109, 109)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:20: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:20: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:20: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:35: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:50: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:65: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:65: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:60:65: note: expanded from macro 'TAB_1_3'
    PD(   0,   0), E2(   4,   4), E4(  -1,   5), E4(   3,  10), E2(   9,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:5: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:5: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:5: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:20: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:35: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:50: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:50: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:50: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:61:65: note: expanded from macro 'TAB_1_3'
    E2(  -7,   7), E4(  -3,  12), E4(   8,  17), E2(  17,  17), E4(   1,  19),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:5: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:20: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:35: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:50: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:65: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:65: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:62:65: note: expanded from macro 'TAB_1_3'
    E4( -11,  16), E4(  -6,  23), E4(  18,  31), E4(   8,  32), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:5: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:20: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:20: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:20: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:35: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:50: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:63:65: note: expanded from macro 'TAB_1_3'
    E4(  -1,  36), E2( -23,  23), E4( -17,  31), E4(  21,  54), E4(  37,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:5: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:20: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:35: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:35: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:35: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:50: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:64:65: note: expanded from macro 'TAB_1_3'
    E4( -12,  44), E4(   8,  57), E2(  61,  61), E4(  -5,  66), E4( -36,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:5: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:20: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:35: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:50: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:65:65: note: expanded from macro 'TAB_1_3'
    E4( -29,  60), E4(  45,  92), E4(  25,  93), E4(  71,  97), E4( -22,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:5: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:20: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:20: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:20: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:35: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:35: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:35: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:50: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:66:65: note: expanded from macro 'TAB_1_3'
    E4(   7, 102), E2( 109, 109), E2( -68,  68), E4( -57,  85), E4( -13, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:5: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:20: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:35: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:35: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:35: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:50: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:50: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:50: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:65: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:65: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:300:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_3_m10[133] = { TAB_1_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:67:65: note: expanded from macro 'TAB_1_3'
    E4( -49, 110), E4(-104, 123), E2(  24,  24), E2(  46,  46), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:20: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:20: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:20: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:35: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:50: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:50: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:50: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:70:65: note: expanded from macro 'TAB_1_4'
    PD(   0,   0), E2(   5,   5), E4(  -2,   7), E2(  11,  11), E4(   3,  13),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:5: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:5: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:5: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:20: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:35: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:50: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:50: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:50: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:71:65: note: expanded from macro 'TAB_1_4'
    E2(  -9,   9), E4(  -4,  15), E4(  11,  22), E2(  21,  21), E4(   2,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:5: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:20: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:35: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:50: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:65: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:65: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:72:65: note: expanded from macro 'TAB_1_4'
    E4( -14,  20), E4(  23,  38), E4(  -8,  29), E4(  11,  39), E2(  41,  41),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:5: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:20: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:20: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:20: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:35: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:50: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:73:65: note: expanded from macro 'TAB_1_4'
    E4(  -1,  45), E2( -29,  29), E4( -22,  39), E4(  27,  67), E4(  47,  69),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:5: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:20: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:35: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:35: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:35: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:50: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:74:65: note: expanded from macro 'TAB_1_4'
    E4( -15,  56), E4(  11,  71), E2(  76,  76), E4(  -6,  83), E4( -45,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:5: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:20: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:35: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:50: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:75:65: note: expanded from macro 'TAB_1_4'
    E4( -36,  75), E4(  56, 115), E4(  31, 117), E4(  88, 122), E4( -28, 104),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:5: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:5: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:5: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:20: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:35: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:35: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:35: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:50: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:50: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:50: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:65: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:65: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:301:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_4_m10[115] = { TAB_1_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:76:65: note: expanded from macro 'TAB_1_4'
    E2( -85,  85), E4( -72, 106), E2(  30,  30), E2(  58,  58), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:20: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:20: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:20: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:35: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:50: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:50: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:50: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:79:65: note: expanded from macro 'TAB_1_5'
    PD(   0,   0), E2(   6,   6), E4(  -2,   8), E2(  13,  13), E4(   4,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:5: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:5: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:5: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:20: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:35: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:50: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:50: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:50: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:80:65: note: expanded from macro 'TAB_1_5'
    E2( -11,  11), E4(  -5,  18), E4(  13,  26), E2(  26,  26), E4(   2,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:5: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:20: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:35: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:50: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:65: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:65: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:81:65: note: expanded from macro 'TAB_1_5'
    E4( -16,  24), E4(  28,  46), E4(  -9,  35), E4(  13,  47), E2(  49,  49),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:5: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:20: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:20: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:20: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:35: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:50: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:82:65: note: expanded from macro 'TAB_1_5'
    E4(  -1,  54), E2( -35,  35), E4( -26,  47), E4(  32,  81), E4(  56,  83),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:5: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:20: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:35: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:35: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:35: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:50: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:83:65: note: expanded from macro 'TAB_1_5'
    E4( -18,  67), E4(  13,  86), E2(  91,  91), E4(  -7,  99), E4( -54,  68),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:5: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:20: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:35: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:35: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:35: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:50: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:65: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:65: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:84:65: note: expanded from macro 'TAB_1_5'
    E4( -44,  90), E4( -33, 124), E2(-103, 103), E4( -86, 127), E2(  37,  37),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:85:5: note: expanded from macro 'TAB_1_5'
    E2(  69,  69)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:85:5: note: expanded from macro 'TAB_1_5'
    E2(  69,  69)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:302:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_5_m10[101] = { TAB_1_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:85:5: note: expanded from macro 'TAB_1_5'
    E2(  69,  69)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:20: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:20: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:20: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:35: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:50: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:50: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:50: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:88:65: note: expanded from macro 'TAB_1_6'
    PD(   0,   0), E2(   7,   7), E4(  -3,  10), E2(  16,  16), E4(   5,  18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:5: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:5: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:5: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:20: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:35: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:50: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:50: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:50: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:89:65: note: expanded from macro 'TAB_1_6'
    E2( -13,  13), E4(  -6,  21), E4(  15,  30), E2(  30,  30), E4(   2,  34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:5: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:20: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:35: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:50: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:65: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:65: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:90:65: note: expanded from macro 'TAB_1_6'
    E4( -19,  28), E4(  32,  54), E4( -11,  41), E4(  15,  55), E2(  57,  57),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:5: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:20: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:20: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:20: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:35: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:50: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:91:65: note: expanded from macro 'TAB_1_6'
    E4(  -1,  63), E2( -40,  40), E4( -30,  55), E4(  37,  94), E4(  65,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:5: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:20: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:35: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:35: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:35: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:50: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:92:65: note: expanded from macro 'TAB_1_6'
    E4( -21,  78), E4(  15, 100), E2( 106, 106), E4(  -8, 116), E4( -63,  79),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:5: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:20: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:20: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:20: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:35: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:35: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:35: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:50: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:50: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:303:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_6_m10[93]  = { TAB_1_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:93:50: note: expanded from macro 'TAB_1_6'
    E4( -51, 105), E2(-120, 120), E2(  43,  43), E2(  80,  80)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:20: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:20: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:20: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:35: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:50: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:50: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:50: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:96:65: note: expanded from macro 'TAB_1_7'
    PD(   0,   0), E2(   8,   8), E4(  -3,  11), E2(  18,  18), E4(   5,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:5: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:5: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:5: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:20: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:35: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:50: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:50: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:50: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:97:65: note: expanded from macro 'TAB_1_7'
    E2( -15,  15), E4(  -7,  24), E4(  17,  35), E2(  34,  34), E4(   3,  38),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:5: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:20: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:35: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:50: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:65: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:65: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:98:65: note: expanded from macro 'TAB_1_7'
    E4( -22,  32), E4(  37,  61), E4( -13,  47), E4(  17,  63), E2(  65,  65),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:5: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:20: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:20: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:20: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:35: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:50: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:99:65: note: expanded from macro 'TAB_1_7'
    E4(  -1,  72), E2( -46,  46), E4( -35,  63), E4(  43, 107), E4(  75, 110),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:5: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:20: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:35: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:35: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:35: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:50: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:100:65: note: expanded from macro 'TAB_1_7'
    E4( -24,  89), E4(  17, 114), E2( 121, 121), E4( -72,  91), E4( -58, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:101:5: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:101:5: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:101:5: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:101:20: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:101:20: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:304:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_7_m10[87]  = { TAB_1_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:101:20: note: expanded from macro 'TAB_1_7'
    E2(  49,  49), E2(  92,  92)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:20: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:20: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:20: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:35: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:50: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:50: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:50: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:104:65: note: expanded from macro 'TAB_1_8'
    PD(   0,   0), E2(   9,   9), E4(  -3,  12), E2(  20,  20), E4(   6,  23),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:5: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:5: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:5: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:20: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:35: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:50: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:50: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:50: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:105:65: note: expanded from macro 'TAB_1_8'
    E2( -17,  17), E4(  -7,  27), E4(  19,  39), E2(  39,  39), E4(   3,  43),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:5: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:20: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:35: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:50: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:65: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:65: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:106:65: note: expanded from macro 'TAB_1_8'
    E4( -24,  36), E4(  42,  69), E4( -14,  53), E4(  19,  71), E2(  73,  73),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:5: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:20: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:20: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:20: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:35: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:50: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:107:65: note: expanded from macro 'TAB_1_8'
    E4(  -2,  80), E2( -52,  52), E4( -39,  70), E4(  48, 121), E4(  84, 124),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:5: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:20: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:35: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:35: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:35: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:50: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:50: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:305:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_1_8_m10[77]  = { TAB_1_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:108:50: note: expanded from macro 'TAB_1_8'
    E4( -27, 100), E4( -81, 102), E2(  55,  55), E2( 104, 104)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:20: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:20: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:20: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:35: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:35: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:35: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:50: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:50: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:50: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:65: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:65: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:111:65: note: expanded from macro 'TAB_2_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   2), E2(   4,   4), E4(   0,   4),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:5: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:5: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:5: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:20: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:35: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:50: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:50: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:50: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:65: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:65: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:112:65: note: expanded from macro 'TAB_2_1'
    E2(  -4,   4), E4(  -2,   6), E4(   4,   8), E2(   8,   8), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:5: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:20: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:35: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:50: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:65: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:65: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:113:65: note: expanded from macro 'TAB_2_1'
    E4(  -4,   8), E4(   8,  14), E4(  -2,  12), E4(   4,  16), E2(  16,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:5: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:5: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:5: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:20: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:20: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:20: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:35: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:50: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:114:65: note: expanded from macro 'TAB_2_1'
    E4(   0,  18), E2( -12,  12), E4(  -8,  16), E4(  10,  26), E4(  18,  28),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:5: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:20: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:35: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:35: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:35: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:50: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:115:65: note: expanded from macro 'TAB_2_1'
    E4(  -6,  22), E4(   4,  28), E2(  30,  30), E4(  -2,  32), E4( -18,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:5: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:20: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:35: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:50: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:116:65: note: expanded from macro 'TAB_2_1'
    E4( -14,  30), E4(  22,  46), E4(  12,  46), E4(  34,  48), E4( -10,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:5: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:20: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:20: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:20: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:35: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:35: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:35: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:50: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:117:65: note: expanded from macro 'TAB_2_1'
    E4(   4,  50), E2(  54,  54), E2( -34,  34), E4( -28,  42), E4(  -6,  60),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:5: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:20: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:35: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:50: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:118:65: note: expanded from macro 'TAB_2_1'
    E4(  26,  76), E4(  42,  76), E4( -24,  54), E4(  14,  78), E4(  62,  82),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:5: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:20: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:35: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:35: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:35: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:50: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:119:65: note: expanded from macro 'TAB_2_1'
    E4( -20,  74), E4(   2,  88), E2(  92,  92), E4( -52,  60), E4(  52, 118),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:5: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:20: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:35: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:50: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:120:65: note: expanded from macro 'TAB_2_1'
    E4( -44,  74), E4(  74, 118), E4(  32, 118), E4( -12, 102), E4( -40,  96),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:5: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:20: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:20: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:20: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:35: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:50: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:50: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:50: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:65: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:65: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:121:65: note: expanded from macro 'TAB_2_1'
    E4( -34, 118), E2( -88,  88), E4( -78, 104), E2(  12,  12), E2(  22,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:122:5: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:122:5: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:122:5: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:122:20: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:122:20: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:307:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_1_m10[195] = { TAB_2_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:122:20: note: expanded from macro 'TAB_2_1'
    E2(  42,  42), E2(  72,  72)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:20: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:20: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:20: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:35: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:35: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:35: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:50: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:50: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:50: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:125:65: note: expanded from macro 'TAB_2_2'
    PD(   0,   0), E2(   3,   3), E4(   0,   3), E2(   6,   6), E4(   3,   9),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:5: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:20: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:20: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:20: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:35: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:50: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:50: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:50: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:65: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:65: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:126:65: note: expanded from macro 'TAB_2_2'
    E4(  -3,   9), E2(  -6,   6), E4(   6,  12), E2(  12,  12), E4(   0,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:127:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  12), E4(  15,  24), E4(  -6,  18), E4(   6,  24), E2(  24,  24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:5: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:5: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:5: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:20: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:20: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:20: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:35: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:50: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:128:65: note: expanded from macro 'TAB_2_2'
    E4(   0,  27), E2( -18,  18), E4( -12,  24), E4(  15,  39), E4(  27,  42),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:5: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:20: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:35: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:50: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:129:65: note: expanded from macro 'TAB_2_2'
    E4(  -9,  33), E4(   6,  42), E2(  45,  45), E4(  -3,  51), E4( -27,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:5: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:20: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:35: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:50: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:130:65: note: expanded from macro 'TAB_2_2'
    E4( -21,  45), E4(  33,  69), E4(  18,  69), E4(  54,  72), E4( -18,  63),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:5: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:20: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:20: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:20: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:35: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:35: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:35: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:50: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:131:65: note: expanded from macro 'TAB_2_2'
    E4(   6,  78), E2(  81,  81), E2( -51,  51), E4( -42,  63), E4(  -9,  90),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:5: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:20: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:35: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:50: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:132:65: note: expanded from macro 'TAB_2_2'
    E4(  42, 114), E4(  63, 117), E4( -36,  81), E4(  21, 120), E4(  96, 123),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:5: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:20: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:35: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:50: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:50: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:50: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:65: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:65: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:133:65: note: expanded from macro 'TAB_2_2'
    E4( -30, 111), E4( -78,  93), E4( -69, 114), E2(  18,  18), E2(  33,  33),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:134:5: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:134:5: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:134:5: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:134:20: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:134:20: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:308:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_2_m10[159] = { TAB_2_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:134:20: note: expanded from macro 'TAB_2_2'
    E2(  63,  63), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:20: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:20: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:20: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:35: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:35: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:35: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:50: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:65: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:65: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:137:65: note: expanded from macro 'TAB_2_3'
    PD(   0,   0), E2(   4,   4), E4(   0,   4), E4(   4,   8), E2(   8,   8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:5: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:5: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:5: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:20: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:35: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:50: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:50: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:50: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:65: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:65: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:138:65: note: expanded from macro 'TAB_2_3'
    E2(  -8,   8), E4(  -4,  12), E4(   8,  16), E2(  16,  16), E4(   0,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:139:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  16), E4(  -4,  24), E4(  16,  32), E4(   8,  32), E2(  32,  32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:5: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:5: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:5: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:20: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:20: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:20: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:35: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:50: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:140:65: note: expanded from macro 'TAB_2_3'
    E4(   0,  36), E2( -24,  24), E4( -16,  32), E4(  20,  52), E4(  36,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:5: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:20: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:35: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:50: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:141:65: note: expanded from macro 'TAB_2_3'
    E4( -12,  44), E4(   8,  56), E2(  60,  60), E4(  -4,  64), E4( -36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:5: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:20: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:35: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:50: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:142:65: note: expanded from macro 'TAB_2_3'
    E4( -28,  60), E4(  44,  92), E4(  24,  92), E4(  72,  96), E4( -20,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:5: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:20: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:20: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:20: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:35: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:35: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:35: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:50: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:143:65: note: expanded from macro 'TAB_2_3'
    E4(   8, 100), E2( 108, 108), E2( -68,  68), E4( -56,  84), E4( -12, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:5: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:20: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:35: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:35: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:35: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:50: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:50: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:50: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:65: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:65: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:309:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_3_m10[133] = { TAB_2_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:144:65: note: expanded from macro 'TAB_2_3'
    E4( -48, 108), E4(-104, 124), E2(  24,  24), E2(  44,  44), E2(  84,  84)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:20: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:20: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:20: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:35: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:35: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:35: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:50: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:50: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:50: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:147:65: note: expanded from macro 'TAB_2_4'
    PD(   0,   0), E2(   5,   5), E4(   0,   5), E2(  10,  10), E4(   5,  15),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:5: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:5: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:5: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:20: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:35: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:50: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:50: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:50: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:65: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:65: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:148:65: note: expanded from macro 'TAB_2_4'
    E2( -10,  10), E4(  -5,  15), E4(  10,  20), E2(  20,  20), E4(   0,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:149:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  20), E4(  25,  40), E4( -10,  30), E4(  10,  40), E2(  40,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:5: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:5: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:5: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:20: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:20: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:20: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:35: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:50: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:150:65: note: expanded from macro 'TAB_2_4'
    E4(   0,  45), E2( -30,  30), E4( -20,  40), E4(  25,  65), E4(  45,  70),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:5: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:20: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:35: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:50: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:151:65: note: expanded from macro 'TAB_2_4'
    E4( -15,  55), E4(  10,  70), E2(  75,  75), E4(  -5,  85), E4( -45,  55),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:5: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:20: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:35: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:50: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:152:65: note: expanded from macro 'TAB_2_4'
    E4( -35,  75), E4(  55, 115), E4(  30, 115), E4(  90, 120), E4( -30, 105),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:5: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:5: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:5: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:20: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:35: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:35: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:35: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:50: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:50: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:50: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:65: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:65: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:310:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_4_m10[115] = { TAB_2_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:153:65: note: expanded from macro 'TAB_2_4'
    E2( -85,  85), E4( -70, 105), E2(  30,  30), E2(  60,  60), E2( 105, 105)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:20: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:20: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:20: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:35: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:35: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:35: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:50: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:50: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:50: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:156:65: note: expanded from macro 'TAB_2_5'
    PD(   0,   0), E2(   6,   6), E4(   0,   6), E2(  12,  12), E4(   6,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:5: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:5: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:5: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:20: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:35: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:50: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:50: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:50: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:65: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:65: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:157:65: note: expanded from macro 'TAB_2_5'
    E2( -12,  12), E4(  -6,  18), E4(  12,  24), E2(  24,  24), E4(   0,  30),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:158:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  24), E4(  30,  48), E4(  -6,  36), E4(  12,  48), E2(  48,  48),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:5: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:5: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:5: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:20: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:20: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:20: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:35: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:50: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:159:65: note: expanded from macro 'TAB_2_5'
    E4(   0,  54), E2( -36,  36), E4( -24,  48), E4(  30,  78), E4(  54,  84),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:5: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:20: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:35: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:50: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:160:65: note: expanded from macro 'TAB_2_5'
    E4( -18,  66), E4(  12,  84), E2(  90,  90), E4(  -6,  96), E4( -54,  66),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:5: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:20: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:35: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:35: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:35: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:50: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:65: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:65: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:161:65: note: expanded from macro 'TAB_2_5'
    E4( -42,  90), E4( -30, 126), E2(-102, 102), E4( -84, 126), E2(  36,  36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:162:5: note: expanded from macro 'TAB_2_5'
    E2(  66,  66)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:162:5: note: expanded from macro 'TAB_2_5'
    E2(  66,  66)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:311:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:162:5: note: expanded from macro 'TAB_2_5'
    E2(  66,  66)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:20: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:20: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:20: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:35: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:35: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:35: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:50: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:50: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:50: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:165:65: note: expanded from macro 'TAB_2_6'
    PD(   0,   0), E2(   7,   7), E4(   0,   7), E2(  14,  14), E4(   7,  21),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:5: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:5: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:5: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:20: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:35: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:50: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:50: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:50: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:65: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:65: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:166:65: note: expanded from macro 'TAB_2_6'
    E2( -14,  14), E4(  -7,  21), E4(  14,  28), E2(  28,  28), E4(   0,  35),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:167:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  28), E4(  35,  56), E4( -14,  42), E4(  14,  56), E2(  56,  56),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:5: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:5: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:5: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:20: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:20: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:20: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:35: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:50: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:168:65: note: expanded from macro 'TAB_2_6'
    E4(   0,  63), E2( -42,  42), E4( -28,  56), E4(  35,  91), E4(  63,  98),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:5: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:20: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:35: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:50: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:169:65: note: expanded from macro 'TAB_2_6'
    E4( -21,  77), E4(  14,  98), E2( 105, 105), E4(  -7, 119), E4( -63,  77),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:5: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:20: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:20: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:20: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:35: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:35: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:35: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:50: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:50: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:312:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_6_m10[93]  = { TAB_2_6 };
                                                ^~~~~~~
libavcodec/indeo3data.h:170:50: note: expanded from macro 'TAB_2_6'
    E4( -49, 105), E2(-119, 119), E2(  42,  42), E2(  77,  77)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:20: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:20: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:20: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:35: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:35: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:35: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:50: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:50: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:50: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:173:65: note: expanded from macro 'TAB_2_7'
    PD(   0,   0), E2(   8,   8), E4(   0,   8), E2(  16,  16), E4(   8,  16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:5: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:5: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:5: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:20: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:35: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:50: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:50: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:50: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:65: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:65: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:174:65: note: expanded from macro 'TAB_2_7'
    E2( -16,  16), E4(  -8,  24), E4(  16,  32), E2(  32,  32), E4(   0,  40),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:175:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  32), E4(  40,  64), E4( -16,  48), E4(  16,  64), E2(  64,  64),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:5: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:5: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:5: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:20: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:20: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:20: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:35: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:50: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:176:65: note: expanded from macro 'TAB_2_7'
    E4(   0,  72), E2( -48,  48), E4( -32,  64), E4(  40, 104), E4(  72, 112),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:5: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:20: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:35: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:50: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:177:65: note: expanded from macro 'TAB_2_7'
    E4( -24,  88), E4(  16, 112), E2( 120, 120), E4( -72,  88), E4( -56, 120),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:178:5: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:178:5: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:178:5: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:178:20: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:178:20: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:313:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_7_m10[87]  = { TAB_2_7 };
                                                ^~~~~~~
libavcodec/indeo3data.h:178:20: note: expanded from macro 'TAB_2_7'
    E2(  48,  48), E2(  88,  88)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:20: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:20: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:20: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:35: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:35: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:35: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:50: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:50: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:50: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:181:65: note: expanded from macro 'TAB_2_8'
    PD(   0,   0), E2(   9,   9), E4(   0,   9), E2(  18,  18), E4(   9,  27),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:5: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:5: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:5: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:20: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:35: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:50: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:50: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:50: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:65: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:65: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:182:65: note: expanded from macro 'TAB_2_8'
    E2( -18,  18), E4(  -9,  27), E4(  18,  36), E2(  36,  36), E4(   0,  45),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:65: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:65: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:183:65: note: expanded from macro 'TAB_2_8'
    E4( -27,  36), E4(  45,  72), E4( -18,  54), E4(  18,  72), E2(  72,  72),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:5: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:5: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:5: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:20: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:20: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:20: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:35: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:50: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:184:65: note: expanded from macro 'TAB_2_8'
    E4(   0,  81), E2( -54,  54), E4( -36,  72), E4(  45, 117), E4(  81, 126),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:5: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:20: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:35: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:314:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_2_8_m10[77]  = { TAB_2_8 };
                                                ^~~~~~~
libavcodec/indeo3data.h:185:50: note: expanded from macro 'TAB_2_8'
    E4( -27,  99), E4( -81,  99), E2(  54,  54), E2( 108, 108)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:20: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:20: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:20: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:35: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:35: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:35: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:50: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:50: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:50: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:65: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:65: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:188:65: note: expanded from macro 'TAB_3_1'
    PD(   0,   0), E2(   2,   2), E4(   0,   3), E2(   6,   6), E4(   0,   7),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:5: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:5: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:5: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:20: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:20: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:20: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:35: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:50: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:50: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:50: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:65: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:65: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:189:65: note: expanded from macro 'TAB_3_1'
    E2(  -5,   5), E2(   5,  -5), E4(   6,  11), E4(   0,   8), E2(  11,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:190:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  12), E4(  12,  17), E2(  17,  17), E4(   6,  18), E4(  -8,  11),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:5: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:20: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:35: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:50: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:191:65: note: expanded from macro 'TAB_3_1'
    E4(   0,  15), E4(   0,  20), E4(  18,  25), E4(  11,  25), E2(  25,  25),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:5: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:5: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:5: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:20: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:20: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:20: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:35: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:35: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:35: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:50: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:192:65: note: expanded from macro 'TAB_3_1'
    E2( -14,  14), E2(  14, -14), E4(   0,  26), E4( -11,  18), E4(  -7,  22),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:5: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:20: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:35: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:35: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:35: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:50: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:65: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:65: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:193:65: note: expanded from macro 'TAB_3_1'
    E4(  26,  34), E4(  18,  34), E2(  34,  34), E4(  11,  35), E4(   0,  29),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:5: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:20: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:35: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:35: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:35: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:50: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:194:65: note: expanded from macro 'TAB_3_1'
    E4( -19,  22), E4( -15,  26), E4(   0,  37), E4(  27,  44), E4(  36,  44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:5: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:18: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:44: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                           ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:20: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:35: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:35: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:316:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_1_m10[128] = { TAB_3_1 };
                                                ^~~~~~~
libavcodec/indeo3data.h:195:35: note: expanded from macro 'TAB_3_1'
    E4(  18,  44), E4( -10,  33), E2(  45,  45)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:20: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:20: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:20: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:35: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:35: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:35: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:50: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:50: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:50: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:65: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:65: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:198:65: note: expanded from macro 'TAB_3_2'
    PD(   0,   0), E4(   0,   2), E2(   2,   2), E2(   6,   6), E4(   0,   6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:5: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:5: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:5: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:20: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:20: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:20: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:35: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:35: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:50: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:50: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:50: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:65: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:65: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:199:65: note: expanded from macro 'TAB_3_2'
    E2(  -4,   4), E2(  10,  -6), E2(   0, -12), PD(  -6, -12), E2(   6, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:20: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:35: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:35: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:35: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:50: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:50: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:65: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:65: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:200:65: note: expanded from macro 'TAB_3_2'
    PD(   6,  12), E2( -14,   0), E2(  12,  12), E2(   0, -18), E2(  14, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:5: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:5: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:5: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:20: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:20: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:20: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:50: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:50: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:50: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:65: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:65: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:201:65: note: expanded from macro 'TAB_3_2'
    PD( -18,  -6), E2(  18,  -6), PD(  18,   6), PD( -10, -18), E2(  10, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:20: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:35: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:35: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:50: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:50: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:50: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:65: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:65: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:202:65: note: expanded from macro 'TAB_3_2'
    PD(  10,  18), E2( -22,   0), E2(   0, -24), PD( -22, -12), E2(  22, -12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:20: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:20: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:20: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:35: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:35: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:35: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:65: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:65: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:203:65: note: expanded from macro 'TAB_3_2'
    PD(  22,  12), PD(  -8, -24), E2(   8, -24), PD(   8,  24), PD( -26,  -6),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:5: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:5: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:5: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:35: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:50: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:50: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:50: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:65: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:65: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:204:65: note: expanded from macro 'TAB_3_2'
    E2(  26,  -6), PD(  26,   6), E2( -28,   0), E2(  20,  20), E2( -14, -26),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:5: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:5: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:5: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:20: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:20: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:20: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:35: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:35: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:35: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:50: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:50: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:50: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:65: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:65: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:205:65: note: expanded from macro 'TAB_3_2'
    E2( -30, -12), E2( -10, -32), E2( -18, -32), E2( -26, -26), E2( -34, -20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:5: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:5: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:5: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:20: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:20: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:20: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:50: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:50: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:50: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:65: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:65: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:317:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_2_m10[79]  = { TAB_3_2 };
                                                ^~~~~~~
libavcodec/indeo3data.h:206:65: note: expanded from macro 'TAB_3_2'
    E2( -38, -12), E2( -32, -32), PD(  32,  32), PD( -22, -40), E2( -34, -34)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:20: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:20: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:20: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:35: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:35: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:35: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:50: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:50: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:50: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:65: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:65: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:209:65: note: expanded from macro 'TAB_3_3'
    PD(   0,   0), E4(   0,   2), E2(   4,   4), E2(  10,  10), E4(   0,  10),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:5: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:5: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:5: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:20: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:20: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:20: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:35: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:50: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:50: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:50: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:65: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:210:65: note: expanded from macro 'TAB_3_3'
    E2(  -6,   6), E2(  14,  -8), E2( -18,   0), E2(  10, -16), E2(   0, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:5: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:5: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:5: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:20: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:20: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:20: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:50: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:50: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:50: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:65: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:65: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:211:65: note: expanded from macro 'TAB_3_3'
    PD( -24,  -8), E2(  24,  -8), PD(  24,   8), E2(  18,  18), E2(  20, -16),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:5: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:5: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:5: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:20: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:20: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:20: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:50: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:65: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:212:65: note: expanded from macro 'TAB_3_3'
    PD( -14, -26), E2(  14, -26), PD(  14,  26), E2( -30,   0), E2(   0, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:5: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:5: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:5: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:20: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:20: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:20: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:50: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:50: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:50: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:65: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:65: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:213:65: note: expanded from macro 'TAB_3_3'
    PD( -34,  -8), E2(  34,  -8), PD(  34,   8), PD( -30, -18), E2(  30, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:20: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:20: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:20: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:35: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:35: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:35: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:65: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:65: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:214:65: note: expanded from macro 'TAB_3_3'
    PD(  30,  18), PD( -10, -34), E2(  10, -34), PD(  10,  34), E2( -20, -34),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:5: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:20: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:20: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:20: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:35: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:35: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:35: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:50: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:50: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:65: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:65: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:215:65: note: expanded from macro 'TAB_3_3'
    E2( -40,   0), E2(  30,  30), E2( -40, -18), E2(   0, -44), E2( -16, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:5: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:5: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:5: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:20: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:20: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:20: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:35: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:35: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:35: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:50: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:50: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:50: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:65: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:65: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:216:65: note: expanded from macro 'TAB_3_3'
    PD( -36, -36), E2( -36, -36), E2( -26, -44), E2( -46, -26), E2( -52, -18),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:5: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:5: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:5: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:20: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:20: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:20: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:35: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:35: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:35: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:50: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:50: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:50: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:65: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:65: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:318:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_3_m10[79]  = { TAB_3_3 };
                                                ^~~~~~~
libavcodec/indeo3data.h:217:65: note: expanded from macro 'TAB_3_3'
    PD( -20, -54), E2( -44, -44), PD( -32, -54), PD( -46, -46), E2( -46, -46)
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:20: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:20: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:20: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:35: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:35: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:35: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:50: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:50: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:50: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:65: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:65: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:220:65: note: expanded from macro 'TAB_3_4'
    PD(   0,   0), E4(   0,   4), E2(   4,   4), E2(  12,  12), E4(   0,  12),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4'
#define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a))
                                                     ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:5: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:5: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:5: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:20: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:20: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:20: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:35: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:35: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:50: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:50: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:50: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:65: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:65: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:221:65: note: expanded from macro 'TAB_3_4'
    E2(  -8,   8), E2(   8, -16), E2(   0, -24), PD( -24,  -8), E2(  24,  -8),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:20: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:20: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:20: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:35: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:50: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:50: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:50: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:65: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:65: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:222:65: note: expanded from macro 'TAB_3_4'
    PD(  24,   8), E2(  20, -16), E2( -28,   0), PD( -16, -24), E2(  16, -24),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:20: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:20: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:35: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:35: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:35: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:50: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:50: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:223:50: note: expanded from macro 'TAB_3_4'
    PD(  16,  24), E2(   0, -32), PD( -28, -16), E2(  28, -16), PD(  28,  16),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:5: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:5: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:5: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:20: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:20: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:35: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:35: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:35: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:50: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:50: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:224:50: note: expanded from macro 'TAB_3_4'
    PD(  -8, -32), PD(   8, -32), PD( -32,  -8), E2(  32,  -8), PD(  32,   8),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:5: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:35: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:35: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:35: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:50: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:50: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:50: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:65: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:65: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:225:65: note: expanded from macro 'TAB_3_4'
    PD(  -8,  32), PD(   8,  32), E2(  24,  24), E2(  24, -24), E2( -20, -32),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:5: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:20: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:20: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:20: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:35: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:35: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:50: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:50: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:226:65: note: expanded from macro 'TAB_3_4'
    E2( -40,   0), E2( -40, -16), PD(   0, -44), PD(   0, -44), E2( -44,   0),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:35: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:35: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:35: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:50: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:50: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:50: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:65: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:65: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:227:65: note: expanded from macro 'TAB_3_4'
    PD(   0,  44), PD(   0,  44), E2( -32, -32), E2( -16, -44), PD( -24, -44),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:5: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:5: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:5: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:35: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:35: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:35: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:50: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:50: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:50: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:65: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:65: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:228:65: note: expanded from macro 'TAB_3_4'
    E2( -44, -24), PD(  24,  44), E2( -48, -16), PD( -36, -36), E2( -36, -36),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:18: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                 ^~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:20: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:20: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:20: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:35: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:35: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:35: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:50: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:50: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:319:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_4_m10[79]  = { TAB_3_4 };
                                                ^~~~~~~
libavcodec/indeo3data.h:229:50: note: expanded from macro 'TAB_3_4'
    PD(  36,  36), PD( -20, -52), E2(  40,  40), PD( -32, -52)
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:20: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:20: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:20: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:35: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:35: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:35: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                  ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:50: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:50: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:50: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                 ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:65: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:65: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:232:65: note: expanded from macro 'TAB_3_5'
    PD(   0,   0), E2(   2,   2), E2(   6,   6), E2(  12,  12), E2(  20,  20),\
                                                                ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:233:5: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:233:5: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:233:5: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
    ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:233:20: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:23: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                  ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:233:20: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:37: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                ~~~ ^
libavcodec/indeo3data.h:320:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
static const int32_t delta_tab_3_5_m10[79]  = { TAB_3_5 };
                                                ^~~~~~~
libavcodec/indeo3data.h:233:20: note: expanded from macro 'TAB_3_5'
    E2(  32,  32), E2(  46,  46)
                   ^~~~~~~~~~~~~
libavcodec/indeo3data.h:250:28: note: expanded from macro 'E2'
#define E2(a, b) PD(a, b), PD(-(a), -(b))
                           ^~~~~~~~~~~~~~
libavcodec/indeo3data.h:290:51: note: expanded from macro 'PD'
#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))
                                              ~~~ ^
4363 warnings generated.
CC	libavcodec/indeo4.o
CC	libavcodec/indeo5.o
CC	libavcodec/intelh263dec.o
CC	libavcodec/interplayvideo.o
CC	libavcodec/intrax8.o
CC	libavcodec/intrax8dsp.o
CC	libavcodec/ituh263dec.o
CC	libavcodec/ituh263enc.o
CC	libavcodec/ivi.o
CC	libavcodec/ivi_dsp.o
CC	libavcodec/j2kenc.o
CC	libavcodec/jacosubdec.o
CC	libavcodec/jfdctfst.o
CC	libavcodec/jfdctint.o
CC	libavcodec/jpeg2000.o
CC	libavcodec/jpeg2000dec.o
CC	libavcodec/jpeg2000dsp.o
CC	libavcodec/jpeg2000dwt.o
CC	libavcodec/jpegls.o
CC	libavcodec/jpeglsdec.o
CC	libavcodec/jpeglsenc.o
CC	libavcodec/jpegtables.o
CC	libavcodec/jrevdct.o
CC	libavcodec/jvdec.o
CC	libavcodec/kbdwin.o
CC	libavcodec/kgv1dec.o
CC	libavcodec/kmvc.o
CC	libavcodec/lagarith.o
CC	libavcodec/lagarithrac.o
CC	libavcodec/latm_parser.o
CC	libavcodec/lcldec.o
CC	libavcodec/lclenc.o
CC	libavcodec/libschroedinger.o
CC	libavcodec/libschroedingerdec.o
CC	libavcodec/libschroedingerenc.o
CC	libavcodec/libtheoraenc.o
CC	libavcodec/libvorbisdec.o
CC	libavcodec/libvorbisenc.o
CC	libavcodec/libvpx.o
CC	libavcodec/libvpxdec.o
CC	libavcodec/libvpxenc.o
CC	libavcodec/libx264.o
CC	libavcodec/libxvid.o
CC	libavcodec/libxvid_rc.o
CC	libavcodec/ljpegenc.o
CC	libavcodec/loco.o
CC	libavcodec/log2_tab.o
CC	libavcodec/lossless_audiodsp.o
CC	libavcodec/lossless_videodsp.o
CC	libavcodec/lpc.o
CC	libavcodec/lsp.o
CC	libavcodec/lzw.o
CC	libavcodec/lzwenc.o
CC	libavcodec/mace.o
CC	libavcodec/mathtables.o
CC	libavcodec/mdct_fixed.o
CC	libavcodec/mdct_fixed_32.o
CC	libavcodec/mdct_float.o
CC	libavcodec/mdec.o
CC	libavcodec/me_cmp.o
CC	libavcodec/metasound.o
CC	libavcodec/metasound_data.o
CC	libavcodec/microdvddec.o
CC	libavcodec/mimic.o
CC	libavcodec/mjpeg2jpeg_bsf.o
CC	libavcodec/mjpeg_parser.o
CC	libavcodec/mjpega_dump_header_bsf.o
CC	libavcodec/mjpegbdec.o
CC	libavcodec/mjpegdec.o
CC	libavcodec/mjpegenc.o
CC	libavcodec/mjpegenc_common.o
CC	libavcodec/mlp.o
CC	libavcodec/mlp_parser.o
CC	libavcodec/mlpdec.o
libavcodec/mlpdec.c:618:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        cp->sign_huff_offset = (-1) << 23;
                               ~~~~ ^
1 warning generated.
CC	libavcodec/mlpdsp.o
CC	libavcodec/mmvideo.o
CC	libavcodec/motion_est.o
In file included from libavcodec/motion_est.c:295:
libavcodec/motion_est_template.c:705:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        if((key&((-1)<<(2*ME_MAP_MV_BITS))) != map_generation) continue;
                 ~~~~^
1 warning generated.
CC	libavcodec/motionpixels.o
CC	libavcodec/movsub_bsf.o
CC	libavcodec/movtextdec.o
CC	libavcodec/movtextenc.o
CC	libavcodec/mp3_header_decompress_bsf.o
CC	libavcodec/mpc.o
CC	libavcodec/mpc7.o
CC	libavcodec/mpc8.o
CC	libavcodec/mpeg12.o
CC	libavcodec/mpeg12data.o
CC	libavcodec/mpeg12dec.o
CC	libavcodec/mpeg12enc.o
CC	libavcodec/mpeg4_unpack_bframes_bsf.o
CC	libavcodec/mpeg4audio.o
CC	libavcodec/mpeg4video.o
CC	libavcodec/mpeg4video_parser.o
CC	libavcodec/mpeg4videodec.o
CC	libavcodec/mpeg4videoenc.o
CC	libavcodec/mpeg_er.o
CC	libavcodec/mpegaudio.o
CC	libavcodec/mpegaudio_parser.o
CC	libavcodec/mpegaudiodata.o
CC	libavcodec/mpegaudiodec_fixed.o
CC	libavcodec/mpegaudiodec_float.o
CC	libavcodec/mpegaudiodecheader.o
CC	libavcodec/mpegaudiodsp.o
CC	libavcodec/mpegaudiodsp_data.o
CC	libavcodec/mpegaudiodsp_fixed.o
CC	libavcodec/mpegaudiodsp_float.o
CC	libavcodec/mpegaudioenc_fixed.o
CC	libavcodec/mpegaudioenc_float.o
CC	libavcodec/mpegpicture.o
CC	libavcodec/mpegutils.o
CC	libavcodec/mpegvideo.o
CC	libavcodec/mpegvideo_enc.o
CC	libavcodec/mpegvideo_motion.o
CC	libavcodec/mpegvideo_parser.o
CC	libavcodec/mpegvideo_xvmc.o
In file included from libavcodec/mpegvideo_xvmc.c:32:
libavcodec/xvmc.h:46:1: warning: attribute 'deprecated' is ignored, place it after "struct" to apply attribute to type declaration [-Wignored-attributes]
attribute_deprecated struct xvmc_pix_fmt {
^
./libavutil/attributes.h:86:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
1 warning generated.
CC	libavcodec/mpegvideodata.o
CC	libavcodec/mpegvideodsp.o
CC	libavcodec/mpegvideoencdsp.o
CC	libavcodec/mpl2dec.o
CC	libavcodec/mqc.o
CC	libavcodec/mqcdec.o
CC	libavcodec/mqcenc.o
CC	libavcodec/msgsmdec.o
CC	libavcodec/msmpeg4.o
CC	libavcodec/msmpeg4data.o
CC	libavcodec/msmpeg4dec.o
CC	libavcodec/msmpeg4enc.o
CC	libavcodec/msrle.o
CC	libavcodec/msrledec.o
CC	libavcodec/mss1.o
CC	libavcodec/mss12.o
CC	libavcodec/mss2.o
CC	libavcodec/mss2dsp.o
CC	libavcodec/mss3.o
CC	libavcodec/mss34dsp.o
CC	libavcodec/mss4.o
CC	libavcodec/msvideo1.o
CC	libavcodec/msvideo1enc.o
CC	libavcodec/mvcdec.o
CC	libavcodec/mxpegdec.o
CC	libavcodec/nellymoser.o
CC	libavcodec/nellymoserdec.o
CC	libavcodec/nellymoserenc.o
CC	libavcodec/noise_bsf.o
CC	libavcodec/nuv.o
CC	libavcodec/on2avc.o
CC	libavcodec/on2avcdata.o
CC	libavcodec/options.o
libavcodec/options.c:202:23: warning: passing 'const AVCodecContext *' (aka 'const struct AVCodecContext *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    av_opt_copy(dest, src);
                      ^~~
./libavutil/opt.h:838:53: note: passing argument to parameter 'src' here
int av_opt_copy(void *dest, FF_CONST_AVUTIL55 void *src);
                                                    ^
1 warning generated.
CC	libavcodec/opus.o
CC	libavcodec/opus_celt.o
CC	libavcodec/opus_parser.o
CC	libavcodec/opus_silk.o
CC	libavcodec/opusdec.o
CC	libavcodec/pafaudio.o
CC	libavcodec/pafvideo.o
CC	libavcodec/pamenc.o
CC	libavcodec/parser.o
CC	libavcodec/pcm-bluray.o
CC	libavcodec/pcm-dvd.o
CC	libavcodec/pcm.o
CC	libavcodec/pcx.o
CC	libavcodec/pcxenc.o
CC	libavcodec/pgssubdec.o
CC	libavcodec/pictordec.o
CC	libavcodec/pixblockdsp.o
CC	libavcodec/png.o
CC	libavcodec/png_parser.o
CC	libavcodec/pngdec.o
CC	libavcodec/pngdsp.o
CC	libavcodec/pngenc.o
CC	libavcodec/pnm.o
CC	libavcodec/pnm_parser.o
CC	libavcodec/pnmdec.o
CC	libavcodec/pnmenc.o
CC	libavcodec/proresdata.o
CC	libavcodec/proresdec2.o
CC	libavcodec/proresdec_lgpl.o
CC	libavcodec/proresdsp.o
CC	libavcodec/proresenc_anatoliy.o
CC	libavcodec/proresenc_kostya.o
CC	libavcodec/psymodel.o
CC	libavcodec/pthread.o
CC	libavcodec/pthread_frame.o
CC	libavcodec/pthread_slice.o
CC	libavcodec/ptx.o
CC	libavcodec/qcelpdec.o
CC	libavcodec/qdm2.o
CC	libavcodec/qdrw.o
CC	libavcodec/qpeg.o
CC	libavcodec/qpeldsp.o
CC	libavcodec/qsv_api.o
CC	libavcodec/qtrle.o
CC	libavcodec/qtrleenc.o
CC	libavcodec/r210dec.o
CC	libavcodec/r210enc.o
CC	libavcodec/ra144.o
CC	libavcodec/ra144dec.o
CC	libavcodec/ra144enc.o
CC	libavcodec/ra288.o
CC	libavcodec/ralf.o
CC	libavcodec/rangecoder.o
CC	libavcodec/ratecontrol.o
CC	libavcodec/raw.o
CC	libavcodec/rawdec.o
CC	libavcodec/rawenc.o
CC	libavcodec/rdft.o
CC	libavcodec/realtextdec.o
CC	libavcodec/remove_extradata_bsf.o
CC	libavcodec/resample.o
CC	libavcodec/resample2.o
CC	libavcodec/reverse.o
CC	libavcodec/rl.o
CC	libavcodec/rl2.o
CC	libavcodec/rle.o
CC	libavcodec/roqaudioenc.o
CC	libavcodec/roqvideo.o
CC	libavcodec/roqvideodec.o
CC	libavcodec/roqvideoenc.o
CC	libavcodec/rpza.o
CC	libavcodec/rtjpeg.o
CC	libavcodec/rv10.o
CC	libavcodec/rv10enc.o
CC	libavcodec/rv20enc.o
CC	libavcodec/rv30.o
CC	libavcodec/rv30dsp.o
CC	libavcodec/rv34.o
CC	libavcodec/rv34_parser.o
CC	libavcodec/rv34dsp.o
CC	libavcodec/rv40.o
CC	libavcodec/rv40dsp.o
CC	libavcodec/s302m.o
CC	libavcodec/s302menc.o
CC	libavcodec/samidec.o
CC	libavcodec/sanm.o
CC	libavcodec/sbrdsp.o
CC	libavcodec/sbrdsp_fixed.o
CC	libavcodec/sgidec.o
CC	libavcodec/sgienc.o
CC	libavcodec/sgirledec.o
CC	libavcodec/shorten.o
CC	libavcodec/simple_idct.o
CC	libavcodec/sinewin.o
CC	libavcodec/sinewin_fixed.o
CC	libavcodec/sipr.o
CC	libavcodec/sipr16k.o
CC	libavcodec/smacker.o
CC	libavcodec/smc.o
CC	libavcodec/smvjpegdec.o
CC	libavcodec/snappy.o
CC	libavcodec/snow.o
CC	libavcodec/snow_dwt.o
CC	libavcodec/snowdec.o
CC	libavcodec/snowenc.o
libavcodec/snowenc.c:1560:14: warning: initializing 'AVFrame *' (aka 'struct AVFrame *') with an expression of type 'const AVFrame *' (aka 'const struct AVFrame *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    AVFrame *pic = pict;
             ^     ~~~~
libavcodec/snowenc.c:1636:27: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
    av_frame_unref(avctx->coded_frame);
                          ^
libavcodec/avcodec.h:3024:35: note: 'coded_frame' has been explicitly marked deprecated here
    attribute_deprecated AVFrame *coded_frame;
                                  ^
libavcodec/snowenc.c:1637:31: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
    ret = av_frame_ref(avctx->coded_frame, s->current_picture);
                              ^
libavcodec/avcodec.h:3024:35: note: 'coded_frame' has been explicitly marked deprecated here
    attribute_deprecated AVFrame *coded_frame;
                                  ^
libavcodec/snowenc.c:1667:35: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
        s->m.me_method= s->avctx->me_method;
                                  ^
libavcodec/avcodec.h:1729:30: note: 'me_method' has been explicitly marked deprecated here
    attribute_deprecated int me_method;
                             ^
4 warnings generated.
CC	libavcodec/sonic.o
CC	libavcodec/sp5xdec.o
CC	libavcodec/srtdec.o
CC	libavcodec/srtenc.o
CC	libavcodec/startcode.o
CC	libavcodec/subviewerdec.o
CC	libavcodec/sunrast.o
CC	libavcodec/sunrastenc.o
CC	libavcodec/svq1.o
CC	libavcodec/svq13.o
CC	libavcodec/svq1dec.o
CC	libavcodec/svq1enc.o
CC	libavcodec/svq3.o
CC	libavcodec/synth_filter.o
CC	libavcodec/tak.o
CC	libavcodec/tak_parser.o
CC	libavcodec/takdec.o
CC	libavcodec/targa.o
CC	libavcodec/targa_y216dec.o
CC	libavcodec/targaenc.o
CC	libavcodec/tdsc.o
CC	libavcodec/textdec.o
CC	libavcodec/texturedsp.o
CC	libavcodec/tiertexseqv.o
CC	libavcodec/tiff.o
CC	libavcodec/tiff_common.o
CC	libavcodec/tiff_data.o
CC	libavcodec/tiffenc.o
CC	libavcodec/tmv.o
CC	libavcodec/tpeldsp.o
CC	libavcodec/truemotion1.o
CC	libavcodec/truemotion2.o
CC	libavcodec/truespeech.o
CC	libavcodec/tscc.o
CC	libavcodec/tscc2.o
CC	libavcodec/tta.o
CC	libavcodec/ttadata.o
CC	libavcodec/ttadsp.o
CC	libavcodec/ttaenc.o
CC	libavcodec/twinvq.o
CC	libavcodec/twinvqdec.o
CC	libavcodec/txd.o
CC	libavcodec/ulti.o
CC	libavcodec/utils.o
CC	libavcodec/utvideo.o
CC	libavcodec/utvideodec.o
CC	libavcodec/utvideoenc.o
CC	libavcodec/v210dec.o
CC	libavcodec/v210enc.o
CC	libavcodec/v210x.o
CC	libavcodec/v308dec.o
CC	libavcodec/v308enc.o
CC	libavcodec/v408dec.o
CC	libavcodec/v408enc.o
CC	libavcodec/v410dec.o
CC	libavcodec/v410enc.o
CC	libavcodec/vaapi.o
CC	libavcodec/vaapi_h264.o
CC	libavcodec/vaapi_hevc.o
CC	libavcodec/vaapi_mpeg2.o
CC	libavcodec/vaapi_mpeg4.o
CC	libavcodec/vaapi_vc1.o
CC	libavcodec/vb.o
CC	libavcodec/vble.o
CC	libavcodec/vc1.o
CC	libavcodec/vc1_block.o
CC	libavcodec/vc1_loopfilter.o
CC	libavcodec/vc1_mc.o
CC	libavcodec/vc1_parser.o
CC	libavcodec/vc1_pred.o
CC	libavcodec/vc1data.o
CC	libavcodec/vc1dec.o
CC	libavcodec/vc1dsp.o
CC	libavcodec/vcr1.o
CC	libavcodec/vdpau.o
CC	libavcodec/vdpau_h264.o
CC	libavcodec/vdpau_hevc.o
CC	libavcodec/vdpau_mpeg12.o
CC	libavcodec/vdpau_mpeg4.o
CC	libavcodec/vdpau_vc1.o
CC	libavcodec/videodsp.o
CC	libavcodec/vima.o
CC	libavcodec/vmdaudio.o
CC	libavcodec/vmdvideo.o
CC	libavcodec/vmnc.o
CC	libavcodec/vorbis.o
CC	libavcodec/vorbis_data.o
CC	libavcodec/vorbis_parser.o
CC	libavcodec/vorbisdec.o
CC	libavcodec/vorbisdsp.o
CC	libavcodec/vorbisenc.o
CC	libavcodec/vp3.o
CC	libavcodec/vp3_parser.o
CC	libavcodec/vp3dsp.o
CC	libavcodec/vp5.o
CC	libavcodec/vp56.o
CC	libavcodec/vp56data.o
CC	libavcodec/vp56dsp.o
CC	libavcodec/vp56rac.o
CC	libavcodec/vp6.o
CC	libavcodec/vp6dsp.o
CC	libavcodec/vp8.o
CC	libavcodec/vp8_parser.o
CC	libavcodec/vp8dsp.o
CC	libavcodec/vp9.o
CC	libavcodec/vp9_parser.o
CC	libavcodec/vp9dsp.o
CC	libavcodec/vp9dsp_10bpp.o
CC	libavcodec/vp9dsp_12bpp.o
CC	libavcodec/vp9dsp_8bpp.o
CC	libavcodec/vqavideo.o
CC	libavcodec/wavpack.o
CC	libavcodec/wavpackenc.o
CC	libavcodec/webp.o
CC	libavcodec/webvttdec.o
CC	libavcodec/webvttenc.o
CC	libavcodec/wma.o
CC	libavcodec/wma_common.o
CC	libavcodec/wma_freqs.o
CC	libavcodec/wmadec.o
CC	libavcodec/wmaenc.o
CC	libavcodec/wmalosslessdec.o
CC	libavcodec/wmaprodec.o
CC	libavcodec/wmavoice.o
CC	libavcodec/wmv2.o
CC	libavcodec/wmv2dec.o
CC	libavcodec/wmv2dsp.o
CC	libavcodec/wmv2enc.o
CC	libavcodec/wnv1.o
CC	libavcodec/ws-snd1.o
YASM	libavcodec/x86/aacpsdsp.o
STRIP	libavcodec/x86/aacpsdsp.o
CC	libavcodec/x86/aacpsdsp_init.o
YASM	libavcodec/x86/ac3dsp.o
STRIP	libavcodec/x86/ac3dsp.o
CC	libavcodec/x86/ac3dsp_init.o
YASM	libavcodec/x86/audiodsp.o
STRIP	libavcodec/x86/audiodsp.o
CC	libavcodec/x86/audiodsp_init.o
YASM	libavcodec/x86/blockdsp.o
STRIP	libavcodec/x86/blockdsp.o
CC	libavcodec/x86/blockdsp_init.o
YASM	libavcodec/x86/bswapdsp.o
STRIP	libavcodec/x86/bswapdsp.o
CC	libavcodec/x86/bswapdsp_init.o
CC	libavcodec/x86/cavsdsp.o
CC	libavcodec/x86/constants.o
YASM	libavcodec/x86/dcadsp.o
STRIP	libavcodec/x86/dcadsp.o
CC	libavcodec/x86/dcadsp_init.o
YASM	libavcodec/x86/dct32.o
STRIP	libavcodec/x86/dct32.o
CC	libavcodec/x86/dct_init.o
YASM	libavcodec/x86/deinterlace.o
STRIP	libavcodec/x86/deinterlace.o
CC	libavcodec/x86/dirac_dwt.o
CC	libavcodec/x86/diracdsp_mmx.o
YASM	libavcodec/x86/diracdsp_yasm.o
STRIP	libavcodec/x86/diracdsp_yasm.o
YASM	libavcodec/x86/dnxhdenc.o
STRIP	libavcodec/x86/dnxhdenc.o
CC	libavcodec/x86/dnxhdenc_init.o
YASM	libavcodec/x86/dwt_yasm.o
STRIP	libavcodec/x86/dwt_yasm.o
CC	libavcodec/x86/fdct.o
CC	libavcodec/x86/fdctdsp_init.o
YASM	libavcodec/x86/fft.o
STRIP	libavcodec/x86/fft.o
CC	libavcodec/x86/fft_init.o
YASM	libavcodec/x86/flac_dsp_gpl.o
STRIP	libavcodec/x86/flac_dsp_gpl.o
YASM	libavcodec/x86/flacdsp.o
STRIP	libavcodec/x86/flacdsp.o
CC	libavcodec/x86/flacdsp_init.o
YASM	libavcodec/x86/fmtconvert.o
STRIP	libavcodec/x86/fmtconvert.o
CC	libavcodec/x86/fmtconvert_init.o
YASM	libavcodec/x86/fpel.o
STRIP	libavcodec/x86/fpel.o
YASM	libavcodec/x86/g722dsp.o
STRIP	libavcodec/x86/g722dsp.o
CC	libavcodec/x86/g722dsp_init.o
YASM	libavcodec/x86/h263_loopfilter.o
STRIP	libavcodec/x86/h263_loopfilter.o
CC	libavcodec/x86/h263dsp_init.o
YASM	libavcodec/x86/h264_chromamc.o
STRIP	libavcodec/x86/h264_chromamc.o
YASM	libavcodec/x86/h264_chromamc_10bit.o
STRIP	libavcodec/x86/h264_chromamc_10bit.o
YASM	libavcodec/x86/h264_deblock.o
STRIP	libavcodec/x86/h264_deblock.o
YASM	libavcodec/x86/h264_deblock_10bit.o
STRIP	libavcodec/x86/h264_deblock_10bit.o
YASM	libavcodec/x86/h264_idct.o
STRIP	libavcodec/x86/h264_idct.o
YASM	libavcodec/x86/h264_idct_10bit.o
STRIP	libavcodec/x86/h264_idct_10bit.o
YASM	libavcodec/x86/h264_intrapred.o
STRIP	libavcodec/x86/h264_intrapred.o
YASM	libavcodec/x86/h264_intrapred_10bit.o
STRIP	libavcodec/x86/h264_intrapred_10bit.o
CC	libavcodec/x86/h264_intrapred_init.o
CC	libavcodec/x86/h264_qpel.o
libavcodec/x86/h264_qpel.c:392:1: warning: unused function 'ff_avg_h264_qpel8or16_hv1_lowpass_mmxext' [-Wunused-function]
QPEL_H264(avg_, AVG_MMXEXT_OP, mmxext)
^
libavcodec/x86/h264_qpel.c:98:30: note: expanded from macro 'QPEL_H264'
static av_always_inline void ff_ ## OPNAME ## h264_qpel8or16_hv1_lowpass_ ## MMX(int16_t *tmp, const uint8_t *src, int tmpStride, int srcStride, int size){\
                             ^
<scratch space>:146:1: note: expanded from here
ff_avg_h264_qpel8or16_hv1_lowpass_mmxext
^
1 warning generated.
YASM	libavcodec/x86/h264_qpel_10bit.o
STRIP	libavcodec/x86/h264_qpel_10bit.o
YASM	libavcodec/x86/h264_qpel_8bit.o
STRIP	libavcodec/x86/h264_qpel_8bit.o
YASM	libavcodec/x86/h264_weight.o
STRIP	libavcodec/x86/h264_weight.o
YASM	libavcodec/x86/h264_weight_10bit.o
STRIP	libavcodec/x86/h264_weight_10bit.o
CC	libavcodec/x86/h264chroma_init.o
CC	libavcodec/x86/h264dsp_init.o
YASM	libavcodec/x86/hevc_deblock.o
STRIP	libavcodec/x86/hevc_deblock.o
YASM	libavcodec/x86/hevc_idct.o
STRIP	libavcodec/x86/hevc_idct.o
YASM	libavcodec/x86/hevc_mc.o
STRIP	libavcodec/x86/hevc_mc.o
YASM	libavcodec/x86/hevc_res_add.o
STRIP	libavcodec/x86/hevc_res_add.o
YASM	libavcodec/x86/hevc_sao.o
STRIP	libavcodec/x86/hevc_sao.o
CC	libavcodec/x86/hevcdsp_init.o
YASM	libavcodec/x86/hpeldsp.o
STRIP	libavcodec/x86/hpeldsp.o
CC	libavcodec/x86/hpeldsp_init.o
YASM	libavcodec/x86/huffyuvdsp.o
STRIP	libavcodec/x86/huffyuvdsp.o
CC	libavcodec/x86/huffyuvdsp_init.o
CC	libavcodec/x86/huffyuvencdsp_mmx.o
YASM	libavcodec/x86/idctdsp.o
STRIP	libavcodec/x86/idctdsp.o
CC	libavcodec/x86/idctdsp_init.o
YASM	libavcodec/x86/imdct36.o
STRIP	libavcodec/x86/imdct36.o
YASM	libavcodec/x86/jpeg2000dsp.o
STRIP	libavcodec/x86/jpeg2000dsp.o
CC	libavcodec/x86/jpeg2000dsp_init.o
YASM	libavcodec/x86/lossless_audiodsp.o
STRIP	libavcodec/x86/lossless_audiodsp.o
CC	libavcodec/x86/lossless_audiodsp_init.o
YASM	libavcodec/x86/lossless_videodsp.o
STRIP	libavcodec/x86/lossless_videodsp.o
CC	libavcodec/x86/lossless_videodsp_init.o
CC	libavcodec/x86/lpc.o
YASM	libavcodec/x86/me_cmp.o
STRIP	libavcodec/x86/me_cmp.o
CC	libavcodec/x86/me_cmp_init.o
YASM	libavcodec/x86/mlpdsp.o
STRIP	libavcodec/x86/mlpdsp.o
CC	libavcodec/x86/mlpdsp_init.o
CC	libavcodec/x86/mpegaudiodsp.o
CC	libavcodec/x86/mpegvideo.o
CC	libavcodec/x86/mpegvideodsp.o
CC	libavcodec/x86/mpegvideoenc.o
YASM	libavcodec/x86/mpegvideoencdsp.o
STRIP	libavcodec/x86/mpegvideoencdsp.o
CC	libavcodec/x86/mpegvideoencdsp_init.o
YASM	libavcodec/x86/pixblockdsp.o
STRIP	libavcodec/x86/pixblockdsp.o
CC	libavcodec/x86/pixblockdsp_init.o
YASM	libavcodec/x86/pngdsp.o
STRIP	libavcodec/x86/pngdsp.o
CC	libavcodec/x86/pngdsp_init.o
YASM	libavcodec/x86/proresdsp.o
STRIP	libavcodec/x86/proresdsp.o
CC	libavcodec/x86/proresdsp_init.o
YASM	libavcodec/x86/qpel.o
STRIP	libavcodec/x86/qpel.o
YASM	libavcodec/x86/qpeldsp.o
STRIP	libavcodec/x86/qpeldsp.o
CC	libavcodec/x86/qpeldsp_init.o
YASM	libavcodec/x86/rv34dsp.o
STRIP	libavcodec/x86/rv34dsp.o
CC	libavcodec/x86/rv34dsp_init.o
YASM	libavcodec/x86/rv40dsp.o
STRIP	libavcodec/x86/rv40dsp.o
CC	libavcodec/x86/rv40dsp_init.o
YASM	libavcodec/x86/sbrdsp.o
STRIP	libavcodec/x86/sbrdsp.o
CC	libavcodec/x86/sbrdsp_init.o
CC	libavcodec/x86/simple_idct.o
CC	libavcodec/x86/snowdsp.o
YASM	libavcodec/x86/svq1enc.o
STRIP	libavcodec/x86/svq1enc.o
CC	libavcodec/x86/svq1enc_init.o
YASM	libavcodec/x86/ttadsp.o
STRIP	libavcodec/x86/ttadsp.o
CC	libavcodec/x86/ttadsp_init.o
CC	libavcodec/x86/v210-init.o
YASM	libavcodec/x86/v210.o
STRIP	libavcodec/x86/v210.o
YASM	libavcodec/x86/v210enc.o
STRIP	libavcodec/x86/v210enc.o
CC	libavcodec/x86/v210enc_init.o
YASM	libavcodec/x86/vc1dsp.o
STRIP	libavcodec/x86/vc1dsp.o
CC	libavcodec/x86/vc1dsp_init.o
CC	libavcodec/x86/vc1dsp_mmx.o
YASM	libavcodec/x86/videodsp.o
STRIP	libavcodec/x86/videodsp.o
CC	libavcodec/x86/videodsp_init.o
YASM	libavcodec/x86/vorbisdsp.o
STRIP	libavcodec/x86/vorbisdsp.o
CC	libavcodec/x86/vorbisdsp_init.o
YASM	libavcodec/x86/vp3dsp.o
STRIP	libavcodec/x86/vp3dsp.o
CC	libavcodec/x86/vp3dsp_init.o
YASM	libavcodec/x86/vp6dsp.o
STRIP	libavcodec/x86/vp6dsp.o
CC	libavcodec/x86/vp6dsp_init.o
YASM	libavcodec/x86/vp8dsp.o
STRIP	libavcodec/x86/vp8dsp.o
CC	libavcodec/x86/vp8dsp_init.o
YASM	libavcodec/x86/vp8dsp_loopfilter.o
STRIP	libavcodec/x86/vp8dsp_loopfilter.o
CC	libavcodec/x86/vp9dsp_init.o
YASM	libavcodec/x86/vp9intrapred.o
STRIP	libavcodec/x86/vp9intrapred.o
YASM	libavcodec/x86/vp9itxfm.o
STRIP	libavcodec/x86/vp9itxfm.o
YASM	libavcodec/x86/vp9lpf.o
STRIP	libavcodec/x86/vp9lpf.o
YASM	libavcodec/x86/vp9mc.o
STRIP	libavcodec/x86/vp9mc.o
YASM	libavcodec/x86/xvididct.o
STRIP	libavcodec/x86/xvididct.o
CC	libavcodec/x86/xvididct_init.o
CC	libavcodec/xan.o
CC	libavcodec/xbmdec.o
CC	libavcodec/xbmenc.o
CC	libavcodec/xface.o
CC	libavcodec/xfacedec.o
CC	libavcodec/xfaceenc.o
CC	libavcodec/xiph.o
CC	libavcodec/xl.o
CC	libavcodec/xsubdec.o
CC	libavcodec/xsubenc.o
CC	libavcodec/xvididct.o
CC	libavcodec/xwddec.o
CC	libavcodec/xwdenc.o
CC	libavcodec/xxan.o
CC	libavcodec/y41pdec.o
CC	libavcodec/y41penc.o
CC	libavcodec/yop.o
CC	libavcodec/yuv4dec.o
CC	libavcodec/yuv4enc.o
CC	libavcodec/zerocodec.o
CC	libavcodec/zmbv.o
CC	libavcodec/zmbvenc.o
CC	libswresample/audioconvert.o
CC	libswresample/dither.o
CC	libswresample/log2_tab.o
CC	libswresample/options.o
CC	libswresample/rematrix.o
CC	libswresample/resample.o
CC	libswresample/resample_dsp.o
CC	libswresample/swresample.o
CC	libswresample/swresample_frame.o
YASM	libswresample/x86/audio_convert.o
STRIP	libswresample/x86/audio_convert.o
CC	libswresample/x86/audio_convert_init.o
YASM	libswresample/x86/rematrix.o
STRIP	libswresample/x86/rematrix.o
CC	libswresample/x86/rematrix_init.o
YASM	libswresample/x86/resample.o
STRIP	libswresample/x86/resample.o
CC	libswresample/x86/resample_init.o
LD	libswresample/libswresample.so.1
LD	libavcodec/libavcodec.so.56
LD	libavformat/libavformat.so.56
LD	libavfilter/libavfilter.so.5
LD	libavdevice/libavdevice.so.56
AR	libavfilter/libavfilter.a
AR	libavformat/libavformat.a
AR	libavcodec/libavcodec.a
AR	libavresample/libavresample.a
AR	libpostproc/libpostproc.a
AR	libswresample/libswresample.a
AR	libswscale/libswscale.a
AR	libavutil/libavutil.a
HOSTCC	doc/print_options.o
HOSTLD	doc/print_options
GENTEXI	doc/avoptions_format.texi
GENTEXI	doc/avoptions_codec.texi
HTML	doc/ffmpeg.html
HTML	doc/ffprobe.html
HTML	doc/ffserver.html
HTML	doc/ffmpeg-all.html
HTML	doc/ffprobe-all.html
HTML	doc/ffserver-all.html
HTML	doc/ffmpeg-utils.html
HTML	doc/ffmpeg-scaler.html
HTML	doc/ffmpeg-resampler.html
HTML	doc/ffmpeg-codecs.html
HTML	doc/ffmpeg-bitstream-filters.html
HTML	doc/ffmpeg-formats.html
HTML	doc/ffmpeg-protocols.html
HTML	doc/ffmpeg-devices.html
HTML	doc/ffmpeg-filters.html
HTML	doc/libavutil.html
HTML	doc/libswscale.html
HTML	doc/libswresample.html
HTML	doc/libavcodec.html
HTML	doc/libavformat.html
HTML	doc/libavdevice.html
HTML	doc/libavfilter.html
HTML	doc/developer.html
HTML	doc/faq.html
HTML	doc/fate.html
HTML	doc/general.html
HTML	doc/git-howto.html
HTML	doc/nut.html
HTML	doc/platform.html
POD	doc/ffmpeg.pod
POD	doc/ffprobe.pod
POD	doc/ffserver.pod
POD	doc/ffmpeg-all.pod
POD	doc/ffprobe-all.pod
POD	doc/ffserver-all.pod
POD	doc/ffmpeg-utils.pod
POD	doc/ffmpeg-scaler.pod
POD	doc/ffmpeg-resampler.pod
POD	doc/ffmpeg-codecs.pod
POD	doc/ffmpeg-bitstream-filters.pod
POD	doc/ffmpeg-formats.pod
POD	doc/ffmpeg-protocols.pod
POD	doc/ffmpeg-devices.pod
POD	doc/ffmpeg-filters.pod
POD	doc/libavutil.pod
POD	doc/libswscale.pod
POD	doc/libswresample.pod
POD	doc/libavcodec.pod
POD	doc/libavformat.pod
POD	doc/libavdevice.pod
POD	doc/libavfilter.pod
MAN	doc/ffmpeg.1
MAN	doc/ffprobe.1
MAN	doc/ffserver.1
MAN	doc/ffmpeg-all.1
MAN	doc/ffprobe-all.1
MAN	doc/ffserver-all.1
MAN	doc/ffmpeg-utils.1
MAN	doc/ffmpeg-scaler.1
MAN	doc/ffmpeg-resampler.1
MAN	doc/ffmpeg-codecs.1
MAN	doc/ffmpeg-bitstream-filters.1
MAN	doc/ffmpeg-formats.1
MAN	doc/ffmpeg-protocols.1
MAN	doc/ffmpeg-devices.1
MAN	doc/ffmpeg-filters.1
MAN	doc/libavutil.3
MAN	doc/libswscale.3
MAN	doc/libswresample.3
MAN	doc/libavcodec.3
MAN	doc/libavformat.3
MAN	doc/libavdevice.3
MAN	doc/libavfilter.3
CC	ffmpeg.o
CC	cmdutils.o
CC	ffmpeg_opt.o
CC	ffmpeg_filter.o
CC	ffmpeg_vdpau.o
LD	ffmpeg_g
CP	ffmpeg
STRIP	ffmpeg
CC	ffprobe.o
LD	ffprobe_g
CP	ffprobe
STRIP	ffprobe
CC	ffserver.o
CC	ffserver_config.o
ffserver_config.c:290:17: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
            av->rc_eq = av_strdup("tex^qComp");
                ^
./libavcodec/avcodec.h:2596:17: note: 'rc_eq' has been explicitly marked deprecated here
    const char *rc_eq;
                ^
ffserver_config.c:294:25: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
                    av->rc_eq);
                        ^
./libavcodec/avcodec.h:2596:17: note: 'rc_eq' has been explicitly marked deprecated here
    const char *rc_eq;
                ^
2 warnings generated.
LD	ffserver_g
CP	ffserver
STRIP	ffserver
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for ffmpeg-2.8.7_2,1
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7'
INSTALL	doc/ffmpeg.html
INSTALL	doc/ffprobe.html
INSTALL	doc/ffserver.html
INSTALL	doc/ffmpeg-all.html
INSTALL	doc/ffprobe-all.html
INSTALL	doc/ffserver-all.html
INSTALL	doc/ffmpeg-utils.html
INSTALL	doc/ffmpeg-scaler.html
INSTALL	doc/ffmpeg-resampler.html
INSTALL	doc/ffmpeg-codecs.html
INSTALL	doc/ffmpeg-bitstream-filters.html
INSTALL	doc/ffmpeg-formats.html
INSTALL	doc/ffmpeg-protocols.html
INSTALL	doc/ffmpeg-devices.html
INSTALL	doc/ffmpeg-filters.html
INSTALL	doc/libavutil.html
INSTALL	doc/libswscale.html
INSTALL	doc/libswresample.html
INSTALL	doc/libavcodec.html
INSTALL	doc/libavformat.html
INSTALL	doc/libavdevice.html
INSTALL	doc/libavfilter.html
INSTALL	doc/developer.html
INSTALL	doc/faq.html
INSTALL	doc/fate.html
INSTALL	doc/general.html
INSTALL	doc/git-howto.html
INSTALL	doc/nut.html
INSTALL	doc/platform.html
INSTALL	libavdevice/libavdevice.a
INSTALL	libavdevice/libavdevice.so
STRIP	install-libavdevice-shared
INSTALL	libavfilter/libavfilter.a
INSTALL	libavfilter/libavfilter.so
STRIP	install-libavfilter-shared
INSTALL	libavformat/libavformat.a
INSTALL	libavformat/libavformat.so
STRIP	install-libavformat-shared
INSTALL	libavcodec/libavcodec.a
INSTALL	libavcodec/libavcodec.so
STRIP	install-libavcodec-shared
INSTALL	libavresample/libavresample.a
INSTALL	libavresample/libavresample.so
STRIP	install-libavresample-shared
INSTALL	libpostproc/libpostproc.a
INSTALL	libpostproc/libpostproc.so
STRIP	install-libpostproc-shared
INSTALL	libswresample/libswresample.a
INSTALL	libswresample/libswresample.so
STRIP	install-libswresample-shared
INSTALL	libswscale/libswscale.a
INSTALL	libswscale/libswscale.so
STRIP	install-libswscale-shared
INSTALL	libavutil/libavutil.a
INSTALL	libavutil/libavutil.so
STRIP	install-libavutil-shared
INSTALL	install-progs-yes
INSTALL	ffmpeg
INSTALL	ffprobe
INSTALL	ffserver
INSTALL	doc/ffmpeg.1
INSTALL	doc/ffprobe.1
INSTALL	doc/ffserver.1
INSTALL	doc/ffmpeg-all.1
INSTALL	doc/ffprobe-all.1
INSTALL	doc/ffserver-all.1
INSTALL	doc/ffmpeg-utils.1
INSTALL	doc/ffmpeg-scaler.1
INSTALL	doc/ffmpeg-resampler.1
INSTALL	doc/ffmpeg-codecs.1
INSTALL	doc/ffmpeg-bitstream-filters.1
INSTALL	doc/ffmpeg-formats.1
INSTALL	doc/ffmpeg-protocols.1
INSTALL	doc/ffmpeg-devices.1
INSTALL	doc/ffmpeg-filters.1
INSTALL	doc/libavutil.3
INSTALL	doc/libswscale.3
INSTALL	doc/libswresample.3
INSTALL	doc/libavcodec.3
INSTALL	doc/libavformat.3
INSTALL	doc/libavdevice.3
INSTALL	doc/libavfilter.3
INSTALL	doc/ffmpeg.1
INSTALL	doc/ffprobe.1
INSTALL	doc/ffserver.1
INSTALL	doc/ffmpeg-all.1
INSTALL	doc/ffprobe-all.1
INSTALL	doc/ffserver-all.1
INSTALL	doc/ffmpeg-utils.1
INSTALL	doc/ffmpeg-scaler.1
INSTALL	doc/ffmpeg-resampler.1
INSTALL	doc/ffmpeg-codecs.1
INSTALL	doc/ffmpeg-bitstream-filters.1
INSTALL	doc/ffmpeg-formats.1
INSTALL	doc/ffmpeg-protocols.1
INSTALL	doc/ffmpeg-devices.1
INSTALL	doc/ffmpeg-filters.1
INSTALL	doc/libavutil.3
INSTALL	doc/libswscale.3
INSTALL	doc/libswresample.3
INSTALL	doc/libavcodec.3
INSTALL	doc/libavformat.3
INSTALL	doc/libavdevice.3
INSTALL	doc/libavfilter.3
INSTALL	presets/libvpx-720p.ffpreset
INSTALL	presets/libvpx-720p50_60.ffpreset
INSTALL	presets/libvpx-1080p.ffpreset
INSTALL	presets/libvpx-360p.ffpreset
INSTALL	presets/libvpx-1080p50_60.ffpreset
INSTALL	doc/ffprobe.xsd
INSTALL	doc/examples/scaling_video.c
INSTALL	doc/examples/demuxing_decoding.c
INSTALL	doc/examples/transcode_aac.c
INSTALL	doc/examples/qsvdec.c
INSTALL	doc/examples/avio_reading.c
INSTALL	doc/examples/decoding_encoding.c
INSTALL	doc/examples/extract_mvs.c
INSTALL	doc/examples/filtering_audio.c
INSTALL	doc/examples/remuxing.c
INSTALL	doc/examples/resampling_audio.c
INSTALL	doc/examples/http_multiclient.c
INSTALL	doc/examples/filter_audio.c
INSTALL	doc/examples/avio_dir_cmd.c
INSTALL	doc/examples/muxing.c
INSTALL	doc/examples/filtering_video.c
INSTALL	doc/examples/metadata.c
INSTALL	doc/examples/transcoding.c
INSTALL	doc/examples/Makefile
INSTALL	doc/examples/README
INSTALL	presets/libvpx-720p.ffpreset
INSTALL	presets/libvpx-720p50_60.ffpreset
INSTALL	presets/libvpx-1080p.ffpreset
INSTALL	presets/libvpx-360p.ffpreset
INSTALL	presets/libvpx-1080p50_60.ffpreset
INSTALL	doc/ffprobe.xsd
INSTALL	doc/examples/scaling_video.c
INSTALL	doc/examples/demuxing_decoding.c
INSTALL	doc/examples/transcode_aac.c
INSTALL	doc/examples/qsvdec.c
INSTALL	doc/examples/avio_reading.c
INSTALL	doc/examples/decoding_encoding.c
INSTALL	doc/examples/extract_mvs.c
INSTALL	doc/examples/filtering_audio.c
INSTALL	doc/examples/remuxing.c
INSTALL	doc/examples/resampling_audio.c
INSTALL	doc/examples/http_multiclient.c
INSTALL	doc/examples/filter_audio.c
INSTALL	doc/examples/avio_dir_cmd.c
INSTALL	doc/examples/muxing.c
INSTALL	doc/examples/filtering_video.c
INSTALL	doc/examples/metadata.c
INSTALL	doc/examples/transcoding.c
INSTALL	doc/examples/Makefile
INSTALL	doc/examples/README
gmake[1]: Nothing to be done for 'install-libs'.
INSTALL	libavdevice/avdevice.h
INSTALL	libavdevice/version.h
INSTALL	libavdevice/libavdevice.pc
INSTALL	libavfilter/asrc_abuffer.h
INSTALL	libavfilter/avcodec.h
INSTALL	libavfilter/avfilter.h
INSTALL	libavfilter/avfiltergraph.h
INSTALL	libavfilter/buffersink.h
INSTALL	libavfilter/buffersrc.h
INSTALL	libavfilter/version.h
INSTALL	libavfilter/libavfilter.pc
INSTALL	libavformat/avformat.h
INSTALL	libavformat/avio.h
INSTALL	libavformat/version.h
INSTALL	libavformat/libavformat.pc
INSTALL	libavcodec/avcodec.h
INSTALL	libavcodec/avfft.h
INSTALL	libavcodec/dv_profile.h
INSTALL	libavcodec/d3d11va.h
INSTALL	libavcodec/dxva2.h
INSTALL	libavcodec/old_codec_ids.h
INSTALL	libavcodec/qsv.h
INSTALL	libavcodec/vaapi.h
INSTALL	libavcodec/vda.h
INSTALL	libavcodec/vdpau.h
INSTALL	libavcodec/version.h
INSTALL	libavcodec/videotoolbox.h
INSTALL	libavcodec/vorbis_parser.h
INSTALL	libavcodec/xvmc.h
INSTALL	libavcodec/libavcodec.pc
INSTALL	libavresample/avresample.h
INSTALL	libavresample/version.h
INSTALL	libavresample/libavresample.pc
INSTALL	libpostproc/postprocess.h
INSTALL	libpostproc/version.h
INSTALL	libpostproc/libpostproc.pc
INSTALL	libswresample/swresample.h
INSTALL	libswresample/version.h
INSTALL	libswresample/libswresample.pc
INSTALL	libswscale/swscale.h
INSTALL	libswscale/version.h
INSTALL	libswscale/libswscale.pc
INSTALL	libavutil/adler32.h
INSTALL	libavutil/aes.h
INSTALL	libavutil/attributes.h
INSTALL	libavutil/audio_fifo.h
INSTALL	libavutil/audioconvert.h
INSTALL	libavutil/avassert.h
INSTALL	libavutil/avstring.h
INSTALL	libavutil/avutil.h
INSTALL	libavutil/base64.h
INSTALL	libavutil/blowfish.h
INSTALL	libavutil/bprint.h
INSTALL	libavutil/bswap.h
INSTALL	libavutil/buffer.h
INSTALL	libavutil/cast5.h
INSTALL	libavutil/camellia.h
INSTALL	libavutil/channel_layout.h
INSTALL	libavutil/common.h
INSTALL	libavutil/cpu.h
INSTALL	libavutil/crc.h
INSTALL	libavutil/display.h
INSTALL	libavutil/downmix_info.h
INSTALL	libavutil/error.h
INSTALL	libavutil/eval.h
INSTALL	libavutil/fifo.h
INSTALL	libavutil/file.h
INSTALL	libavutil/frame.h
INSTALL	libavutil/hash.h
INSTALL	libavutil/hmac.h
INSTALL	libavutil/imgutils.h
INSTALL	libavutil/intfloat.h
INSTALL	libavutil/intreadwrite.h
INSTALL	libavutil/lfg.h
INSTALL	libavutil/log.h
INSTALL	libavutil/macros.h
INSTALL	libavutil/mathematics.h
INSTALL	libavutil/md5.h
INSTALL	libavutil/mem.h
INSTALL	libavutil/motion_vector.h
INSTALL	libavutil/murmur3.h
INSTALL	libavutil/dict.h
INSTALL	libavutil/old_pix_fmts.h
INSTALL	libavutil/opt.h
INSTALL	libavutil/parseutils.h
INSTALL	libavutil/pixdesc.h
INSTALL	libavutil/pixelutils.h
INSTALL	libavutil/pixfmt.h
INSTALL	libavutil/random_seed.h
INSTALL	libavutil/replaygain.h
INSTALL	libavutil/rational.h
INSTALL	libavutil/ripemd.h
INSTALL	libavutil/samplefmt.h
INSTALL	libavutil/sha.h
INSTALL	libavutil/sha512.h
INSTALL	libavutil/stereo3d.h
INSTALL	libavutil/threadmessage.h
INSTALL	libavutil/time.h
INSTALL	libavutil/timecode.h
INSTALL	libavutil/timestamp.h
INSTALL	libavutil/twofish.h
INSTALL	libavutil/version.h
INSTALL	libavutil/xtea.h
INSTALL	libavutil/tea.h
INSTALL	libavutil/lzo.h
INSTALL	libavutil/avconfig.h
INSTALL	libavutil/ffversion.h
INSTALL	libavutil/libavutil.pc
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7'
(cd /wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' --  "Changelog CREDITS INSTALL.md LICENSE.md MAINTAINERS  README.md RELEASE_NOTES" /wrkdirs/usr/ports/multimedia/ffmpeg/work/stage/usr/local/share/doc/ffmpeg)
(cd /wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' --  "APIchanges *.txt" /wrkdirs/usr/ports/multimedia/ffmpeg/work/stage/usr/local/share/doc/ffmpeg)
install  -m 0644 /wrkdirs/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.8.7/doc/ffserver.conf  /wrkdirs/usr/ports/multimedia/ffmpeg/work/stage/usr/local/etc/ffserver.conf.sample
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===========================================================================
=======================<phase: package        >============================
===>  Building package for ffmpeg-2.8.7_2,1
===========================================================================
====>> Cleaning up wrkdir
===>  Cleaning for ffmpeg-2.8.7_2,1
build of multimedia/ffmpeg ended at Fri Aug 26 14:32:37 BST 2016
build time: 00:15:51