=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ffmpeg1-1.2.12nb9 git: not found git: not found CC libavdevice/bktr.o CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavfilter/af_amix.o CC libavfilter/af_apad.o CC libavfilter/af_anull.o CC libavdevice/timefilter.o CC libavdevice/lavfi.o CC libavdevice/v4l2.o CC libavfilter/af_amerge.o CC libavfilter/af_afade.o CC libavfilter/af_aconvert.o CC libavdevice/oss_audio.o CC libavfilter/af_aformat.o CC libavfilter/af_aresample.o CC libavfilter/af_astreamsync.o CC libavfilter/af_asetnsamples.o CC libavfilter/af_biquads.o CC libavfilter/af_atempo.o libavdevice/v4l2.c:405:32: warning: format specifies type 'unsigned long long' but the argument has type 'v4l2_std_id' (aka 'unsigned long') [-Wformat] standard.index, standard.id, standard.name); ^~~~~~~~~~~ CC libavfilter/af_ashowinfo.o CC libavfilter/af_channelmap.o CC libavfilter/af_channelsplit.o libavdevice/lavfi.c:238:20: warning: variable 'sink' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if (type == AVMEDIA_TYPE_AUDIO) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ libavdevice/lavfi.c:255:27: note: uninitialized use occurs here lavfi->sinks[i] = sink; ^~~~ libavdevice/lavfi.c:238:16: note: remove the 'if' if its condition is always true CC libavfilter/af_earwax.o } else if (type == AVMEDIA_TYPE_AUDIO) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavdevice/lavfi.c:217:30: note: initialize the variable 'sink' to silence this warning AVFilterContext *sink; ^ = NULL 1 warning generated. CC libavfilter/af_join.o CC libavfilter/af_pan.o CC libavfilter/af_silencedetect.o CC libavfilter/af_volume.o CC libavfilter/af_volumedetect.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o 1 warning generated. CC libavfilter/asrc_aevalsrc.o CC libavfilter/asrc_anullsrc.o CC libavfilter/audio.o CC libavfilter/avcodec.o CC libavfilter/avf_concat.o CC libavfilter/avf_showwaves.o CC libavfilter/avf_showspectrum.o CC libavfilter/avfiltergraph.o CC libavfilter/avfilter.o libavfilter/af_channelmap.c:152:17: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(*mapping)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ libavfilter/af_channelmap.c:156:20: warning: array subscript is of type 'char' [-Wchar-subscripts] } else if (isdigit(*mapping)) { ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ libavfilter/af_channelmap.c:157:17: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(*(dash+1))) ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ libavfilter/af_channelmap.c:162:17: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(*(dash+1))) ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ CC libavfilter/bbox.o CC libavfilter/buffer.o 4 warnings generated. CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/drawutils.o CC libavfilter/f_ebur128.o CC libavfilter/f_select.o CC libavfilter/f_sendcmd.o CC libavfilter/f_setpts.o CC libavfilter/f_settb.o CC libavfilter/formats.o CC libavfilter/fifo.o CC libavfilter/graphdump.o CC libavfilter/libmpcodecs/img_format.o CC libavfilter/lavfutils.o CC libavfilter/graphparser.o CC libavfilter/libmpcodecs/mp_image.o CC libavfilter/libmpcodecs/pullup.o CC libavfilter/libmpcodecs/vf_divtc.o CC libavfilter/libmpcodecs/vf_dint.o CC libavfilter/libmpcodecs/vf_detc.o CC libavfilter/libmpcodecs/vf_down3dright.o libavfilter/f_select.c:215:9: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&select->c, select->avctx); ^ ./libavcodec/dsputil.h:391:1: note: 'dsputil_init' has been explicitly marked deprecated here attribute_deprecated void dsputil_init(DSPContext* c, AVCodecContext *avctx); ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/libmpcodecs/vf_eq.o CC libavfilter/libmpcodecs/vf_eq2.o CC libavfilter/libmpcodecs/vf_fil.o CC libavfilter/libmpcodecs/vf_fspp.o 1 warning generated. CC libavfilter/libmpcodecs/vf_harddup.o libavfilter/libmpcodecs/vf_divtc.c:376:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, tmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_divtc.c:381:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ CC libavfilter/libmpcodecs/vf_ivtc.o CC libavfilter/libmpcodecs/vf_ilpack.o CC libavfilter/libmpcodecs/vf_mcdeint.o CC libavfilter/libmpcodecs/vf_ow.o CC libavfilter/libmpcodecs/vf_noise.o libavfilter/libmpcodecs/vf_detc.c:313:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ CC libavfilter/libmpcodecs/vf_perspective.o CC libavfilter/libmpcodecs/vf_phase.o 1CC libavfilter/libmpcodecs/vf_pp7.o warning generated. libavfilter/libmpcodecs/vf_harddup.c:64:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (put_image(vf, vf->priv->last_mpi, MP_NOPTS_VALUE)) ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_eq.c:34:1: warning: 'static' ignored on this declaration [-Wmissing-declarations] static struct vf_priv_s { ^ CC libavfilter/libmpcodecs/vf_pullup.o libavfilter/libmpcodecs/vf_mcdeint.c:105:5: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations] avcodec_encode_video(p->avctx_enc, p->outbuf, p->outbuf_size, p->frame); ^ ./libavcodec/avcodec.h:4417:1: note: 'avcodec_encode_video' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/libmpcodecs/vf_ivtc.c:455:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ 1 warning generated. CC libavfilter/libmpcodecs/vf_qp.o libavfilter/libmpcodecs/vf_phase.c:240:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ 1 warning generated. CC libavfilter/libmpcodecs/vf_sab.o CC libavfilter/libmpcodecs/vf_softpulldown.o CC libavfilter/libmpcodecs/vf_spp.o 1 warning generated. CC libavfilter/libmpcodecs/vf_telecine.o CC libavfilter/libmpcodecs/vf_tinterlace.o CC libavfilter/libmpcodecs/vf_uspp.o CC libavfilter/lswsutils.o libavfilter/libmpcodecs/vf_pullup.c:233:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_pullup.c:252:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ 2 warnings generated. CC libavfilter/sink_buffer.o CC libavfilter/split.o 1 warning generated. CC libavfilter/src_buffer.o CC libavfilter/src_movie.o libavfilter/libmpcodecs/vf_pp7.c:209:18: warning: unused variable 'thres' [-Wunused-const-variable] static const int thres[16]={ ^ CC libavfilter/transform.o 1 warning generated. CC libavfilter/vf_alphaextract.o 2 warnings generated. CC libavfilter/vf_alphamerge.o CC libavfilter/vf_aspect.o libavfilter/libmpcodecs/vf_softpulldown.c:64:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, mpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_softpulldown.c:100:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_softpulldown.c:103:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret |= ff_vf_next_put_image(vf, mpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_tinterlace.c:79:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_tinterlace.c:84:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, mpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_tinterlace.c:88:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, mpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_tinterlace.c:119:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_tinterlace.c:169:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_telecine.c:66:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_telecine.c:80:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE) || ret; ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_telecine.c:95:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ret = ff_vf_next_put_image(vf, dmpi, MP_NOPTS_VALUE); ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/libmpcodecs/vf_uspp.c:186:9: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations] avcodec_encode_video(p->avctx_enc[i], p->outbuf, p->outbuf_size, p->frame); ^ ./libavcodec/avcodec.h:4417:1: note: 'avcodec_encode_video' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_bbox.o 3 warnings generated. CC libavfilter/vf_blackdetect.o CC libavfilter/vf_blackframe.o 1 warning generated. CC libavfilter/vf_blend.o 3 warnings generated. CC libavfilter/vf_boxblur.o 5 warnings generated. CC libavfilter/vf_colormatrix.o CC libavfilter/vf_copy.o CC libavfilter/vf_crop.o CC libavfilter/vf_decimate.o CC libavfilter/vf_delogo.o CC libavfilter/vf_cropdetect.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_deshake.o 1 warning generated. CC libavfilter/vf_fade.o CC libavfilter/vf_edgedetect.o CC libavfilter/vf_fieldorder.o CC libavfilter/vf_field.o CC libavfilter/vf_format.o CC libavfilter/vf_fps.o libavfilter/vf_decimate.c:150:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&decimate->dspctx, decimate->avctx); ^ ./libavcodec/dsputil.h:391:1: note: 'dsputil_init' has been explicitly marked deprecated here attribute_deprecated void dsputil_init(DSPContext* c, AVCodecContext *avctx); ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_deshake.c:428:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&deshake->c, deshake->avctx); ^ ./libavcodec/dsputil.h:391:1: note: 'dsputil_init' has been explicitly marked deprecated here attribute_deprecated void dsputil_init(DSPContext* c, AVCodecContext *avctx); ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_framestep.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 1 warning generated. CC libavfilter/vf_hue.o CC libavfilter/vf_idet.o CC libavfilter/vf_il.o 1 warning generated. CC libavfilter/vf_kerndeint.o CC libavfilter/vf_lut.o CC libavfilter/vf_mp.o CC libavfilter/vf_noise.o CC libavfilter/vf_null.o CC libavfilter/vf_overlay.o CC libavfilter/vf_pad.o libavfilter/vf_kerndeint.c:65:16: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const * shorthand[] = { "thresh", "map", "order", "sharp", "twoway", NULL }; ^ CC libavfilter/vf_pp.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_removelogo.o CC libavfilter/vf_scale.o CC libavfilter/vf_setfield.o libavfilter/vf_mp.c:579:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if(pts != MP_NOPTS_VALUE) ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ libavfilter/vf_mp.c:800:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value] double pts= MP_NOPTS_VALUE; ^~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf.h:118:29: note: expanded from macro 'MP_NOPTS_VALUE' #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly ~~~~^ CC libavfilter/vf_showinfo.o 1 warning generated. CC libavfilter/vf_smartblur.o CC libavfilter/vf_stereo3d.o CC libavfilter/vf_subtitles.o CC libavfilter/vf_super2xsai.o CC libavfilter/vf_swapuv.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_tile.o 2 warnings generated. CC libavfilter/vf_tinterlace.o CC libavfilter/vf_transpose.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_vflip.o CC libavfilter/vf_yadif.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 CC libavfilter/x86/vf_gradfun.o CC libavfilter/x86/af_volume_init.o CC libavfilter/x86/vf_hqdn3d_init.o YASM libavfilter/x86/vf_hqdn3d.o YASM libavfilter/x86/vf_yadif.o CC libswresample/audioconvert.o CC libswresample/log2_tab.o CC libavfilter/x86/vf_yadif_init.o CC libswresample/dither.o CC libswresample/rematrix.o CC libswresample/swresample.o CC libswresample/resample.o CC libavutil/adler32.o CC libswresample/x86/swresample_x86.o CC libavutil/aes.o CC libavutil/audio_fifo.o YASM libswresample/x86/audio_convert.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/blowfish.o YASM libswresample/x86/rematrix.o libswresample/dither.c:107:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (fabs(s->out_sample_rate - f->rate) / f->rate <= .05 && f->name == s->dither.method) { ^ libswresample/dither.c:107:13: note: use function 'abs' instead if (fabs(s->out_sample_rate - f->rate) / f->rate <= .05 && f->name == s->dither.method) { ^~~~ abs CC libavutil/channel_layout.o CC libavutil/cpu.o CC libavutil/bprint.o 1 warning generated. CC libavutil/crc.o CC libavutil/des.o CC libavutil/dict.o CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/error.o CC libavutil/file.o CC libavutil/float_dsp.o CC libavutil/hmac.o CC libavutil/imgutils.o CC libavutil/intfloat_readwrite.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 libavutil/hmac.c:55:21: warning: incompatible pointer types assigning to 'void (*)(void *)' from 'void (struct AVMD5 *)' [-Wincompatible-pointer-types] c->init = av_md5_init; ^ ~~~~~~~~~~~ libavutil/hmac.c:56:21: warning: incompatible pointer types assigning to 'void (*)(void *, const __uint8_t *, int)' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (struct AVMD5 *, const __uint8_t *, const int)' (aka 'void (struct AVMD5 *, const unsigned char *, const int)') [-Wincompatible-pointer-types] c->update = av_md5_update; ^ ~~~~~~~~~~~~~ libavutil/hmac.c:libavutil/eval.c:232:33: warning: 'av_reverse' is deprecated [-Wdeprecated-declarations] p->var[0] = av_reverse[i&255]*x_max/255; ^ libavutil/common.h:87:8: note: 'av_reverse' has been explicitly marked deprecated here extern attribute_deprecated const uint8_t av_reverse[256]; ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 57:21: warning: incompatible pointer types assigning to 'void (*)(void *, __uint8_t *)' (aka 'void (*)(void *, unsigned char *)') from 'void (struct AVMD5 *, __uint8_t *)' (aka 'void (struct AVMD5 *, unsigned char *)') [-Wincompatible-pointer-types] c->final = av_md5_final; ^ ~~~~~~~~~~~~ libavutil/hmac.c:64:21: warning: incompatible pointer types assigning to 'void (*)(void *, const __uint8_t *, int)' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (struct AVSHA *, const __uint8_t *, unsigned int)' (aka 'void (struct AVSHA *, const unsigned char *, unsigned int)') [-Wincompatible-pointer-types] c->update = av_sha_update; ^ ~~~~~~~~~~~~~ libavutil/hmac.c:65:21: warning: incompatible pointer types assigning to 'void (*)(void *, __uint8_t *)' (aka 'void (*)(void *, unsigned char *)') from 'void (struct AVSHA *, __uint8_t *)' (aka 'void (struct AVSHA *, unsigned char *)') [-Wincompatible-pointer-types] c->final = av_sha_final; ^ ~~~~~~~~~~~~ CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/opt.o CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/rational.o CC libavutil/random_seed.o CC libavutil/rc4.o CC libavutil/samplefmt.o 5 warnings generated. CC libavutil/sha.o CC libavutil/time.o CC libavutil/timecode.o 1 warning generated. CC libavutil/tree.o CC libavutil/utils.o CC libavutil/x86/cpu.o YASM libavutil/x86/cpuid.o CC libavutil/x86/float_dsp_init.o YASM libavutil/x86/emms.o libavutil/opt.c:876:5: warning: 'av_opt_set_defaults2' is deprecated [-Wdeprecated-declarations] av_opt_set_defaults2(s, 0, 0); ^ libavutil/opt.h:394:1: note: 'av_opt_set_defaults2' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:88:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ YASM libavutil/x86/float_dsp.o CC libavutil/xga_font_data.o CC libavutil/xtea.o CC libavformat/a64.o CC libavformat/4xm.o CC libavformat/aacdec.o CC libavformat/act.o CC libavformat/adxdec.o CC libavformat/aiffdec.o CC libavformat/ac3dec.o CC libavformat/afc.o CC libavformat/aea.o CC libavformat/aiffenc.o CC libavformat/adtsenc.o CC libavformat/allformats.o 1 warning generated. CC libavformat/amr.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apetagenc.o CC libavformat/aqtitledec.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec.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/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/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/concat.o CC libavformat/concatdec.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/cutils.o CC libavformat/data_uri.o CC libavformat/daud.o CC libavformat/dfa.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dsicin.o libavformat/cafdec.c:113:33: warning: variable 'atom' is uninitialized when used here [-Wuninitialized] ff_mov_read_esds(s, pb, atom); ^~~~ libavformat/cafdec.c:110:9: note: variable 'atom' is declared here MOVAtom atom; ^ CC libavformat/dtsdec.o CC libavformat/dtshddec.o 1 warning generated. CC libavformat/dv.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 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/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flvenc.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/framehash.o CC libavformat/framecrcenc.o CC libavformat/frmdec.o CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g729dec.o CC libavformat/gif.o CC libavformat/gifdec.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/hls.o CC libavformat/hlsenc.o CC libavformat/hlsproto.o libavformat/flvdec.c:585:12: warning: unused function 'flv_data_packet' [-Wunused-function] static int flv_data_packet(AVFormatContext *s, AVPacket *pkt, ^ CC libavformat/http.o CC libavformat/icodec.o CC libavformat/httpauth.o 1 warning generated. 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 libavformat/http.c:96:1: warning: unused variable 'https_context_class' [-Wunused-const-variable] HTTP_CLASS(https); ^ libavformat/http.c:88:22: note: expanded from macro 'HTTP_CLASS' static const AVClass flavor ## _context_class = {\ ^ :2:1: note: expanded from here https_context_class ^ CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/ingenientdec.o CC libavformat/ipmovie.o CC libavformat/ircam.o 1 warning generated. 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/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/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/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/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/riff.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/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o libavformat/rdt.c:304:32: warning: passing 'const __uint8_t *' (aka 'const unsigned char *') to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ffio_init_context(&pb, buf, len, 0, NULL, NULL, NULL, NULL); ^~~ libavformat/avio_internal.h:31:34: note: passing argument to parameter 'buffer' here unsigned char *buffer, ^ CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpdec.o 1 warning generated. CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o libavformat/rtmpproto.c:2211:18: warning: assigning to '__uint8_t *' (aka 'unsigned char *') from 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] p=next; ^~~~~ CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_xiph.o libavformat/rtpdec_asf.c:191:31: warning: passing 'const __uint8_t *' (aka 'const unsigned char *') to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ffio_init_context(pb, buf, len, 0, NULL, NULL, NULL, NULL); ^~~ libavformat/avio_internal.h:31:34: note: passing argument to parameter 'buffer' here unsigned char *buffer, ^ CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o 1 warning generated. CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_chain.o libavformat/rtpdec_qt.c:74:28: warning: passing 'const __uint8_t *' (aka 'const unsigned char *') to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ffio_init_context(&pb, buf, len, 0, NULL, NULL, NULL, NULL); ^~~ libavformat/avio_internal.h:31:34: note: passing argument to parameter 'buffer' here unsigned char *buffer, ^ CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264.o CC libavformat/rtpenc_jpeg.o 1 warning generated. CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpv.o 1 warning generated. 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/seek.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 libavformat/sdp.c:310:40: warning: implicit conversion from 'int' to 'char' changes value from 254 to -2 [-Wconstant-conversion] config[4] = (RTP_XIPH_IDENT >> 16) & 0xff; ~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libavformat/sdp.c:311:40: warning: implicit conversion from 'int' to 'char' changes value from 205 to -51 [-Wconstant-conversion] config[5] = (RTP_XIPH_IDENT >> 8) & 0xff; ~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libavformat/sdp.c:312:40: warning: implicit conversion from 'int' to 'char' changes value from 186 to -70 [-Wconstant-conversion] config[6] = (RTP_XIPH_IDENT ) & 0xff; ~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ CC libavformat/srtenc.o CC libavformat/srtpproto.o CC libavformat/srtp.o 3 warnings generated. CC libavformat/subtitles.o CC libavformat/subviewer1dec.o CC libavformat/subviewerdec.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/tmv.o CC libavformat/tta.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/udp.o CC libavformat/urldecode.o CC libavformat/utils.o 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/webvttdec.o CC libavformat/westwood_aud.o CC libavformat/westwood_vqa.o libavformat/utils.c:322:17: warning: assigning to 'unsigned char *' from 'const __uint8_t [32]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] lpd.buf = zerobuffer; ^ ~~~~~~~~~~ libavformat/utils.c:1801:8: warning: variable 'pos_min' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if(st->index_entries){ ^~~~~~~~~~~~~~~~~ libavformat/utils.c:1830:52: note: uninitialized use occurs here pos= ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ts_min, ts_max, flags, &ts, avif->read_timestamp); ^~~~~~~ libavformat/utils.c:1801:5: note: remove the 'if' if its condition is always true if(st->index_entries){ ^~~~~~~~~~~~~~~~~~~~~ libavformat/utils.c:1785:5: note: variable 'pos_min' is declared here int64_t av_uninit(pos_min), av_uninit(pos_max), pos, pos_limit; ^ /usr/include/sys/types.h:85:18: note: expanded from macro 'int64_t' #define int64_t __int64_t ^ libavformat/utils.c:1819:12: warning: variable 'pos_max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if(index >= 0){ ^~~~~~~~~~ libavformat/utils.c:1830:61: note: uninitialized use occurs here pos= ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ts_min, ts_max, flags, &ts, avif->read_timestamp); ^~~~~~~ libavformat/utils.c:1819:9: note: remove the 'if' if its condition is always true if(index >= 0){ ^~~~~~~~~~~~~~ libavformat/utils.c:1801:8: warning: variable 'pos_max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if(st->index_entries){ ^~~~~~~~~~~~~~~~~ libavformat/utils.c:1830:61: note: uninitialized use occurs here pos= ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ts_min, ts_max, flags, &ts, avif->read_timestamp); ^~~~~~~ libavformat/utils.c:1801:5: note: remove the 'if' if its condition is always true if(st->index_entries){ ^~~~~~~~~~~~~~~~~~~~~ libavformat/utils.c:1785:5: note: variable 'pos_max' is declared here int64_t av_uninit(pos_min), av_uninit(pos_max), pos, pos_limit; ^ /usr/include/sys/types.h:85:18: note: expanded from macro 'int64_t' #define int64_t __int64_t ^ CC libavformat/wtv.o libavformat/utils.c:3584:18: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] us = abs(ic->start_time % AV_TIME_BASE); ^ libavformat/utils.c:3584:18: note: use function 'labs' instead us = abs(ic->start_time % AV_TIME_BASE); ^~~ labs CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wv.o CC libavformat/wvenc.o CC libavformat/xa.o CC libavformat/yuv4mpeg.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/xmv.o CC libavcodec/012v.o CC libavcodec/4xm.o CC libavcodec/8bps.o CC libavcodec/8svx.o CC libavcodec/a64multienc.o libavformat/wtvdec.c:498:44: warning: format specifies type 'short' but the argument has type 'unsigned int' [-Wformat] snprintf(buf, buf_size, "%"PRIi16, avio_rl16(pb)); ~~ ^~~~~~~~~~~~~ CC libavcodec/aac_adtstoasc_bsf.o CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_parser.o CC libavcodec/aacadtsdec.o CC libavcodec/aacdec.o CC libavcodec/aaccoder.o CC libavcodec/aacenc.o CC libavcodec/aacps.o CC libavcodec/aacpsdsp.o 1 warning generated. CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/aasc.o CC libavcodec/ac3.o CC libavcodec/ac3_parser.o 5 warnings generated. CC libavcodec/ac3dec.o CC libavcodec/ac3dsp.o CC libavcodec/ac3dec_data.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 libavcodec/adpcm_data.c:89:79: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 64512 to -1024 [-Wconstant-conversion] { 0, 2048, 0, 1024, 4096, 3584, 3072, 4608, 4200, 4800, 5120, 2048, 1024, 64512, 64512, 63488 }, ~ ^~~~~ libavcodec/adpcm_data.c:89:86: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 64512 to -1024 [-Wconstant-conversion] { 0, 2048, 0, 1024, 4096, 3584, 3072, 4608, 4200, 4800, 5120, 2048, 1024, 64512, 64512, 63488 }, ~ ^~~~~ libavcodec/adpcm_data.c:89:93: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 63488 to -2048 [-Wconstant-conversion] { 0, 2048, 0, 1024, 4096, 3584, 3072, 4608, 4200, 4800, 5120, 2048, 1024, 64512, 64512, 63488 }, ~ ^~~~~ libavcodec/adpcm_data.c:90:25: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 63488 to -2048 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:32: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 64000 to -1536 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:39: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 64512 to -1024 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:46: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 62976 to -2560 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:53: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 63288 to -2248 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:60: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 63236 to -2300 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:67: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 62464 to -3072 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:74: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 63488 to -2048 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ libavcodec/adpcm_data.c:90:81: warning: implicit conversion from 'int' to '__int16_t' (aka 'short') changes value from 64512 to -1024 [-Wconstant-conversion] { 0, 0, 2048, 1024, 63488, 64000, 64512, 62976, 63288, 63236, 62464, 63488, 64512, 1024, 0, 0 } ~ ^~~~~ CC libavcodec/adx_parser.o 12 warnings generated. CC libavcodec/adxdec.o CC libavcodec/adxenc.o CC libavcodec/alac.o CC libavcodec/alac_data.o CC libavcodec/alacenc.o CC libavcodec/allcodecs.o CC libavcodec/alsdec.o CC libavcodec/amrnbdec.o CC libavcodec/amrwbdec.o CC libavcodec/ansi.o CC libavcodec/anm.o CC libavcodec/apedec.o CC libavcodec/ass.o CC libavcodec/ass_split.o CC libavcodec/assdec.o CC libavcodec/assenc.o libavcodec/apedec.c:711:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] *f->adaptcoeffs = ((res & (-1<<31)) ^ (-1<<30)) >> ~~^ libavcodec/apedec.c:711:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] *f->adaptcoeffs = ((res & (-1<<31)) ^ (-1<<30)) >> ~~^ 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/audio_frame_queue.o CC libavcodec/audioconvert.o CC libavcodec/aura.o CC libavcodec/avfft.o 2 warnings generated. 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/bfi.o CC libavcodec/bethsoftvideo.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/bmp.o CC libavcodec/bmp_parser.o CC libavcodec/bmpenc.o CC libavcodec/bmv.o CC libavcodec/brender_pix.o CC libavcodec/c93.o CC libavcodec/cabac.o CC libavcodec/cavs.o CC libavcodec/cavs_parser.o CC libavcodec/cavsdata.o CC libavcodec/cavsdec.o CC libavcodec/cavsdsp.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/cljr.o CC libavcodec/cllc.o CC libavcodec/cngdec.o libavcodec/cavsdsp.c:189:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:492:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(put_ , op_put1, hpel, 0, -1, 5, 5, -1, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:264:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:492:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(put_ , op_put1, hpel, 0, -1, 5, 5, -1, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:283:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:493:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(put_ , op_put2, qpel_l, -1, -2, 96, 42, -7, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:264:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:493:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(put_ , op_put2, qpel_l, -1, -2, 96, 42, -7, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:283:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:494:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(put_ , op_put2, qpel_r, 0, -7, 42, 96, -2, -1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:264:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:494:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(put_ , op_put2, qpel_r, 0, -7, 42, 96, -2, -1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:283:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:495:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(put_, op_put3, jj, 0, -1, 5, 5, -1, 0, 0, -1, 5, 5, -1, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:496:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(put_, op_put4, ff, 0, -1, 5, 5, -1, 0, -1, -2, 96, 42, -7, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:497:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(put_, op_put4, ii, -1, -2, 96, 42, -7, 0, 0, -1, 5, 5, -1, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:498:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(put_, op_put4, kk, 0, -7, 42, 96, -2, -1, 0, -1, 5, 5, -1, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:499:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(put_, op_put4, qq, 0, -1, 5, 5, -1, 0, 0, -7, 42, 96, -2,-1, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:500:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(put_, op_put2, egpr, 0, -1, 5, 5, -1, 0, 0, -1, 5, 5, -1, 0, 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:501:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(avg_ , op_avg1, hpel, 0, -1, 5, 5, -1, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:264:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:501:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(avg_ , op_avg1, hpel, 0, -1, 5, 5, -1, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:283:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:502:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(avg_ , op_avg2, qpel_l, -1, -2, 96, 42, -7, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:264:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavs.c:279:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] libavcodec/cavsdsp.c:502:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(avg_ , op_avg2, qpel_l, -1, -2, 96, 42, -7, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:283:14: note uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;: expanded from macro 'CAVS_SUBPIX' ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:503:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(avg_ , op_avg2, qpel_r, 0, -7, 42, 96, -2, -1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:264:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:503:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX(avg_ , op_avg2, qpel_r, 0, -7, 42, 96, -2, -1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:283:14: note: expanded from macro 'CAVS_SUBPIX' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:504:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(avg_, op_avg3, jj, 0, -1, 5, 5, -1, 0, 0, -1, 5, 5, -1, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:505:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(avg_, op_avg4, ff, 0, -1, 5, 5, -1, 0, -1, -2, 96, 42, -7, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:506:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(avg_, op_avg4, ii, -1, -2, 96, 42, -7, 0, 0, -1, 5, 5, -1, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:507:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(avg_, op_avg4, kk, 0, -7, 42, 96, -2, -1, 0, -1, 5, 5, -1, 0, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:508:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(avg_, op_avg4, qq, 0, -1, 5, 5, -1, 0, 0, -7, 42, 96, -2,-1, 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:509:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] CAVS_SUBPIX_HV(avg_, op_avg2, egpr, 0, -1, 5, 5, -1, 0, 0, -1, 5, 5, -1, 0, 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/cavsdsp.c:337:14: note: expanded from macro 'CAVS_SUBPIX_HV' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/cngenc.o CC libavcodec/codec_desc.o CC libavcodec/cook.o CC libavcodec/cook_parser.o CC libavcodec/cpia.o 1CC libavcodec/cscd.o CC libavcodec/cyuv.o warningCC libavcodec/dca.o generated. CC libavcodec/dca_parser.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/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 25 warnings generated. 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/dpxenc.o libavcodec/diracdec.c:643:49: warning: comparison of constant 4 with expression of type 'enum dirac_subband' is always true [-Wtautological-constant-out-of-range-compare] for (orientation = !!level; orientation < 4; orientation++) { ~~~~~~~~~~~ ^ ~ libavcodec/diracdec.c:734:49: warning: comparison of constant 4 with expression of type 'enum dirac_subband' is always true [-Wtautological-constant-out-of-range-compare] for (orientation = !!level; orientation < 4; orientation++) { ~~~~~~~~~~~ ^ ~ libavcodec/diracdec.c:747:49: warning: comparison of constant 4 with expression of type 'enum dirac_subband' is always true [-Wtautological-constant-out-of-range-compare] for (orientation = !!level; orientation < 4; orientation++) { ~~~~~~~~~~~ ^ ~ CC libavcodec/dsicinav.o CC libavcodec/dsputil.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/dvdata.o CC libavcodec/dvdec.o CC libavcodec/dvdsub_parser.o CC libavcodec/dvdsubdec.o libavcodec/dsputil.c:1291:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, put_ , _ , op_put) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:812:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1291:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, put_ , _ , op_put) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:831:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1291:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, put_ , _ , op_put) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:858:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1291:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, put_ , _ , op_put) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:885:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1292:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:812:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1292:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:831:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1292:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:858:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1292:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:885:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1293:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, avg_ , _ , op_avg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:812:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1293:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, avg_ , _ , op_avg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:831:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1293:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, avg_ , _ , op_avg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:858:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/dvdsubenc.o libavcodec/dsputil.c:1293:1: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] QPEL_MC(0, avg_ , _ , op_avg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:885:14: note: expanded from macro 'QPEL_MC' uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1308:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/dsputil.c:1386:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/dxa.o CC libavcodec/dxtory.o CC libavcodec/eac3_data.o CC libavcodec/eac3dec.o CC libavcodec/eac3enc.o CC libavcodec/eacmv.o CC libavcodec/eaidct.o libavcodec/dvdsubdec.c:43:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/eamad.o CC libavcodec/eatgq.o CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o 1 warning generated. CC libavcodec/error_resilience.o CC libavcodec/escape124.o CC libavcodec/escape130.o CC libavcodec/evrcdec.o CC libavcodec/exr.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/faxcompr.o CC libavcodec/fft_fixed.o CC libavcodec/fft_float.o CC libavcodec/ffv1.o CC libavcodec/ffv1dec.o libavcodec/error_resilience.c:239:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/error_resilience.c:307:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/ffv1enc.o libavcodec/exr.c:564:39: warning: comparison of constant -1 with expression of type 'enum ExrPixelType' is always true [-Wtautological-constant-out-of-range-compare] if (s->pixel_type != -1 && s->pixel_type != current_pixel_type) { ~~~~~~~~~~~~~ ^ ~~ CC libavcodec/ffwavesynth.o 3 warnings generated. In file included from libavcodec/evrcdec.c:32: libavcodec/evrcdata.h:1440:20: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] static const float const *evrc_lspq_full_codebooks[] = { ^ libavcodec/evrcdata.h:1445:20: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] static const float const *evrc_lspq_half_codebooks[] = { ^ libavcodec/evrcdata.h:1450:20: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] static const float const *evrc_lspq_quant_codebooks[] = { ^ libavcodec/evrcdata.h:1454:20: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] static const float const **evrc_lspq_codebooks[] = { ^ CC libavcodec/flac.o CC libavcodec/flac_parser.o CC libavcodec/flacdata.o CC libavcodec/flacdec.o libavcodec/ffv1enc.c:413:17: warning: variable 'a' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (lbd) { ^~~ libavcodec/ffv1enc.c:434:31: note: uninitialized use occurs here sample[3][0][x] = a; ^ libavcodec/ffv1enc.c:413:13: note: remove the 'if' if its condition is always true if (lbd) { ^~~~~~~~~ libavcodec/ffv1enc.c:412:13: note: variable 'a' is declared here int b, g, r, av_uninit(a); ^ CC libavcodec/flacdsp.o 1 warning generated. CC libavcodec/flacenc.o CC libavcodec/flashsv.o CC libavcodec/flashsv2enc.o CC libavcodec/flashsvenc.o CC libavcodec/flicvideo.o CC libavcodec/flvdec.o CC libavcodec/flvenc.o 4 warnings generated. CC libavcodec/fmtconvert.o CC libavcodec/frame_thread_encoder.o 2 warnings generated. CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g722.o libavcodec/flashsv2enc.c:419: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:419: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:419: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:419: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:420: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:420:9: note: remove the call to 'abs' since unsigned values cannot be negative abs(((c1 & 0x0000ff00) >> 8) - ((c2 & 0x0000ff00) >> 8)) + ^~~ libavcodec/flashsv2enc.c:421: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:421:9: note: remove the call to 'abs' since unsigned values cannot be negative abs(((c1 & 0x00ff0000) >> 16) - ((c2 & 0x00ff0000) >> 16)); ^~~ CC libavcodec/g722dec.o libavcodec/flashsv2enc.c:736:21: warning: unused variable 'block_size_fraction' [-Wunused-const-variable] static const double block_size_fraction = 1.0 / 300; ^ libavcodec/flashsv2enc.c:761:21: warning: unused variable 'use15_7_threshold' [-Wunused-const-variable] static const double use15_7_threshold = 8192; ^ libavcodec/flashsv2enc.c:778:21: warning: unused variable 'color15_7_factor' [-Wunused-const-variable] static const double color15_7_factor = 100; ^ CC libavcodec/g722enc.o CC libavcodec/g723_1.o libavcodec/flvenc.c:95:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' (aka 'int (*)(struct AVCodecContext *, struct AVPacket *, const struct AVFrame *, int *)') with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' (aka 'int (struct AVCodecContext *, struct AVPacket *, struct AVFrame *, int *)') [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ CC libavcodec/g726.o 1 warning generated. CC libavcodec/g729dec.o CC libavcodec/g729postfilter.o CC libavcodec/gif.o CC libavcodec/gifdec.o 7 warnings generated. CC libavcodec/golomb.o CC libavcodec/gsm_parser.o CC libavcodec/gsmdec.o CC libavcodec/gsmdec_data.o CC libavcodec/h261.o libavcodec/g723_1.c:2148:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] max = -1 << 30; ~~ ^ libavcodec/g723_1.c:2352:14: warning: initializing '__int16_t *' (aka 'short *') with an expression of type 'const __int16_t *' (aka 'const short *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] int16_t *in = (const int16_t *)frame->data[0]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/h261_parser.o CC libavcodec/h261data.o CC libavcodec/h261dec.o CC libavcodec/h263.o CC libavcodec/h261enc.o CC libavcodec/h263_parser.o CC libavcodec/h263dec.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 CC libavcodec/h264_parser.o CC libavcodec/h264_mp4toannexb_bsf.o CC libavcodec/h264_ps.o libavcodec/h261enc.c:332:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' (aka 'int (*)(struct AVCodecContext *, struct AVPacket *, const struct AVFrame *, int *)') with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' (aka 'int (struct AVCodecContext *, struct AVPacket *, struct AVFrame *, int *)') [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavcodec/h264_sei.o CC libavcodec/h264_refs.o CC libavcodec/h264chroma.o 1 warning generated. CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/h264qpel.o CC libavcodec/huffman.o CC libavcodec/huffyuv.o CC libavcodec/huffyuvdec.o libavcodec/h264pred.c:281:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP - src[-1-stride]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/h264pred.c:307:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP - src[-1-stride]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/h264pred.c:389:14: warning: initializing '__uint8_t *' (aka 'unsigned char *') with an expression of type 'const __uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] uint8_t *cm = ff_cropTbl + MAX_NEG_CROP - src[-1-stride]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/huffyuvenc.o CC libavcodec/idcinvideo.o CC libavcodec/iff.o CC libavcodec/iirfilter.o CC libavcodec/imc.o CC libavcodec/imgconvert.o CC libavcodec/imx_dump_header_bsf.o 2 warnings generated. 14 warnings generated. CC libavcodec/indeo2.o CC libavcodec/indeo3.o CC libavcodec/indeo4.o CC libavcodec/intelh263dec.o CC libavcodec/indeo5.o CC libavcodec/interplayvideo.o CC libavcodec/intrax8dsp.o CC libavcodec/intrax8.o CC libavcodec/ituh263enc.o CC libavcodec/ituh263dec.o CC libavcodec/ivi_common.o CC libavcodec/ivi_dsp.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] CC libavcodec/j2k.o 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)) CC libavcodec/j2k_dwt.o ~~~ ^ 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' CC libavcodec/j2kdec.o #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)) ^~~~~~~~~~~~~~ CC libavcodec/j2kenc.o 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: CC libavcodec/jacosubdec.o expanded from macro 'E2' #define E2(a, b) PD(a, 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/j2kenc.clibavcodec/indeo3data.h::428290:21: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 :warning: 37variable 'mant' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]: note: expanded from macro 'PD' #define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a)) ~~~ ^ libavcodec/indeo3data.h:298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (codsty->transform == FF_DWT97){ static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~libavcodec/j2kenc.c :438:41:libavcodec/indeo3data.h :note39: :uninitialized use occurs here35 : qntsty->mant[gbandno] = mant;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: notelibavcodec/j2kenc.c: :expanded from macro 'PD'428 :17: #define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a))note : ~~~ ^remove the 'if' if its condition is always true libavcodec/indeo3data.h if (codsty->transform == FF_DWT97){: 298 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] libavcodec/j2kenc.c:426:31:static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 }; note ^~~~~~~: initialize the variable 'mant' to silence this warning libavcodec/indeo3data.h: int expn, mant;39 : ^50 : = 0 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:libavcodec/j2kenc.c51::484 :note80: :expanded from macro 'PD' warning: variable 'vert_causal_ctx_csty_loc_symbol' is uninitialized when used here [-Wuninitialized] #define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a)) ~~~ ^ int ctxno = ff_j2k_getnbctxno(t1->flags[y+1][x+1], bandno, vert_causal_ctx_csty_loc_symbol), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~libavcodec/indeo3data.h :298:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] libavcodec/j2kenc.c:479:40static const int32_t delta_tab_1_1_m10[195] = { TAB_1_1 };: ^~~~~~~note : initialize the variable 'vert_causal_ctx_csty_loc_symbol' to silence this warning libavcodec/indeo3data.h: int vert_causal_ctx_csty_loc_symbol;39 : ^50 : = 0 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),\ ^~~~~~~~~~~~~ CC libavcodec/jfdctfst.o libavcodec/indeo3data.h:251:54: note: expanded from macro 'E4' #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~~~~~~~ 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:libavcodec/j2kenc.c65::537 :note84: :expanded from macro 'TAB_1_1' warning: variable 'vert_causal_ctx_csty_loc_symbol' is uninitialized when used here [-Wuninitialized] E4( -15, 30), E4( 22, 46), E4( 13, 47), E4( 35, 49), E4( -11, 41),\ ^~~~~~~~~~~~~ libavcodec/indeo3data.h: int ctxno = ff_j2k_getnbctxno(t1->flags[y+1][x+1], bandno, vert_causal_ctx_csty_loc_symbol);251 : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~18 : note: expanded from macro 'E4' #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~ libavcodec/j2kenc.clibavcodec/indeo3data.h::516290::4051:: notenote: : initialize the variable 'vert_causal_ctx_csty_loc_symbol' to silence this warning expanded from macro 'PD' int vert_causal_ctx_csty_loc_symbol; ^ #define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a)) = 0 ~~~ ^ libavcodec/indeo3data.h:298:49: warning: shifting a 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)) CC libavcodec/jfdctint.o ~~~ ^ libavcodec/indeo3data.h:298:49: warning: shifting a 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)) ^~~~~~~~~~~~~~CC libavcodec/jpegls.o 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' CC libavcodec/jpeglsdec.o 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] CC libavcodec/jpeglsenc.o 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)) CC libavcodec/jrevdct.o ^~~~~~~~~~~~~~ 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 };CC libavcodec/jvdec.o ^~~~~~~ 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:23CC libavcodec/kmvc.o : 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.hCC libavcodec/kgv1dec.o :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),\CC libavcodec/kbdwin.o ^~~~~~~~~~~~~ libavcodec/indeo3data.h:251:28: note: expanded from macro 'E4' #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~~~~~~~ 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: CC libavcodec/lagarith.o expanded from macro 'E4' #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~ 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))CC libavcodec/lagarithrac.o ~~~ ^ 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' CC libavcodec/latm_parser.o #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~~~~~~~ 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'CC libavcodec/lcldec.o 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:49CC libavcodec/lclenc.o : 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' CC libavcodec/libmp3lame.o 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' CC libavcodec/libtheoraenc.o 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' CC libavcodec/libvorbisdec.o #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~~~~~~~ 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:35CC libavcodec/libvorbisenc.o : 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:3 warningnotes: generated. 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'CC libavcodec/libvpxdec.o #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~~~~~~~ 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] CC libavcodec/libvpxenc.o 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' CC libavcodec/libx264.o 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.hCC libavcodec/libxvid.o :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)) ~~~ ^CC libavcodec/libxvid_rc.o 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' CC libavcodec/ljpegenc.o #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~~~~~~~ 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'CC libavcodec/loco.o #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' CC libavcodec/log2_tab.o #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: CC libavcodec/lpc.o 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 };CC libavcodec/lsp.o ^~~~~~~ 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:49CC libavcodec/lzw.o : 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: libavcodec/libx264.cnote:: 162expanded from macro 'TAB_2_5': 9 E4( -18, 24), E4( 30, 48), E4( -6, 36), E4( 12, 48), E2( 48, 48),\ ^~~~~~~~~~~~~ libavcodec/indeo3data.h::251 :error18: : note: use of undeclared identifier 'x264_bit_depth'expanded from macro 'E4' #define E4(a, b) PD(a, b), PD(-(a), -(b)), PD(b, a), PD(-(b), -(a)) ^~~~~~~~ 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 }; ^~~~~~~ if (x264_bit_depth > 8)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' libavcodec/libx264.c#define PD(a,b) (((b) << 24) + ((b) << 16) + ((a) << 8) + (a)): 612 ~~~ ^: 9: errorlibavcodec/indeo3data.h: :use of undeclared identifier 'x264_bit_depth'311 :49: if (x264_bit_depth == 8)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: libavcodec/libx264.cnote:: 614expanded from macro 'TAB_2_5': 14: error: use of undeclared identifier 'x264_bit_depth' E4( 0, 54), E2( -36, 36), E4( -24, 48), E4( 30, 78), E4( 54, 84),\ ^~~~~~~~~~~~~ else if (x264_bit_depth == 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: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] libavcodec/libx264.cstatic const int32_t delta_tab_2_5_m10[101] = { TAB_2_5 }; : ^~~~~~~ 616:14: libavcodec/indeo3data.herror:: 159use of undeclared identifier 'x264_bit_depth': 50: note else if (x264_bit_depth == 10): 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' 4 errors generated. #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)) ^~~~~~~~~~~~~~ common.mak:48: recipe for target 'libavcodec/libx264.o' failed libavcodec/indeo3data.hgmake: *** [libavcodec/libx264.o] Error 1 :290:37: note: expanded from macro 'PD' gmake: *** Waiting for unfinished jobs.... #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. 3 warnings generated. *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/multimedia/ffmpeg1 *** Error code 1 Stop. make: stopped in /data/pkgsrc/multimedia/ffmpeg1