******************************************************************************** conan install libx264/20191217@ --build=libx264 --profile=C:\J\w\BuildSingleReference@6/22301/56ece7fd-ae4b-41e6-9bf1-c825f4e44f6a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] libx264:shared=True [build_requires] [env] libx264/20191217: Forced build from source Installing package: libx264/20191217 Requirements libx264/20191217 from local cache - Cache Packages libx264/20191217:8b98318c2655c738c5e50cc65aebffea8ca93c2a - Build Build requirements msys2/20200517 from 'conan-center' - Cache nasm/2.15.05 from 'conan-center' - Cache Build requirements packages msys2/20200517:eee3fba89db6d777329de604625af8c30d46f080 - Cache nasm/2.15.05:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Cache Installing (downloading, building) binaries... msys2/20200517: Already installed! msys2/20200517: Creating MSYS_ROOT env var : C:\J\w\BuildSingleReference@6/s\a2f6c9\1\bin\msys64 msys2/20200517: Creating MSYS_BIN env var : C:\J\w\BuildSingleReference@6/s\a2f6c9\1\bin\msys64\usr\bin msys2/20200517: Appending PATH env var with : C:\J\w\BuildSingleReference@6/s\a2f6c9\1\bin\msys64\usr\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK nasm/2.15.05: Already installed! nasm/2.15.05: Appending PATH environment variable: C:\J\w\BuildSingleReference@6\.conan\data\nasm\2.15.05\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libx264/20191217: Applying build-requirement: nasm/2.15.05 libx264/20191217: Applying build-requirement: msys2/20200517 libx264/20191217: Copying sources to build folder libx264/20191217: Building your package in C:\J\w\BuildSingleReference@6\.conan\data\libx264\20191217\_\_\build\8b98318c2655c738c5e50cc65aebffea8ca93c2a libx264/20191217: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libx264/20191217: Calling build() libx264/20191217: run_in_windows_bash: C:\J\w\BuildSingleReference@6\s\a2f6c9\1\bin\msys64\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@6/.conan/data/nasm/2.15.05/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin:/c/j/w/buildsinglereference@6/s/a2f6c9/1/bin/msys64/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a/source_subfolder/configure --help ^" ----Running------ > C:\J\w\BuildSingleReference@6\s\a2f6c9\1\bin\msys64\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@6/.conan/data/nasm/2.15.05/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin:/c/j/w/buildsinglereference@6/s/a2f6c9/1/bin/msys64/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a/source_subfolder/configure --help ^" ----------------- Usage: ./configure [options] Help: -h, --help print this message Standard options: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] --bindir=DIR install binaries in DIR [EPREFIX/bin] --libdir=DIR install libs in DIR [EPREFIX/lib] --includedir=DIR install includes in DIR [PREFIX/include] --extra-asflags=EASFLAGS add EASFLAGS to ASFLAGS --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS --extra-ldflags=ELDFLAGS add ELDFLAGS to LDFLAGS --extra-rcflags=ERCFLAGS add ERCFLAGS to RCFLAGS Configuration options: --disable-cli disable cli --system-libx264 use system libx264 instead of internal --enable-shared build shared library --enable-static build static library --disable-opencl disable OpenCL features --disable-gpl disable GPL-only features --disable-thread disable multithreaded encoding --disable-win32thread disable win32threads (windows only) --disable-interlaced disable interlaced encoding support --bit-depth=BIT_DEPTH set output bit depth (8, 10, all) [all] --chroma-format=FORMAT output chroma format (400, 420, 422, 444, all) [all] Advanced options: --disable-asm disable platform-specific assembly optimizations --enable-lto enable link-time optimization --enable-debug add -g --enable-gprof add -pg --enable-strip add -s --enable-pic build position-independent code Cross-compilation: --host=HOST build programs to run on HOST --cross-prefix=PREFIX use PREFIX for compilation tools --sysroot=SYSROOT root of cross-build tree External library support: --disable-avs disable avisynth support --disable-swscale disable swscale support --disable-lavf disable libavformat support --disable-ffms disable ffmpegsource support --disable-gpac disable gpac support --disable-lsmash disable lsmash support libx264/20191217: Calling: > /c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a/source_subfolder/configure --disable-cli --prefix=/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/package/8b98318c2655c738c5e50cc65aebffea8ca93c2a --enable-shared --bit-depth=all libx264/20191217: run_in_windows_bash: C:\J\w\BuildSingleReference@6\s\a2f6c9\1\bin\msys64\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@6/.conan/data/nasm/2.15.05/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin:/c/j/w/buildsinglereference@6/s/a2f6c9/1/bin/msys64/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a/source_subfolder/configure --disable-cli --prefix=/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/package/8b98318c2655c738c5e50cc65aebffea8ca93c2a --enable-shared --bit-depth=all ^" ----Running------ > C:\J\w\BuildSingleReference@6\s\a2f6c9\1\bin\msys64\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@6/.conan/data/nasm/2.15.05/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin:/c/j/w/buildsinglereference@6/s/a2f6c9/1/bin/msys64/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a/source_subfolder/configure --disable-cli --prefix=/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/package/8b98318c2655c738c5e50cc65aebffea8ca93c2a --enable-shared --bit-depth=all ^" ----------------- platform: X86_64 byte order: little-endian system: WINDOWS cli: no libx264: internal shared: yes static: no asm: yes interlaced: yes avs: no lavf: no ffms: no mp4: no gpl: yes thread: win32 opencl: yes filters: crop select_every lto: no debug: no gprof: no strip: no PIC: yes bit depth: all chroma format: all You can run 'make' or 'make fprofiled' now. libx264/20191217: run_in_windows_bash: C:\J\w\BuildSingleReference@6\s\a2f6c9\1\bin\msys64\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@6/.conan/data/nasm/2.15.05/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin:/c/j/w/buildsinglereference@6/s/a2f6c9/1/bin/msys64/usr/bin:$PATH\^" ^&^& make -j16 ^" ----Running------ > C:\J\w\BuildSingleReference@6\s\a2f6c9\1\bin\msys64\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@6/.conan/data/nasm/2.15.05/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin:/c/j/w/buildsinglereference@6/s/a2f6c9/1/bin/msys64/usr/bin:$PATH\^" ^&^& make -j16 ^" ----------------- cat source_subfolder/common/opencl/x264-cl.h source_subfolder/common/opencl/bidir.cl source_subfolder/common/opencl/downscale.cl source_subfolder/common/opencl/intra.cl source_subfolder/common/opencl/motionsearch.cl source_subfolder/common/opencl/subpel.cl source_subfolder/common/opencl/weightp.cl | source_subfolder/tools/cltostr.sh common/oclobj.h dependency file generation... cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/osdep.c -Focommon/osdep.o cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/base.c -Focommon/base.o cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/cpu.c -Focommon/cpu.o cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/tables.c -Focommon/tables.o cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/api.c -Foencoder/api.o osdep.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/win32thread.c -Focommon/win32thread.o base.c cpu.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/mc.c -Focommon/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 tables.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/predict.c -Focommon/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 api.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/pixel.c -Focommon/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/macroblock.c -Focommon/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 win32thread.c mc.c predict.c pixel.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/frame.c -Focommon/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 macroblock.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/dct.c -Focommon/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/cabac.c -Focommon/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 frame.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/common.c -Focommon/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 dct.c cabac.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/rectangle.c -Focommon/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/set.c -Focommon/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/quant.c -Focommon/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 rectangle.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/deblock.c -Focommon/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 source_subfolder/common/pixel.c(496): warning C4003: not enough actual parameters for macro 'SATD_X_DECL7' source_subfolder/common/pixel.c(496): warning C4003: not enough actual parameters for macro 'SATD_X_DECL6' source_subfolder/common/pixel.c(851): warning C4003: not enough actual parameters for macro 'INIT_ADS' cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/vlc.c -Focommon/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 set.c common.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/mvpred.c -Focommon/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 deblock.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/bitstream.c -Focommon/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 vlc.c quant.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/analyse.c -Foencoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/me.c -Foencoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 bitstream.c mvpred.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/ratecontrol.c -Foencoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 me.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/set.c -Foencoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 analyse.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/macroblock.c -Foencoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/cabac.c -Foencoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 ratecontrol.c set.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/cavlc.c -Foencoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 macroblock.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/encoder.c -Foencoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/lookahead.c -Foencoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cabac.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/threadpool.c -Focommon/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cavlc.c encoder.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/x86/mc-c.c -Focommon/x86/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/x86/predict-c.c -Focommon/x86/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 threadpool.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/opencl.c -Focommon/opencl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 mc-c.c lookahead.c predict-c.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/slicetype-cl.c -Foencoder/slicetype-cl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/mc.c -Focommon/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/predict.c -Focommon/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/pixel.c -Focommon/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 opencl.c mc.c slicetype-cl.c predict.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/macroblock.c -Focommon/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/frame.c -Focommon/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 macroblock.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/dct.c -Focommon/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 pixel.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/cabac.c -Focommon/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/common.c -Focommon/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 frame.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/rectangle.c -Focommon/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 dct.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/set.c -Focommon/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cabac.c common.c source_subfolder/common/pixel.c(496): warning C4003: not enough actual parameters for macro 'SATD_X_DECL7'set.c source_subfolder/common/pixel.c(496): warning C4003: not enough actual parameters for macro 'SATD_X_DECL6' source_subfolder/common/pixel.c(851): warning C4003: not enough actual parameters for macro 'INIT_ADS' cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/quant.c -Focommon/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 rectangle.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/deblock.c -Focommon/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/vlc.c -Focommon/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/mvpred.c -Focommon/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/bitstream.c -Focommon/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 quant.c deblock.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/analyse.c -Foencoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 mvpred.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/me.c -Foencoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 bitstream.c vlc.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/ratecontrol.c -Foencoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/set.c -Foencoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/macroblock.c -Foencoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 me.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/cabac.c -Foencoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 ratecontrol.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/cavlc.c -Foencoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 analyse.c set.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/encoder.c -Foencoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 macroblock.c cabac.c cavlc.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/encoder/lookahead.c -Foencoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 encoder.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/threadpool.c -Focommon/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/x86/mc-c.c -Focommon/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 lookahead.c cl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/common/x86/predict-c.c -Focommon/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/cpu-a.o source_subfolder/common/x86/cpu-a.asm threadpool.c mc-c.c nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/dct-64-8.o source_subfolder/common/x86/dct-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 predict-c.c nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/trellis-64-8.o source_subfolder/common/x86/trellis-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/bitstream-a-8.o source_subfolder/common/x86/bitstream-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/const-a-8.o source_subfolder/common/x86/const-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 source_subfolder/common/x86/cpu-a.asm:35: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cpu-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cpu-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cpu-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cpu-a.asm:35: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cpu-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cpu-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cpu-a.asm:494: ... from macro `PROLOGUE' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/cabac-a-8.o source_subfolder/common/x86/cabac-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 source_subfolder/common/x86/bitstream-a.asm:130: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:132: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:132: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:135: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:135: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/const-a.asm:59: warning: dropping trailing empty parameter in call to multi-line macro `const' [-w+macro-params-legacy] nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/dct-a-8.o source_subfolder/common/x86/dct-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/deblock-a-8.o source_subfolder/common/x86/deblock-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/mc-a-8.o source_subfolder/common/x86/mc-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/mc-a2-8.o source_subfolder/common/x86/mc-a2.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/pixel-a-8.o source_subfolder/common/x86/pixel-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/predict-a-8.o source_subfolder/common/x86/predict-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/quant-a-8.o source_subfolder/common/x86/quant-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/sad-a-8.o source_subfolder/common/x86/sad-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/dct-64-10.o source_subfolder/common/x86/dct-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/trellis-64-10.o source_subfolder/common/x86/trellis-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:544: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:546: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:547: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:549: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:552: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:553: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:761: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:761: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:300: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:300: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:300: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/bitstream-a-10.o source_subfolder/common/x86/bitstream-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/dct-64.asm:304: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:304: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/commonasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/const-a-10.o source_subfolder/common/x86/const-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 n/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:304: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:304: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:306: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:306: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:250: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:273: ... from macro `DCT_SUB8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:377: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:377: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:379: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:379: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:350: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:385: ... from macro `ADD8x8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here sournasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/cabac-a-10.o source_subfolder/common/x86/cabac-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 ce_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/dct-a-10.o source_subfolder/common/x86/dct-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/bitstream-a.asm:130: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:132: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:132: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:135: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/bitstream-a.asm:135: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/bitstream-a.asm:73: ... from macro `NAL_ESCAPE' defined here source_subfolder/common/x86/bitstream-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/bitstream-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/bitstream-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:184: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:143: ... from macro `SUB8x8_DCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:181: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:181: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfoldesource_subfolder/common/x86/dct-64.asm:184: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:143: ... from macro `SUB8x8_DCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here r/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/deblock-a-10.o source_subfolder/common/x86/deblock-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/deblock-a.asm:1330: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:1330: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:231: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:231: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:315: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:315: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787source_subfolder/common/x86/const-a.asm:59: warning: dropping trailing empty parameter in call to multi-line macro `const' [-w+macro-params-legacy] : ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:1330: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1267: ... from macro `DEBLOCK_LUMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:186: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:143: ... from macro `SUB8x8_DCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:186: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:143: ... from macro `SUB8x8_DCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:1332: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defsource_subfolder/common/x86/dct-a.asm:372: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:372: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:353: ... from macro `SUB_DCT4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here ined here source_subfolder/common/x86/deblock-a.asm:1332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1214: ... from macro `DEBLOCK_LUMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:417: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/mc-a-10.o source_subfolder/common/x86/mc-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/deblock-a.asm:1332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL'source_subfolder/common/x86/dct-64.asm:188: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:143: ... from macro `SUB8x8_DCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:188: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:143: ... from macro `SUB8x8_DCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:435: ... from macro `ADD4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:243: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:191: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:243: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:191: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1267: ... from macro `DEBLOCK_LUMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_susource_subfolder/common/x86/dct-a.asm:509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here bfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:591: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:591: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:245: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:191: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-64.asm:245: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-64.asm:191: ... from macro `ADD8x8_IDCT8' defined here source_subfolder/common/x86/dct-64.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-64.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-64.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:1736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1610: ... from macro `DEBLOCK_LUMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:1736: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1666: ... from macro `DEBLOCK_LUMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from msource_subfolder/common/x86/dct-a.asm:686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:717: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:717: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:727: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:727: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:751: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:793: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:793: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here acro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/mc-a2-10.o source_subfolder/common/x86/mc-a2.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/deblock-a.asm:1738: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1610: ... from macro `DEBLOCK_LUMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:926: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:926: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:927: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:927: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:928: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:928: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:929: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:929: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:933: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+source_subfolder/common/x86/predict-a.asm:238: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:191: ... from macro `PREDICT_4x4_DDL' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:1738: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1666: ... from macro `DEBLOCK_LUMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:238: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:191: ... from macro `PREDICT_4x4_DDL' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:246: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:246: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:469: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:469: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:469: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:314: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:469: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:314: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:469: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:469: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:472: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:472: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2116: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2116: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined heresource_subfolder/common/x86/predict-a.asm:472: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:314: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:472: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:314: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:472: warning: improperly calling multi-line source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:933: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:934: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:934: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:939: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:939: warning: dropping trailing empty parametsource_subfolder/common/x86/predict-a.asm:472: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here er in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:944: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:504: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:504: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:535: ... from macro `PREDICT_4x4_V1' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:535: ... from macro `PREDICT_4x4_V1' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:614: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:614: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:754: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:754: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined source_subfolder/common/x86/deblock-a.asm:2116: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2116: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:756: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:756: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:774: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:763: ... from macro `PREDICT_8x8_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:774: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:763: ... from macro `PREDICT_8x8_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:801: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:781: ... from macro `PREDICT_8x8_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:801: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:781: ... from macro `PREDICT_8x8_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:821: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:821: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:867: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:856: ... from macro `PREDICT_8x8_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:867: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:856: ... from macro `PREDICT_8x8_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:868: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:856: ... from macro `PREDICT_8x8_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:868: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:856: ... from macro `PREDICT_8x8_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2118: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:944: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL'ssource_subfolder/common/x86/mc-a2.asm:421: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameterource_subfolder/common/x86/predict-a.asm:1201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1202: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1202: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2087: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cgl [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:945: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:945: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2118: warning: improperly calling musource_subfolder/common/x86/predict-a.asm:1205: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x8obal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... fsource_subfolder/common/x86/rom predict-a.asm:1205: warnmacro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined hering: dropping es [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:421: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here lti-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2102: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:451: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here 6/dct-a.asm:946: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:946: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2141: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2128: ... from macro `DEBLOCK_H_CHROMA_420_MBAFF' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:451: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglsource_subfolder/common/x86/dct-a.asm:949: warning: imsource_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:213: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here properly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:272: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2141: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2128: ... from macro `DEBLOCK_H_CHROMA_420_MBAFF' defined here source_subfolder/common/x86/deblock-a.asm:747: .source_subfolder/common/x86/cabac-a.asm:272: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:227: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here .. from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblocksource_subfolder/common/x86/cabac-a.asm:273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:140: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here -a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:273: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:190: ... from macro `CABAC' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:949: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:869: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here obal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1036: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1036: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2179: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2179: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:544: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAsource_subfolder/common/x86/deblock-a.asm:2181: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2181: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here C_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:572: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/msource_subfolder/common/x86/predict-a.asm:1207: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1207: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here c-a2.asm:572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1056: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1056: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1208: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1208: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1162: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1094: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1094: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macsource_source_subfolder/common/x86/mc-a2.asm:660: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:660: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2183: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2183: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+maro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:662: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:662: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:357: ... from macro `HPEL_V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here ssource_subfolder/common/x86/cabac-a.asm:546: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here subfolder/common/x86/predict-a.asm:1311: warning: improperly calling musource_suource_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined hbfolder/common/x86/dct-a.asm:1119: warning: improperly calling multi-line macro `SETUP_STACK_POINere lti-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1256: ... from macro `PREDICT_16x16_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here TER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here ssource_subfolder/common/x86/predict-a.asm:1311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1256: ... from macro `PREDICT_16x16_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:547: warning: dropping trailing empty parameter in csource_subfolder/common/x86/dct-a.asm:1119: warning: dropping trailing empty parameter in call to multi-line macro `DEFall to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here INE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:917: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/commosource_subfolder/common/x86/predict-a.asm:1314: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1256: ... from macro `PREDICT_16x16_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1314: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1256: ... from macro `PREDICT_16x16_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here cro-params-legacy] source_subfolder/common/xn/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1318: warning: improperly calling multi-line macsource_subfolder/common/x86/cabac-a.asm:549: warning: dropping ro `SETUP_STACK_POINTER' with 0trailing empty parameter in call to parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:917: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here 86/deblock-a.asm:2148: ... from macro `DEBLOCK_H_CHROMA_422' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1173: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1173: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1175: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1175: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1148: ... from macro `ADD16x16' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:567: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined hersource_subfolder/common/x86/dct-a.asm:1193: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:567: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellismulti-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here e source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/dct-a.asm:1193: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:919: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x8source_subfolder/common/x86/mc-a2.asm:919: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here 6/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined source_subfolder/common/x86/predict-a.asm:1490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1376: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_source_subfolder/common/x86ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predic/dct-a.asm:t-a.asm:1376: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' define1254: ws-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here arning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1254: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_susbfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here d here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1283: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... frsource_subfolder/common/x86/predict-a.asm:1490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1400: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-aom macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1283: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:921: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined hesource_subfolder/common/x86/trer.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here e source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_source_subfolder/common/x86/predict-a.asm:1490: warninternal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/cabac-a.asm:552: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/commion/x8ng: drsourcellis-64.asm:568: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellsource_subfolder/common/x86/deblock-a.is-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86sopping trailing empty parameter in ca/trellis-64.asm:808: ... from macro `cglo_sublol ubal_internal' drtfo ce_subfefinolder/common/x86/mc-a2.asm:92multi-line o6/cabac-a.aed here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macrlder/common/x86/dct-a.asm:1332: warning: improperly calling multi-line macr1: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro mao `PROLOGUE' defined here sm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here cro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1400: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macrosource_subfolder/common/x86/cabac-a.asm:553: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from maco `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] ro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1423: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1423: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1332: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1450: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1450: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2218: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1492: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1376: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1492: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1376: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2233: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfoldesourcsource_subfolder/common/x86/mc-a2.asm:923: warning: improperly calling multi-linsource_subfolder/common/x86/cabac-a.asm:559: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfoles macro `SETUP_STAder/common/x86/cCor/common/x8e_urce_subfolder/common/x86/predict-a.asm:1492: warning: improperly callin6/dct-a.asm:787: ... from macro `cglobal_internag multi-line macro `SETUP_STACK_POINTER' with 0albasuc parametersbfolder/common/x86/trellis-64.asm:569: warn-'i ndefined here source_subfolder/common/x86/dct-a.asm:488: ... fa.asm:430: .. g[-w.:+ macro-f priaomrmpa rmosmacro `CAB-legacy] source_subfolder/common/x86/predict-a.asm:1450: ... from macro `PREDICT_8x8' depKerly calling multi-lineAC_RESIDUAL_RD' defined heref_ined source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here s macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/predict-a.asm:1492: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1450: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here Psource_srom macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asOINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_inubfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here m:569: warningsource_subfolder/common/x86/deblock-a.asm:2264: warning: improperly calling multi-line macro `SETUP_:t ernal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:430: ... from macro `CABAC_RESIDUAL_RD' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:923: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:851: ... from macro `HPEL' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:761: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfsource_subfolder/common/x86/prolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subedict-a.asm:1494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1376: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1376: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predictfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here -a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:761: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2245: ... from macro `DEBLOCK_CHROMA_INTRA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/source_subfolder/common/x86/cabac-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabdeac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here block-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1400: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1400: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1297: ... from macro `SUB8x16_DCT_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1423: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1423: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:570: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1450: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_ssource_subfolder/common/x86/trellis-64.asm:570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:763: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:765: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/deblock-a.asm:2275: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_susource_subfolder/common/x86/mc-a2.asm:1012: wabfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2275: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:638: ... from macro `CABAC_RESIDUAL' defined here source_subfolder/common/x86/cabac-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/cabac-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/cabac-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/cabac-a.asm:767: warning: dropping trailing empty parameter in call to multi-line macro `SIGMAP_LOOP' [-w+macro-params-legacy] source_subfolder/common/x86/cabac-a.asm:677: ... from macro `CABAC_RESIDUAL' defined here source_subfoldrning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1012: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2424: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2424: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1014: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1014: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here er/common/x86/mc-a.asm:240: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defineubfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here d here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1450: ... from macro `PREDICT_8x8' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:240: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1016: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1016: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:571: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1540: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1502: ... from macro `PREDICT_8x8_VL_10' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1540: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1502: ... from macro `PREDICT_8x8_VL_10' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here sousource_subfolder/common/x86/trellis-64.asm:571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:source_subfolder/common/x86/mc-a2.asm:1018: warning: impro7srce_subfolder/common/x86/predict-ource_sub70: ... from macro `cglobal' defined hefao.alder/commre sourcosnmperly ca:/7x886: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here lling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUEe_subfolder/common/x86/trel' dl6/dct-a.asm:1522: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1522: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/commonis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:241: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfo/x86/dct-a.asm:14lder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:241: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here 15: ... from macro `SCAN_8x8' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2426: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2426: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here efined here source_subfolder/common/x86/mc-a2.asm:1018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here source_subfolders/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here ousource_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... sfrom ource_sumsacrource_sos urbsfoo`cPeourceRb_subfolder/commOurce_subfolLOGUE' defined here _subfolder/common/x86/quant-a.asm:460: warning: improperly caslder/common/x86/dct-a.asm:175: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:154: ... from macro `DCT4x4_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here on/x86/mc-a.asm:242: warning: improperly calling multi-lisflolder/common/x86/trellis-64.asm:572: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] osouune macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:242: warning: droopping trailirce_subfoldeurncerl_isdubfrolce_snerg /common/x86/dct-a.dmuasmbf:g ser/oulti-line macro `SETUP_S1e5/common/x86/predict-a.asm:1594: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 2urce_subf4: warning: improperly callinmg multi-linceT omacro pty p`0 parameteSommon/x86/EATCK_POUlP_STAColder/comK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1154: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1025: ... from macro `PLANE_COPY_AVX512' defined here nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/pixel-a-10.o source_subfolder/common/x86/pixel-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here rs [-w+macro-params-lsINTER' with 0 parameters [-w+macro-params-legacy] ourcesource_subfolder/commomsource_subfolder/common/x86/mc-a2.asm:1154: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] asource_subfolder/common/x86/mc-a2.asm:1025: ... from macro `PLANE_COPY_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here _source_subfoldesubfolder/r/common/x86/mc-commoasn/oux86/dct-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/dcct-aommon/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here egacy] source_subfolder/common/x86/predict-a.asm:1547: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_inten/x86/quan.ason/x86/deblock-a.asm:2428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subm:1524: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1415: ... from macro `SCAN_8x8' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here rnal' defined here sourcrce_subfolder/common/x86/deblock-a.asm:424: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters e_subfolder/common/x86/predict-a.asm:487: ...[drer-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:348: ... folder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here from macro `DEBLOCK_LUMA_64' defined here source_subfolder/common/x86/deblock-a.asm:2428: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here ameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1155: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/desource_subfolder/common/x86/mc-a2.asm:1155: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here block-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here t-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:460: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT./asmcommon/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:424: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:348: ... from macro `DEBLOCK_LUMA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here _DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER ' from macrwith 0 parameters [-w+macro-params-legacy] os:ou175: warning: droppirce_subfolder/common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here ng trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] ssource_subo ur`PROce_subfolder/common/x86/mc-a2.asm:1641: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here source_subfolder/common/x86f/older/commLcmon/x86/dc-OGUE' definat2-.ead here sm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' definedsource_subf here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1594: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/preda.asm:154: ... from macro `DCT4x4_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... fsolder/common/x8oruirctco6-a/m.emca_ss macr-ubfoao2 lmd:.`e1acr5sm:347: .../cgo frml4omo7m: ob mnawa/lacxro8'6/dct-a.asm : rsournd1ce_6ing: 3`is1e:fmproperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-pPREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1641: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1299: ... from macro `aPLANE_INTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here warning: improperly calling multi-line macro `SETUP_STACK_source_subfolderr/coPOIammmoNTEs-leR' with n0 p/x86/gmc-aaraacy] met2.asm:ersso1641: warning: droppingur ctrailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here e_subfolder/common/x86/mc-a2.asm:199: ... from macro `HPEL_FILTER' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-lesource_subfolder/common/x86/mc-a2.asm:347: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:199: ... from macro `HPEL_FILTER' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here gacy] source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here ubfolder/common/x86/quant-a.asm[:4-w+source_subfolder/common/x86/mc-a2.asm:1643: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1235: ... from macro `PLANE_INTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787:i .ned here .. from source_submsacro `cglobafolo_urce_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here somsource_ass6c9: rlode-paramsubfurceolder/common/x86/mc-a2.asm:16u43: war-rning: droplegacy]w a/rp_ncbisnourciegfs_no utbfooldeg: sublderrfolrailinder/g ceo/mmmmc/icommonmoommon//mpn/xx86x86/dc8tp/6on/xt/deblmoy rocp8erlp6ara-ca.me/teka-a.rasm-:2 d4a4smi:n1 c.a5as400:c .m.:25y cll0 t.: tw-ao: a.aalwlasr fmnuliirtnrmo:78i-mng 7n mulltine mga:ii-mlcngr::in o..e `aDcr . f mE dro i`mpacrroFSo `moSET macrUoPpr `c_pIopCgANlo_NSE_T8x8bACK_P_erlyO cFRaAMEallin' ARGSg_ l_INTERItNiTNdeArEaniLR'' lifiintnernal'nwed [-wg dgit efin eeh+macrom 0pd hhtere -papmy re ursaelam psoramasouerters [-ua-w+mrtcacro-pe_slegubfolder/caic-olinyrmmeterm in caon/x]c e_8asus6r/dcltlabmf -a.ea s-tleooldg moulamcy]e ruasmr:7/scct4oucrri9: ... oe_ce_osubf `sSu-rEoTflinme bmfolomondmerU/Px_/co8 6SlTAdemCmon/K_d/macPacrcroO `crIN/otTERxglo -`DE'a .bascwomm8F6/mmonINcal:E_-Aa'iR/Gx86/249t6q.a: .u..dSe_a ffIhNTsinn romed hte- 0mra.aEacr paerasRm ms:oomeNAuL'rte:1rs3 `[-Pc [92R:OeL_w-2OGsubf3U5: old+macweE+'. demf r.oi-r/acpcro.mm.o.-. pon/fnaer rforammom amrsda c-rloaxeg ac y8ma]m s-legac6/s`QcdctyU]ANThreor-a e _o urD.asou`sm:787PC: ' .r.dcce._ efesubffoL_sulbdAfierNoElr/_Idneerom/coNmT d heErRmacmonLEAV/Eecro `xom8 ' d6mo/mnescourglcc/e_-saoubalbfin_eifndo helxd86etr/cr/eo.mdmeoans/embx8 rlnocks6alo'u/q de:u-a.firncaantse_es-2a0m9.a: u.bsdfolde :m74:rh.774:. 9:.. f.reor. from macro `cglobal' defi/commonm mac/x86/mc-a2.. f.rarom macro `cgsm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.aesm:496: ... from macro ` PROLOGUE' dsefineodurc here e_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here ned here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro source_subfolder/common/x86/dct-a.asm:1631: warning: d`rloPRpopOLing trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1540:sour ... from macro `SCAN_8x8_FRAME' defined heor `Aeb VG_cse_WEIosubuafGrloHc'lTe d'_defser/commu oibdn/x86/mc-a2.asm:347: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:256: ... from macro `HPEL_FILTER' defined heresoufeonedlr fis dcoeuned rhcee_r/re common/sesxh_o8use6uurbfr/cobdfce t-a.e_slder/cuabsomsof:lmo7omd4uol9e:r/ dnc.r/e.oxc.r8m e6/fm/_rcmon/xooc8ms-uam mm6/2bfoaO.precoans/rdoiml:74d x9c`tce:r 8g-./common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here 6/quant-a.asm:787: ... from macro `cglobal_iGUE' defined here source_subfolder/common/xnternal' dlsourcefinedobae_subfolder/common/x86/mc-a2.asm:1643: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1643: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/8mac.a-a2.asm:1299: . .6/mc-a.sm: from macro `PLANE_INTERLEAVE' defined here .asource_subfolder/common/x86/mc-a2.asm:749: ... from ma1c624r:o `cglobal' defined here source_subfolder/commosnm/:250: warning:x wa8h6/mc-a2.asm:78l' defined7: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:424: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:384: ... from macro `DEBLOCK_LUMA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1644: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:574: warning: improperly calling multi-line macro `Ssource_subfolder/common/x86/mc-a2.asm:1644: warning: dro pping trailing empty parameter in call to multi-line mEacro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/smc-a2.asm:1331: ...nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/predict-a-10.o source_subfolder/common/x86/predict-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 from macro `PLANE_DEINTEource_suTU.hereRP_SLEAVE' deTfAined here source_subfolder/common/x86/mc-a2.asm:749: ... frb folom macro `cglobarsnilereour' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cg ce_lobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ng: improperly calling multi-line macro `SETUP_STACK_POINT. from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:347: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:256: ... from macro `HPEL_FILTER' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predisource_subfolder/common/x86/deblock-a.asm:2503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' sourder/common/xCcKe8_csubfolder/common/x86/mc-a2.asm:1645: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfoldesrource_s/_com6/dct-a.amon/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ss... from maPcmro uu:1bbff7ool`7: warctgl-a.asm:16odbal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here ning: improperly calling multsource_ssdlefinuebdeodu forceer/common/x86/dlder/ct-coma.asm:mon/x86/mc-787a2.:asm :16...45: warning: drr/coop_soi-linpsinguu0rce fre machremmo_so0om On/x86/ utramilr`eI: a... frbom mqSETfolaccinUPbder rgNuanfroo TER/'o`PtR-ED I `cCoT__Sa empty paramTewcitter glo.ain cbal8_inhm 0 plderAx8_Hall tCK_to mernal'u/ltc mPOsoDde'osn/ufoinedIx86rmam:N/Ti herre 4s-lainm oumrcmcc8-8: Eeetdeeef iR_o...e f' _nsrsnrom mubfoelm/x8 6s/daca[.ubdarod awithc r-sme:02 h`ewre+mfaolbr/ DEFI5o1:cro-Nloc para `Pk-a.mEpaRrsoausmr_warncOo:mcmeoLOG4A2die saoURmse-ltuEr'egac4e: rcnr/xGnS_Iey_e_ssg: ]/c8w6u bfo /sda rnsubocuN[-wlodedTEiRNfmr/te-aimoprrcng:AlL'om.a+ mdafinosmderce_sn:/4x [-eub96: ..wdc he8opmme+/mcr6/drro-pleoneacommonf/oropp.in/lxb8lo cxkraragf t-da.6m/8r6/oeorpsrrm ma-pareamsm-lc asdcr-o `Pm/ceoleail:imn-gaa250my Rcagga3:O wl lonL/xOecict8-6/tmyptaarnrcelying my2] GiUsE.lasnult.iap] ' d-sloaorsis-6g4aurciur.masme:1c:e:m3n_ee2_0sseo urcfuis4m:748nbub f7m: etfoder:w acrl_ospd hooldapi.neer:ern.g. `Sru/i r i EcTbUnPfgd:r otmn mefimprecaa _S.o.m.llc tor frrTA mmoma mope/rciacoruolylCKo_nl/ommP rox 8ilOIN `c6noTn/x86/mc-ag`2/a.daTcglti-sEm lobcalR:Eldtli'LLIieRr/'n Sde cwienm' o1thp -fimemty def im3opanac0r7n/xg on1e m`.8d :here a6/quDEed pauranFtIN-Ea_..sraosurlatsA.. am:m hecrem469R:e i-lineet ersm :_ssoaufarcr1m5burocem_ 4 : .sefool [`muabdwer/-te.rarnwc+m SiGS_fIolNciracdn Tcngo `LOaAl.lETUom: drP_Dto eropSm_DEr/cpi muIltoiT-oNommon/pETE-froxn8aRNlAC/ranRLmEAixnAg tK6_m86s/Ve PLOIrtrem'a-laegillcis/li maa-cy6n4N[TEpro. a-] gr emepc`rotdiRsosum `cDCtryw+mTac4x4cEe_D-EFI' roa-p_arwsuitD_am.s-:7C70': Nh a0 psarmalegbCEpame tafc_yod:eHf]ilerrsaRm. 78 eOMd.e.6: A.A.r'[-RwnGSstoeurrc e_in+ /.co ede_ I smubffNrocmaolofTEd hll mtmod nferreaeRi/om cNrAnLx moasmo'urc8e6m/r/ d haecre-umlt ircosc c--oem`[m-linec ogpwa_+salon/xmua.boumr8cerraamcr6oa-pafr_asssmb-:oa2ulbcflo0m9:r o l/s-olel`'dcg lgoeb d.`eragld_ade/ba..e crDyEint/cco]yloecernFaclf' rodIeN]finommE_kA-mae m.afsimdRmGsSmno ono/_:Ie38ux8N6n/dh ehTe ER4r:/rsNeA rxmouLr.ca86/'ec_es.edc t-ub. f[-awcfcorlosm+soudroo _m-a.a m`suuar2csarcce.emA:7er_/s_uscuabfrbo bcsVmo:froo4mG_`of-ld7l4d9e:9 e.DpEB:m .ro/cLr./..a.W OEoIGoHfcrolndmeTCmK/_xLU'r mdm8oMn rfe/6/mon/xf8c6Ac_oma om6a4i' m-/crms/-dmroo plrae2.naesedfieodgnm xn emheimc86a/:trae crd `htc-yrsceealo]3 g0rlso/lx5. :ouurce .s.o.uaer8`smo:487 6f/dbialrcce_susom_ gelobbalsubfoldemacrr/common' /x86/m-64.asm:8d:efined here source_subfolder/common/x86/mc-ao2.asm:787: ... from macr `o `cbfolglobal_internal' defined here HsPEL_FIource_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here lLTER' 08: ... from macro `cgloder/commcb-a on/x8.l'6/quant-a.asm:392: ... from macro `QUANT_DC' defined he..rdrefcine_ind hera.asm:66: ..e fet. sofrck ouesororm ommrucre_a cro `AVG_STsmuacro `PR ARTebfolder/ce_sucOomnalmon/' defined here x86/mcsource_su-bafolder_2.aLd' bsOmG:U7foE'ld/subfolder/com4efinmo-efin e9der/cced ommon/xh86/treereodm llismhe:a ... from macro `cgodne/x86/deblock-a.are fsln/x.asine-866/ quanobas4.asm:5lsoource_submdt-u'rce_sua.asm:749:b defined here 09: h..m: 7.4effsourre . fromcoelde_.. from macro `PROLOGU masubEolc:7f:o l.r' defined here 747: ... from macro `cglobal' def/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1645: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolddserr/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here .. from macro `cglobal' defined der/commsooun/x86/mc-a2rce_subfolder/common.asm:787: .../x86/mc-a2 fr.asmom :1645: warning: dropping tramailing empty cro param`cgleteorbal_inter in cnal' defined hereall to multi source-_subfolderline macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' der/ciso /`csommoned hosourourceh_sece_seurcn/x86ource_so/reuebfocmgloberubdfoldfinedm on/x8soe ea_u lhuer6cslucso/brfoed_b' dmuc-arfolld2efinederceerted hes/c-oe/co_moa.arre msoous/surn/crce_scuurcsmu:ommon/mmon/bfol.asm:488dberfo/xc8o6m/om: ..lex_86b7s8dsu/bmad7: ...foolnem/ofod-a.ans/mm:c-r.x 100: l/x86/predi8d6er/ cwofce/r/camat.a-a.mrrnsm:2/ftrrxom o51asemli:1momonliscn/om8 -6:oxn/m6/64 .masgacro `cgmlm:c mx86/824m: o:567/q4: wa-aion/wsdebbaawcarouurcmlprro2anterock-a.al_niani n`-ai_nstoPpRxsnmgererly 8c:O7LO.ub6: draonafol4.9g:l: rd/npi lisasmd:e7.ngmrderngGU.:78b/cl8a m.o7pin:El'ulopmogc k' defm ot r-: ..d. rna/ ifl5fox86pirod: .pa.iasme tip-lng fmaciingm ntr.ailitnraronmg/:78edr heiree ili .i fr m nempdmct-a5c:anog te.an og e`acerm.pyt pamcgyl paramd osptrosmhebraelram. m' o etoerury ` `ecgtacspo.um:c16eaSral ind cro mer6efrin_cseteaell ETU 9i: do toPr i`wcgheubf nfrel_s_n b co mrue baflooulctol_diablalarnm mSacail-inlgdr osern/comml `lcginet omallobeoro multTA/Cn tcrtoi -:l/ _iemrpKo xmualtrop_P8OINui-le`DEFITrEiiin6t/erNcEnnnmccR'o mlme manr_A_RGiS-e_lsentecr_Iya on/x86Nulbfanl'r/dcmaowit o cta-lca2d.a'l inrh 0` Ddaefo `DEaldeg emufs.amlr/lcpia:34T' FdIEsminetdie-fi:E7: NEli_ARG Sommon48hRNraneF I_INAL'nedN w8:Tm [mhacereEReNtE_An /-eree rosoAxarnineg du rsR...L sro8u 6/'`ScErGce[m- e_sTS:c-aw[here _ droppin_+wmUusbub+fsP_SIfomafcrroTAClKd_go tN2.oelder/cromrP/O-TEaRNAam m-paarasmc:rw+mimlourceomaccri787: aosom_nsu.c.nr/xL'- b[.I f86/pde--lmeorfaoo-n/gga cberwaxms-l e`m+pmatogPlcroy8 paaocmcky6]/ o-p lm-ara.aNsRcrpasmmd:49o4uy]a rams-arrcesouOLOGaUebolocketeTr_dsel-ma:ER'urbfsold r wi.ta- in./ecshm:l4c cEom m9.e_as' do4: .. .f0n/xe8 u`.bgfoe6cgrlom m ll/ etacy]r/qcoo afroguaoa pcar nt-asmuro f`PROLm mmimbaloOurceald.er/co_cyc_aaslmo:msinmtine4d monGeUter] tserource_suE' rdsoubf-/ef9herebofllin `n alid6: /.oldneer /cxo'P ned dhefmmaecrr/86/moR[ine-x. `OLerwmocn./Od86 -D G/shad+EFcfora.xINEUmeo-m 8e6 moan/am_E' ssxm.aaAsm:9macre ou1:209r/prr8:cR:do `PR GS_sedic6r.OIefineo/tour t-a.asrmeNd. -p:TERNce...ll16ce_L fri00A: ...s-h64sL_'s u[b-w+o faubfoOmGarorm UmE'm f d.as.oldeeafcm:lmarcrocro-derro `Ap/ceoma ferrarammom `SAin/x1om20: 86/dc/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here VG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ned here ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1647: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1647: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1664: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1664: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here source_subfolder/common/x86/mc-a2.asm:749: ... frosoum macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here rce_subfolder/common/x86/mc-a.asm:255: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `As-legts-a-legacy] source_subfolder/common/x86/mc-a2.asm:305: ... from macro `HPEL_FILTER' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:470: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:470: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here .asm:177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:154: ... from macro `DCT4x4_DC' defined here source_subfolder/common/x86/mc-a2.asm:1666: warning: improperly caVG_WEIGHT'lsource_subflmDacring multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1666: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here o `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_ssouuolder/common/x8b defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:255: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' definednasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/quant-a-10.o source_subfolder/common/x86/quant-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 folder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here rce_subfolder/common/x86/quant-a.asm:471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]source_subfolder/common/x86/mc-a2.asm:349: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:199: ... from macro `HPEL_FILTER' defined hsource_subfolder/common/x86/mc-a2.asm:1667: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1667: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1371: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here 6/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1667: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1667: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:426: warning: improperly csaecy]re source_subfoldeo urce_subfsr/common/x86/older/common/x86/sad-a.asm:100: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:257: warning: improperly calling multi-line macro `SETUP_STACK_mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mcousource_subfolder/common/x86/mc-a 2.asmsource_subfolder/:1668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1526: ... from macro `PLANE_DrEINTERLEAVE_RGB' defined here sources_ource_subfolder/csubfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here alling multi-line macro `SETUP_STAsource_subfolder/common/x86/mc-a2.asm:1668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here CK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:348: ... from macro `DEBLOCK_LUMA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:222: warning: improperly calling multi-line macro `SETUP_STACK_POINPOINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macroTccome_subfoldersource_subfolder/common/x86/predict-a.asm:1626: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1600: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder -`AVG_WEIG/ocoEmmon/x86/mc-a2.asm:as2.asmsmon/Rmo/HT'x8' with 06 on/x86/p c/ommadrameterstroqon/x86/em:488: ...dlurcucrtluias1 6c nt-a.f-e-_64sefinub[roaa.s7.asmm:412e:_-wafe0subf:575 m. mac: d. hoelder/c:r warning: improperly calling multoldese wai-line macro ormnro ``mon/x86S+ETUPso_. fm:1638STACK_POINTER' with PR0 prurcOLmain/arameters pe_cro-[:OGUE'params-lge: imrogs def i-mw +mmacrpnrea.r..e cdubffrom haolcdery]dict-a.a r/commoo-params-legasnoco `QUANyop/s mmac]T _AC' defie:rue 786: ... snouerly calling multi-line macro `SErrcce_e_subfolder/common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLTroEAU `SVE_CAN_4CHRx4' dOMA_FENC_AVX2' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here /common/x86/deblock-a.asm:426:efisource_subfolder/comnsubfofldredomonPed he/x86 xm re er//mc-aw8 c_souarnoing: rce_s2.asdrSTACmmmouhmK_POINT6ER' with 0on/x :pbf/86/1d6pacmrcop-aars e.iolcdorer/nt`urcaa7co-mae metecglsm:6m.aes_s0go omusb:rtnrailfolb/ax86/ sde:206wing e:arn .[omp6r/cinqg:ut.. u rl: _y- daw... frnopifnpart-pairce_+.maroamsuasmo:7etetrecmng trmo m bm rmmrof-oanon/xla49:iaparams-lcirodaer/ncocl'l d8i6 g eegan/ m..m. rmc-a2.assoo `IDCTucyprctec]e ym4x4 D`aA_fsinmonl:l sou VG3f49Crc/e_pubf:edsuromo ld hbto 'x86_ere m de/rfSaTward/cc msouanricneurcolodmgltti-eAr/R: armecommodortlo_ppne/ mionninxf`c-aT.asmisgubfog trer ei '8 delflmd:na/obiene7e49:xr/cdd h a..6o/ mhel' ndtreere calmorne.8 acl/lisilsiosef if-6nurxn86/sarcoe 64.l t_r`D/EFg oemepdINosubfolder/ mula sEuptyrherm_:rc eddcAR1G20tie-l oomm msmaon/xpairneiou8r:-a.a_6/dct-aSs_Iamce_.m:ct -a.ca101:e w.. sfru.arsro otmesume:N`TEcRg n749a:sbNin g .l.fbfoldm: a.Ar eorbal'mL'm :/ coai[n-i48 mm crold7:fromo mprw+mmadcecroon `eTfo/x`DE inred8ro R`Ecall toc.global' defin 6apcrer /mL/ocomemd.LI-Splul .' hemyc tci-lro-a.aallininFsmd:agrhe Iefe maumma49n0/:l NcErx 8s-lienederef _Ar .o g`os. 6tRGi-mo.herS_I Nmu/rqacTy] sfouanacreo clie_Ds rEnRt-a.Euom me amrce `PRsOoNLa_sAouacrsuFIusm:coro `SEOGU `L'r cTUE' Ndee78Pubb[-fEP_7: _subfolder.rfinedw/com+S_A.R.cROfLOo lmeomoalfdd_eTAcCrG ShrG/comoeeK_Umo_-pra/nE' IdeNPr/romsfiTEexrams-uROn/x clbfNI 86/dem8a6n/odolAdeeegamLd'cmon/ Ncx86 TER'brloc/kd-hey] [-s/tc rwe wource_subfolder/commonc-/x86/mc-a2.aoam.iasm:1423:.asm:348: ... froma ... from th sm:mon/x86/trelro `cglobam0 p787l_int:+maernasctacroalou-a.-paramscamramet ... froacro `Dslmis--' defEleers: m64B.Lsouircn OmCK_Leercea7cro_ass[87:gd uro m .. h`ec`UMaAc_y64'L. f_sugl OA]:77b-fwderf 0ols+mrei :d sbDe_rD/ocEIuao.o.mmfrcooldnceourcm. fed_sNeTEero hue_ moacn/x8rre rRLEA6o-mp bsfolbdrma/VE/preer/ocuralosucbomcdict_CHome__sufaoldei `-a.macr/coRrOMA_nbtcamsormmmogn/n/xo8 :l16F6/memrs-26: cw-onnl/f`ax2ale'gaac86/ qdueafiEgcyn.t-ax8o6llnrniNng:obae.d /] asmC_AV:doeral_i nmdts/19Xc2eheour9crobprcom-a.aaspsmm:4lrmnei :on/:a2ng .8'8' desour: ..t. ..c e57x: l' _dsffroe_s86rrow deub/demb mfuibflemfneifoalr maaodnainlidccrof `H cherioldPekeee -nnsirn/gEer/ro c`ogLd d : dmrcohmmoPumo_FeroenROnL/I/Lx86/dct-op OGheare piTrc.e_axng tass .saUEsoueosm:raurcemp747im:86E' R'b fo/tsu:dli_y adrcee_nsub- a.asg defem4.8paorfsiub8l: fpne.dfoldit.y pa.e..m hdere sffnaralmdo:uercmee91:rret_etre/ eoesub/c.m mrr rc.d hein oc . afcfroormrom oall/mocnom oml di /actmnacr`xro mrmmoc8g6loe on ``mon /c/StP/ erall xm86/mxt86/dur/ARD' delecolocOtfiil Lc-a2.as-tlim-a:7sOm4u9: i-sourobal'.64.as.ltiG-liU md:enmnEa's80ecee_s.mfinedu d.efm macbf8oldonnr/x:86er/ m: . .h/co48in.e eaocm frfom `Dro r`Dm8c-a:2 Eomm E.armeF Ion/x8dedm ass6/ qh FhereaNecrIou antE_NARGcr.o.-m:7S4soEua.ou_rce_surcI9NTEr as`: RNAeL cglobalm_ .` e'.:.ibnftcfgrom ml_os._ARGS_IN bal' deT4[ue acro `Pbolder/csofERNRfOifro7om1: waom moLn/nrenmaOrnGx86i/dealdU hEnubr'l ercegAl-wd+m'r o s`cdoeurceacrgfL'der/o-lcineficnee _eock:p adrrodom oams_bmher[ep psald' d efo--auhsing t-lein.asuweren/mx86/sabfolder/cebdfrdommaigacy] +sou rceon/x8s_ss:u7oluorherm6acr/oulrco-ac85e: ....ea_bdesrosuubf- fsrmrceopa/ra:i7nmlc-ams-_sudcer/g emb2.aseco4mmfoldolmomomf_one/pnoledegxa m/x88:6rc/tyym:/788s6a] 7srouc cdc:t-r/cdce a.aubf.o_lt-samom mpar..a.o/co:am.. frde2r22.s nm/cero uob/sxo:mffroolmmon/x86/mc-`cgm:ad2m macroetm wo r861 macan//mc6`cglr/cxomm6lon8-.ro 9: iwnga:so`6/tre m:7arnallibna87i:ng: /cgl drsooxb86/dlapreo.ba-r64.dasm:l_i'a.i20olp_inter9:nal' defined here sourn ce_subfolder/commt don/x8eef6/mc-ari2.asm:496: ... from macronedp `PROLOGUE' dspm: ehr.c.efi t-a.asneiingd 509emr:p1inf.eh: 600:s ego ttrailing empty r.. fre. ... from macro `PREDICT_8x8_HD' defined here source_subfolder/comnparameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-lmn call to multi-line macro `DEFINE_ARGS_INTuerERNAL' [-w+macrocneom macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here al' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here _subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:101: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUrailingsource_subfolder/crE'ommon/x86/mc-a2.asm:1671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1526: ... from macro `PLANE_DEINTERLEAVE_RGB' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here gacy] source_subfolder/common/x86/dct-a.asm:206: .../x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined h defined here ere source_subfolder/common/x86/mc-a.asm:258: warning: improperly calling multi-line macr.o-params- from macro `IDCT4x4DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1673: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legsource_subacy] source_subfolder/common/x86/mc-a2.asm:1400: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FDEC_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1634: warning: improperly source_subfolder/common/x86/mc-a2.asm:1673: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1400: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FDEC_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here . from macro `PROLOGUE' defined here empty plosource_subfolder/common/x86/mc-a2.asm:1674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/comsmouo acrnalam/x86/mc-a2.asm:1423: ... from macro `LOAD_DEINTERLEAVE_CHROMA_FENC_AVX2' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here eter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1638: ... from macro `SCAN_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here egacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' derce_subfolder/common/x86/trellis-64.asm:575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' deffsoolder/common/ined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1729: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here source_subfolder/cfommoinen`/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... xfrom macro `PROLOGUE' defoined herem 86/sad-a.asm:102: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters source_subfolder/common/x86/mc-a2.asm:1729: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' dsdo here urce_subfolder/common/x86/mc-a2.asm:1730: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/commonsource_subfolder/common/x86/mc-a2.asm[:1730: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro-w+macro-params-legacy] `PROLOGsoUsourcEu're_subfolder/common/x86/dct-a.asm:1690: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1690: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1732: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here /x86/deblock-a.asm:42source_subfolder/common/x86/mc-a2.asm:1732: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1684: ... from macro `MEMCPY' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here efined here ling multi-line macro `SETUP_STACK_POINTER' wsurce_subfolder/common/x86/dith 0 parameters [-w+macrooctu--rpca.asm:224: warnsc e_sding: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [e_subfol-awrdouubr+emramsacro-parafolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here msource_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined hs/-l-celomegmgaoacncy/y]x 86/mc-a.as]so m:258: wascefined here 6: warning: improperly calling multi-linsource_subfolder/common/x86/mc-a2.asm:1733: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here seource_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLoOurce_subGUE' defined here urce_subfolder/c macro `SETUP_STACKersource_subfolder/common/x86/mc-a2.asm:1733: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] esource_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here _POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:384: ... from macro `DEBLOCK_LUMA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:102: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:426: warning: source_subfolder/commeon/x86/mc-a2.asm:1735: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1735: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:384: ... from macro `DEBLOCK_LUMA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/_rsniuossfolder/coonurmmon/x86cge_/s:u droppingbmfmon/x86oplrbfder/common/x86/mc-a2.asm:1737: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here trailingolsource_subfolder/common/x86/mc-a2.asm:1737: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal'source_subf cdommon/x86/debloceedict-a.asfki- emap/ndcety pad here source_subfolder/common/xr8olde6t/aosmc-a2.asm:496: mu:748:.r./co.-a.asm mfrmo:206:mm on/x86/trellim ... from macroacro `PROLOGUE' defined here s-64.asm:576: warning: improperlye .cal..oaurce_subfolder/common/x8lding multtser ie ri6nr.c /`/-e sfcc_line macroamd:crgolobal' defined hesmmon/x8u-4o9 6all to mul4`:S/mbred ct-at macrsEfiao.ooulTasm:1692: warning: rcei_mU.Pa-dls `IDCT4x4DC' dsmp:1eirnreopefined/comubfor_STe mly callin ... from macro `PROLm0lder/common/x86/predict-a.asm:786: ... from macro `ACK_POINTE accgR' with 0 parameters [-w+macro-params-legacy] source_sug multi-line macro `SETUP_STACK_POINTER' with 0 paramebolob3Oherrfaolder/co:enol _t G /x86/mc-a`eDwm2srE.isntamaource_subrFse onf[Iirmn-/wonldegn:349: warning: improperly callinNUEEga:l x+8 rm/common/i'u6m/axm86c_rAptlrt/od-p rdoeacpRiG-eelltrSi_nfriallis-64.asmm-ya.sI-N ne:lacT ee1asmEgdl2ama:l c0c:y7i49]Rnhr o. : ... from N`AseoumgLSrr. multi-line macro `SETUP_STACK_POINec e_subfoldsource_subfoE.T eaT'U P_frcE[-wR' wirr+omS/'o `Tco deflcdglobal'tAmminedCK_Pa cro-paehr/co raO mahe mmsINTEre on/x8s0o pamcru6Rm'or/d defoamenwith 0ct-ai `TREL-lparamLIS' deeters/.x86/ prneasmce:[dt_se1ru6-7bfolw+macro-redicder/pes5: . [ft-gacy] iaa.. froned hr acommon/x86sme-her.saouwre/mcmre+ --sole gacas2uyrce_s.s]u macrbomm:ace_souc `SfCAN_4ux4_Fasm:1788: warning: impropebR4 foldersourly calling moArr/olr87uclotdM: ... from iE' der/commefincme-line mam-opceecmda n/sro `SETUP_STACK_POINT_hon/x86/maoER'_scx86esububfol/d crf-oa.rrurclder/comeer_eswmonith 0/ub/ax8a tparfo `cParo6/sdceslmsm-:to-lolis209: m.e-64.asm:7mtea.l7..eROuasde r/grmce0fc:a:787rrso [-L_OGUcym:on .wo+m/ xEmm] 86/m'mosnuascouro /.x bmfdef86-/quac. fa.c.. -pa2.asifnedrolmde:2o `arraronAVor hemrG_mW mrsec em_5 6/comEsI-aletucgacy]ro:G H `cglobs-a..mbmTal' dfooasm:elderu.r. f/r4afcinedoce_c' defrine7m2o: macrosoun/omd w`oxr8c6/d `HmPEohere herecsgulbofboalld_ns/c to-asoiLnteuerce_F.aar_erILTERx8_6/suusrcessabfuorbfd'/cnoma_sn dmmo-oldlde:ubfoelrl'7 ad.eifr/common//easinedcomnmomxdefri/49:: 8/n hen.edcxomr.. 8he6r/mf6g:e 91: /pirmorommenprse mc-/x86/madcr.o `cc. . a2.asfoourucreorng/lsmpce_oobma lm':-r li1suab.y ec7c62: at-c.adexf.rlfao.al.a_lo8 `SAii d6/stubnede Dsfnsfherreerrom' g mmu: molll66l:td:ism-a de/co ...i1cfroer/c6om34: w mmm6on4 .siourcef-line macro `SE`asmI_rsN/uTEGaned here bRAL_INIT4H' xoTfos8oU:omlder/commd6/dP emafinccro `oA8t0-aed hV8:ur.ere _S n./xrsoausr.c.eT_nG n/xs86/incge_s86f/ACKu_Prubf: dropmolbdeOIN_fodlcpomS mamr/TcERc'rtdeTr/cin:48 comomogwit-n/Ax8 ot mm-ona6/rmailh` a2..8aisn/asmc-a2.asm:xm86/cRs:0ad :T' de7g gemfined4plara7metp-87ers 9:7t:y .p49: [ oba: a......- w ... f..fahrl_i+ frroeanteorn.rmertommae esm al ' ma mmaa oucrcmr din cseacrfrormefoi ocr_scal`l t:748-rm oon muom `:ecparams-dglobal_i nl .la`tcglobue eral' ghetcn.dePfiarbf. nfrroe `eom m aodi-licRrO chercogldael' LlOsye obr/commodon] efinal' dsoueen`sGurcd herceUE/eourcee_subffol' gsourcde r/c_ me_sroce_xsiulmmo8ubnfolacrdefsiuoo `DEFbn/xb86/INEb_al'edf old6/mne ddAec-fao2.asmRhlderr/c ere c-a.source_sumdh/ommb:er/acoomGfeolr7n8/7:semm:4 cef x86/dction/xoSm_INTERN8d9.-nmon6/a.asm:/4xq8A.88eru:a .8/common/x8L':.6end t . from macro `cglob6/mc-a2.as-ala_in. from macro `PROLOGUE' defined heter[/mhers.outrr naa-sme:4.l:7r87e3 w+ma..8 scee_': c: .sfubfo.rrd.lldeoo..lis-o-e from. fro mfrm6 4in.ed hemacparamurercesas /commonso/-xrm:50urce_so `cle86_msubfa/d olgacy] macro der/glsccocm9mobal_t`u:ource_subfoldebfrolder/cion rP/ROLO-GUEo`comm ' tQUANT_ma.asmo:22m..n4x4xon. f4:4' defiernal' defin /wdefed harom mx86/sad-a.asmnacro/x:86/mco-n/x86er786: rning: `Pi/pr.a.2.asmedrned R:O4L8O8e.G e:so p.d.U.di ct-fha.asm:748oErom mpurce_su i e: a...'f rom defimafrre ng trabfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE'cc defined here ned here source_subfolder/common/x86/dct-a.asm:1692: warning: dropping trailing emptsiource_subfolder/common/x86/mc-a2.asm:1788: warning: dropping trailing emptyo lingparameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here m macro `cro `PROLOGUE' defined here here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' source_subfolder/common/x86/trellis-64.asm:576: warnging: dropping trailing empty parameter in cy parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1675: ... from macro `SCAN_4x4_FRAME' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cgldefined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here lobal' defined here source_subfoldesource_subfolder/common/x86/mc-a2.asm:1790: warning: impsource_sroperly socalleamptry lp/ubfoing multi-luldosrocuree_ascbomce_srubfraine macro /laomucbllmetfo' defi`SETUP_STACK_emn dtPooremdner oin//xO/IN hmern Tcauoldsex86l/ptilElR86o/-com' uwilinme ont redqiemr/troc/e_scuanx8h6uc mtul bfomm/ast0- ton/sx8-a.asool6paircadurc-m:r7oere/_ma `DcEFIetaer/lmc-aso [-i.d2sm8mNE_-ubf6: .A.a.asn..w+mea aRGSscmm:ao nfrom m/ax8m6:c1ro _INTERNAo`ldecg4ro-paramsaslr/0m-73c:r wo `DEcm/coobal_iarniL2':FIN: [legacy] s3-nmn4 -wowEg: aramon_dtenin9/ARGS_IN:T xr+.guE: droasRNAL8oppppw'6miacrran [-w+mrnin/nog traidct-a.asm:787:l:in-gpara2macrg .a.l.' drce 63: in fromowarning -mpaamse_subegmpfra: :d trafolde-legm rir/iilsinty cro `g aecp-lecgomy] cglanaraoobpcye]dm prapinopesrlymesource_ster li_iunogumrcebfolder/m oncnter/nxc _su phttraab86/yaill'f o plalindgemreamm ecmamolrdepon/xfc-a2.eet8 6/atrelr/commioisotuylnlngr erl tocsmuli/sx8mned -646/dtim-uelti .a:sm -lih1762cpar_esub:tne in l-inmfoclalrac:r a.le mder/cmeete r in oa1c tco mul..ti-o r`om2ma.DaE on/s fro0`:x8s6/mli n.m.. macrpall StEouFrI :20oc `TUPrediNEo _6STACKfmru: ... _eARGoltfrct -mSeo_sa.m_INmTE_a mIacNauib rRNPsm-limnaoc roTec mac:E4GRfrOI`ALrol o` TRAo N95:' EL`DEF [...TE IIL_LRf`dDEDICT4rNoE_mI' w ma-croFINITS'4 `NPRwO+ iH'eLOGAdRE r/cUE'efx4Gomt demfaSm_oinecroI-NpTE_ARnG/Sx_RhNaDr8d6I inea msN0 pdh h-leCgaereTdeacy]e ERNAsr/armeou ' dLe AL'dc'strere [o-w [-fined hefs +[-w+mcae_tucrro-parsamsw-a.am-+mce_ssamcro:lueireba496: ..-parfolder/conue amsd here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defi-gsmlegacour. fryn]edcobacrmm foceo -olnd er/here_cposom/axysac86/su]r source_subfolder/common/x86/mc-a2.asm o:78s rourubfolder`PRcrmammso/ne_commoO-subce_LlOGUE's e/x86/trdfadnu/bfolder/golder/7: ... from macro `cglobal_internal' de-fincommon/x86exa86/efllis-d64../edcinaamct-aasccyo.ead hermsmm:91: :-here se a2.ource_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here sm:770: ... from macro `csource_subfolder/common/x86/mc-a2.asm:1790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1762: ... from macro `INTEGRAL_INIT4H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here mon/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here global' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfol...source_subfolder/common/x86/mc-a2.asm:1825: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here ] source_subfolder/csource_subfolder/common/x86/mc-a2.asm:1825: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined hsere source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/predict-a.asm:1675: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfommon/x86/quant-a.asm:438: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:716: warning: improperly calling multi-line macro `SETUP_Sasmsource_subfolder/common/x86/mc-a2.asm:1827: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here TACK_POINTER' with 0 paraolder/:256acommon/meters [-ws: xsourc8 mf+ma6/predic:t-a.ae_scsmr:s26rdoer/c.o.o7o3:um-mpou8b6mrce_s n/xf warni.aramsn from-:l macr macurbfolego .86/g:o`HPolder/cE adcd.ormmon `SAocpdye]r/. frx86/msLo_F/ILTc-cEm to-uR'oDarmacro `a.c defi2pim'm donaesm.asm:1827: wardc:16efined 95: gle_sn g heningn/here ob:xa86wtrar/dasulbernionif_ sourc dropping trailing empty parameter in call to multi-lineie c_nstmtacro `DEFINE_ARGS_INTERN-uuga.as:brlce_smubeo fo:fornal' defldllder/commoAL' nimpr[-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined ienredh/commone der//xh/xi86/c86/debloerengre o3peor s soly mce1urad-km0pccmaon.-:tya/aas. elling multsource_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here sou_wsixmr :74-8l:p a.uca.iasm:b8.6ranmeter i6rn/men from macre_subfolf mader/coo l`dcerg/0ingc: -i8l: mpropec.ommoommon/x86/mc-a2.oab2c.acll to mulasm:496ti-linro `S: ...Ean rly./x86/prfral' e om macro `PROLOGUE' defined here . from macro `Dmacro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asmEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here source_subfolder/comm defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1829: warning: :66:impropeerdict-a.aly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' definessmd here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOG :7UE'source_s defined here on/x86/deblock-a.asm:716:source_subfolder/common/x86/mc-a2.asm:1829: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1793: ... from macro `INTEGRAL_INIT8H' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_sub.f.oulmd. from macro `AVe:487:rbfo/G_START' de warninlder/commocommon/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here g: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:608: ... from macro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here so 4.9.:n./x from macro `f86/dct-aiPn.ReaOdL hsOm:GesUourEe' 749: ..sd.oe ufined fTUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cgloburce_subfrce_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here older/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/commoraln/xr os86/mc-a2.asm:1854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: o... from macro `PROLOGUE' defined here ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... fromsucomuherc' derce_subfolder/coefe _masm morcmraoiucro `cgn/x86/mc-a2.asm:1854:lobal' defined wa herning: dropping trailin_subfoldge empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from rne soseodurce_su b`focmacro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here bfolder/common/x86/predict-a.asm:1675: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here er/common/x86/quant-a.asm:475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macrosource_subfolder/common/x86/mc-a2.asm:1856: warning: improperly calling multi-line macro `SETUP_STACK_uPOINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here l der/comhesource_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here `PROLOGUE' re source_subfolder/common/x86/dct-a.asm:787: ... fsource_subfolder/common/x86/mc-a2.asm:1856: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here ssourource_subfosloudder/comrmceocne_subfolder//x86/mc-a2.ra_subfolder/comsm:496: ... from macro `ePcRmon/x86/dct-a.aOomLOGUEmmon' defined here sm:787: ... from macro `cglobal_internal' definedfined here source_subfolder/common/x86/trellis-64.asm:567: warning: srom macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1713: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/commsigmproloperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/commoource_subfolder/common/x86/dct-a.asm:1695: warning: dn/ x86/x86/trellis-64.bal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' dour/ce_subfoldeasm:770: .sourc.. frome_subfolder/common/x86/mc-a2.oasn/x86/pre macm:1858: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_sdsriacreuoeorc/tcbhere sourf o`cl-da.asegrlobal' /_cdoefmominned/ coenmsouppb/xm_ffined8on6so xl8hderehemrd:eu-i er/cs/a.asm:1oumrcco170024:e:6_s/u/x 8mwmonb-ab ang /fxof6o/trladmldt8ier/.a r..r.lsimn:enc gfro emlrl/omimonc cenmg28o4m6/q: /x8ias-6i-m:cro `PREDICTa62_48m/trpet.x8pCrmoun/_ll y .asV' wdaasmnt-aar.asiparaeofins:1x836nedm 8mm:-46iher:647.ep:e/a5te r 5 ns: edc7g7:.so:wirmu:rc8 warning: nlyat-e_s 0 irinmprom.. ac.a8paecall tpor omulfu:brrilnfgo y. oclda.e.r/cml linmpa:c toim-dllingrr monog ms/x efrmuullorlti-plpio8y ciallini ne nlgm mmac:gne ma6/ ttir crpo `maIr4-8`cSErTUel8ino a`im: e... frultPN_Sro `DEFIloini-lTm mga TACK_ccegmlobmdNiEaGlEpitRAracPctn-__ARyG OSio `pea _nINTERa.aL_smr:NAtLeranar' ISmetlIo `PROe' Nde74L8N[-fw+r: .inmaIcTOGU.. irnEed T_8V cEmhaefre al''oE croRs'l` t -oTroSm dde wEio umracrteUP_poah f0iT `rc gloU mceSTACPa_S_psuKf_PTnACbined hefKoueltb_POldeai-rad herleaINOTIrNTEmER ' witsrsemetoers-ll' idef urce_subfoleRg/ 'i wn[dnehith er/ca cy]cd0 ommon/x86/mc-a2.asm:749:ep -a o... frsource_smruw+bhmeoamefterorl dmes acr/ce osousrco[ro0- ommacpepurmc ma_rararmon/ne-_swoamsamet+exr8sc subf6[rmacrol/do `cglob/x86ou-dw+m/-lal'cactregert/rbo acy-fo-lede-ra/p.ac`pllis-64.asmaDrEr am:s5]a msF-0cooaIslsour-NlEme:749defmincee_: g.mmo_smonacyn]Au..9ga: RbGfoSe df _/l/ x86/dcsohIdNertc-ayxom T8uemracro `PROLOGeERNAL'.] .asmUr/r [-w:E' d 6/pre..sodi 3feccceo1+0f:i_rsuut swnbemom ourcd hmearning: rderrce_suacro-pabmmon/x86foolpfolder/commpdracroon/x86/mc-a2.asm:787: ... from macro `ci`nc/trellisglobal_internal' defined -64.asmhere souge-g:120rce_su trr:lailingbefamso ... frol_subfolder/coda.asm:786: emr macro `TRELLIS' defin/mmon/c... from macroo empty parametemxm86/on/x86/-legamc-a2.asm:488: ... `cglrombcc i /commofal_intr-a.asm:66:oy] m macsorno `urce_P caRed OernalLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1858: warning: dropping trailing empty parameter in call to multi-linesob.a mn/x86/acro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/oxu86/mc-a2.asmrc:1836: ... from macro `INTEGRAL_INIT_8V'e defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ll to multi-line macro `DEFINEs.hsubfolder/common/x86/quant-a.asm:3_subfolder/common/x86/trellis-64.asm:567: warning: dropping trailing empty parameter in call to92 ere smulti-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here ' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here : ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro _ARGSo`c. from macro `AVG_START' defined here souglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here osource_subfolder/common/x86/predict-a.asm:1713: warning: sourcl'r ceure_subfolder/common/x86/mc-a2.asm:1864:_ warning: improperly calling multi-line macro `SETUP_STAICNTERNALKd_POINTER' wui_tshroce_ 0 parameter' ssubfsubad-a.asm:91: os [-w+macro-params-legacy] source_subfolder/common/x86/pdmcre-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/trefisource_subfolder/commnfeon/x86/mc-a2.asm:1864: warningd her:l dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... froml ise-moacro `cgu.p.ingo[l. from macro `SAD' definedlobal_internal' defined here dsource_se heubfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here 64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here rce_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined-w+macro-params-legacy] slder/common/x86/mc-a.asm:490: there source_subfolder/common/x86/deblock-a.asm:716: warning: improperly calling multi-line marr/common/x86/mc-a2.asm:349: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:305: ... from macro `HPEL_FILTER' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfoldese source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/coo.r..murcem from mac/coon/x86/mc-a2.asm:1886: warning: improperly calling multi-lsourceine macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legm_m oacy] soursoun/x86/mc-a2.asmcesrce_sub_subfoldef:7older/commonr/u87: ..common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_rinternal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here . from macr/x86/dcto `cglobal_internal' defined here source_subfolder/common/x86/cro `SETUP_STA-a.Csource_subfolder/common/x86/mc-a2.asm:1886: warning: dropping trailing empty parametbfolderasm:7er inm87ac o-ua_subforocal/2.l to multi-line macro `DlasEFINE_ARGS_INTERNAL' [-w+macro- piling arams-legacy] source_subfolderempty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' /common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:mco:mm488: .787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here rce_subfolder/common/x86/trellis-64.asm:577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+mac[-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1702: ... from macro `PREDICT_8x8C_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here der/common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cgloba: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here on/x86/sad-a.asm:104.. from macro `PROLOGUE' defined here K_POINTER' with 0 psoursource_subfolder/common/x86/mc-a2.asm:1912: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here csource_rsubfolder/commoson/x86/lmc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1912: warning: dropping trailing empty parameter in call u: t_e`_ssource_subfolder/common/x86oo-par rce_subfolder/minternal' definulti-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_iPnternal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here arameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:657: ... from macro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cgwarning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_c/ommmon/x86/ubfolder/common/x86/predict-a.asm:1747: warning: improperly callinams-lequaed here ssogsgunuROLOGUE' defined hc-a2.a bacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' dstm-:ercefifre lobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1736: ... from macro `PREDICT_8x16C_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `ce_subfolder/common/x86/dct-a.asm:1728: warning: oolder/cosimu3rc49: warning: dropping trailing empty parasource_pmetersubfolder/common/x86/mc-a2.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-leg nred gaacy.] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' deflasmiobalem_mon:o476nheered: h_internal' e sousource_subfoldre source_subfolder/common/x86/mc-a2.asm:496: ... osubfolderfrom macro `PROLOGUE' defined here perly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cg/x86/sad-a.asm:91: ... from macro `SAD'in call ldefined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here er/common/x86/deblock-a.asm:716: warning: dropping trailingwarning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here empty parameter in call to multi-line source_subfolder/common/x86/quant-a.asm:476: warning: dropping trailing emptsource_subfroldeurr/common/x86/mc-a2.coe_ dtoefined here asm:2source_su252: warning: imprs oumulborcptalerly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here souyercec/comeb__f' subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacsource_subfolder/common/x86/mc-a2.asm:2252: warning: dropping trailing empty parameter in call to multi-line masiubfolder/y-mon/xccro _line masubfolder/`DEFINEoommomccro `DEFIN_ARGS_INTERNAL' [-w+malder/comc]ro -psoanroa8ms-legacy] msurce_subfo/umr6coe_subfolder/common/xsxo86umo86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES'r decsuabfolon/x86/fined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from mlE_Aacro `PROLOGUE' /Rdnd/eemficrdefinder/come/d trh-erde /common/x86/sad-a.asm:105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] e_ssource_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cgxned hmon/x86/quant-a.lGeSrasm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here obal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legeellis-64.asm:770: ... from macro `cglobal' deacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLct-a.asm:496: ... from macro `PROLOGUE' defined here OGUE' defined here _INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:305: ... from macro `HPEL_FILTER' desource_subfolder/common/x86/mc-a2.asm:2258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWREfS' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here 86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:106:a.asm:284: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE source_subfolder/s waocfrnin_iurgiommon/x86/dct-a.asm:787: ... from macro `cgln: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from masobal_iource_subfolder/common/x86/ncromc-a2.asm:2258en:t wardernal' definedning: dropping trailing empty parameter in callA RGS_INTERNAL' [-w+ `here Sto msAe ohmacro-pausource_lrams-legacytsubfolder/i-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ] source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here cro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:657: ... from macro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subsource_subfolder/common/x86/dct-a.asm:312: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglcDe_de hereobal_internal' defined here sours ubfolder/commonccommon/x86/quant-a.asm:477: warning: improperly calling mu/'x86slti-line moe_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here /predict-a.asm:1747: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/psuarccroeuerdroi `SEct-a.asm:1736: ... from macro `PREDICT_8x16C_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:314: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:314: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1775: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1754: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1775: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1754: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfoldsc edefourinedce_su_subfolder/common/xbfolder/common/x86/mc-a2.asm:2260: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2260: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here folder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:580: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:580: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here urce_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2262: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2262: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2264: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here re source_subfolderubfolder/common/x86/trellis-64.asm:568: warning: improperly cal/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1012: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1012: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.assource_subfolder/common/x86/mc-a2.asm:2267: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' soum:defi8ned _here rces6/tosubfolder/comuerce__susrumrebofn/s/cxooT 9o5urce_slderbfo/lcom86/dctmlonmmo/Ux8der/6n/x86/pr/-a.asmmcclis-64.asm:-P_STACaomm2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2267: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here 808: ... from macrlKing multi-line macro `SETUP_STACK_POINTER' wito `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here h 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:718: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 paramedict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here _POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here :312: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:286: ... from macro `DCT2x4DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1775: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1775: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here on/x86/mc-a.asm:581: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/s3o: ... from macro `PLsource_subfolder/common/x86/predict-a.asm:1783: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1754: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2338: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here x86/mc-a.asm:751: ... from macro `cglobal' defsuurAsource_subfolder/common/x86/trellis-64.asm:578: warning: source_subfolder/common/x86/quant-a.asm:478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-psource_subfolimpasroperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobaeters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:608: ... from macro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... froource_subfolder/common/x86/mc-a2.asm:2338: warning: droppinmNE_COP hmaerec ro `PROsLOGUE' defined here ource_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:106: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:718: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ro-params-legacy] source_subfolder/common/x86/deblock-a.asm:608: ... from macro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGg trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here UE' defined here bfolder/common/x86/dct-a.asm:1728: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here der/common/x86/trellis-64.asm:569: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/commosource_subfolder/common/x86/dct-a.asm:1834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1752: ... from macro `SCAN_8x8' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here nsour/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:569: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-pasource_subfolder/common/x86/sad-a.asm:107: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfoldersams-lourcree_subfolder/common/x86/mc-a2.asm:1014: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here sourcined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:581: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglocle_subfolder/common/x86/dct-a.asm:323: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined herource_subfolder/common/x86/predict-a.asm:1783: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1754: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here e source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:323: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... fsource_subfolder/common/x86/predict-a.asm:1783: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/cb_al'rroamsionm mt mdon/eem-flraxiec8negrac6do hn y`]e/ac re sourcespg_olrlsu'eour dbbcdict-a.asm:1762: ... aefinedffrom e ohllmeard_'ceers r /common/x86/suoodbquant-a.asm:438: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:438: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here urce_subfolder/common/x86/trelligacy] source_subfolder/common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2275: ... from macro `MBTREE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here efined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:718: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]folder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1783: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here s-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:578: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2420: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macrce_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1834: warning: dropping trailing empty parameter in call to multi-e_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/ssource_subfolder/common/x86/quant-a.asm:481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined source_subfolder/common/x86/trellis-64.asm:570: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:570: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mco-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolh/ere source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here der/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1752: ... from macro `SCAN_8x8' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here common/x86/sad-a.asm:748: ... from macro `cg source_subfolder/common/x86/deblock-a.asm:657: ... from macro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:718: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:657: ... from macsource_subfolder/common/x86/quant-a.asm:485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobro `DEBLOCK_LUMA_INTRA_64' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here so-a.asm:582: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:582: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1892: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:571: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:1892: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERsource_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:583: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined hersource_subfolder/common/x86/trellis-64.asm:571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here e source_subfolder/common/x86/mc-a.asm:583: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/source_subfolder/common/x86/mc-a2.asm:2422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:584: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mlaol'NAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here predict-a.asm:1871: warning: improperly calling musource_subfolder/common/x86/mc-a2.asm:2422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here bal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:107: warning: drc-a.asmotource_subfolder/common/x86/mc-a2.asm:1014: warning: dropping trailing empty parameter in call rellis-64.asm:579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:urce_485: warto multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1893: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/xsource_subfolder/common/x86/mc-a2.asm:2425: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:74source_subfolder/common/x86/dct-a.asm:410: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:392: ... from macro `ADD4x4_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common:ning: dros/o7lx86/dct-a.asm:488: ... from maptpingc8iu-rcerl _9oint: esr `.. aPil.miu RanbffOLOGUE' defined heocgrrerolm empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `csource_sgodmacro `eurbl cfgoo`/llbSal' dEcTomdeefimUonbarPelo/n/_d_ hx86/trellis-64.asm:579: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:572: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here 86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1893: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:572: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1894: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1894: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here 9: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro source_subfolder/common/x86/dct-a`PROLOGUE' defined here .asm:1895: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1895: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2545: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2545: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here spping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:91: ... from macro `SAD' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/trellis-64.asm:574: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:574: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2547: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2547: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cgloScTACK_ommon/x86/dct-a.asm:410: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+msource_subfolder/common/x86/dct-a.asm:1897: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1897: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here ere source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here internal' definesource_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1836: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2024: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1836: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' desource_subfolder/common/x86/trellis-64.asm:575: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: .nasm -I. -Isource_subfolder -DARCH_X86_64=1 -Isource_subfolder/common/x86/ -f win64 -DSTACK_ALIGNMENT=16 -DPIC -o common/x86/sad16-a-10.o source_subfolder/common/x86/sad16-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 .. from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here fined here source_subfolder/common/x86/deacro-params-legacy] source_subfolder/common/x86/dct-a.asm:392: ... from macro `ADD4x4_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:49source_subfolder/common/x86/quant-a.asm:486: warning: imprsource_subfolder/common/x86/dct-a.asm:1898: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_opesdourcPOINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1800: ... fros6u: sm maore._ bcb.. fahursluyfrlerce_subfolder/common/x86/sad-a.aso_inte bfmo ldom ocldrrn`PeREaa:m1ee r/commonslD' a7orI/lxli0c:u/rcC8T6ndr co_/geof wem8d i`nexam_subfolder/commonon/xcr8d here 8C_DC' 6mtunPsRO-/axidol/tmL.Oa8neufci--sGg6rialmU:/cme_subfolder/common/x86/mci:n1E ' d2c8nie- a2-4emm.e.faapdaasir.sam mherocpr:n:see4o1erm0:1 2: ... sl y 46ofrom macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/duc`9d: 9c0t-Sah6erw:arlE:ea rning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolb ... from macro `PROLOGUE' defined here sdource_subfolder/common/x86/trellis-64.asm:575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNA.L' [asm-lw+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... f:749: ..rioem macro `TnRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here lsource_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here ock-a.asm:494: ... from macro `PROLOGUE' defined here ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:584: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined TUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_interhnal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:486: warning: dropping trailing empty parameter iere source_subfolder/conr call tmg multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2550: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-paramsource_subfolder/common/x86/sad-a.asm:170: warning: dropping trailing empty pa. from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:412: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:392: ... from macro `ADD4x4_IDCT' defined here source_subfolder/common/x86/dct-a.asm:1898: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:412: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:392: ... from macro `ADD4x4_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `source_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1856: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from mrameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2024: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1856: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here acro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1899: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749:source_subfsolder/co-legacy] m/mon/xcommon/x88 6/.trellis-64.asm:576: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here .. from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:171: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/source_subfolder/cosource_subfolder/common/x8o6 multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' deficmommon/onsed heon6/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1800: ... from macro `PREDICT_8x8C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here mmon/x86/mc-a.asm:586: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfosource_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1882: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2024: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1882: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ...source_subfolder/common/x86/dct-a.asm:890: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here lder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1989: warninssource_subfolder/commongre : impropsoe/ox86/dct-a.asm:890rly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1905: ... from macro `PREDICT_8x16C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here /dct-a.asm:1899: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/xs/mc-a2.asm:488: ... from macro `PROLOGUE' defined here x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internasource_subfolder/common/x86/mc-a2.asm:1016: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNsurce_subfolder/common/x86/mc-a.asm:586: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-parouarms-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_sucrce:e_u _ource_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters s8ubAsL' [-w+macro-pabfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789[-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1903: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here l' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here folder/common/x86/predict-a.asm:1989: warning: dropping trailing empty parameter in call to m6/dct-a.asm:1844: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86u:ulrsouubf ti-l/woa...aims-lesrocdlrdegranu cfcncetee_syirr- _u]r /common/x86/qusbcnafsubfolder/common/x86/mc-a2.asm:7a.an4gou:emsa9tr _dmo:mccersr: o `DEubfo-m.FINEoa.acro _ARG_787o: l.su`lde.der/comrS_.. camon/. fglobal_internal' IbNTf/scomppidEeRNAL'nfifmmo: 78x86n/x86/dr/om g traimlinreblaocrgo mene7d: macro `c.omcpk ogl[-w+mh.t `ladceyobcglobal_ alro-params-.re 'so dint-a.asm:eprare2fi0slad efrn2-aam/4ce: eomrn.urce_subfoal' degdwa ofined hammon/ rnimacro `cglobalsm:171: warninnereeter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here sourclhdee_aicrn _subfolder/c/toymc]m on/x86/dct-a.asm:749: ... from gg:: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-paramssourexere source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROo8mmon/x86/mc-6s/macro `cglobal'LceOGUa_rs omu.-ldcr-a2u egce_subfolder/bEdropping trailiecfoa' defined here ined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from mafolder/common/x86/predict-a.asm:1905: ... from macro `PREDICT_8x16C_DC' defined caro `PROLOGUE' definensm:498: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/predict-a.asm:748: ...ncy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/d here al' defined here source_subfolder/c from macro `cglobal' defined here source_subfolder/common/x86/predict-a..asm:78asm:953: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defommon/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here 6: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here g empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1903: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:891: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... source_subfolder/common/x86/quafrom macro `cglobal_internal' defined heresounsad-a.asm:748: ... from macro `cglobal' defined msource_subfolder/common/x86/dct-a.asm:488: ...rtce_subfolder/common/x86/trellis-64.asm:577: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here ined here source_subfolder/csm from macro `PROLOGUE' defined hereo-urao ommon/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:891: warning: dropping trailing empty parameter in callshere source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/trellis-64.asm:577: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2032: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2012: ... from macro `PREDICT_C_DC_TOP' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1018: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ..snource_subfolder/common/x86/ cto/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:834: ... from macro `SUB_NxN_DCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_ssource_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro.predict-a.asm:2032: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2012: ... from macro `PREDICT_C_DC_TOP' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... frsource_subfolderu.bfola/dcoesmmro:m m4/mo8can7o: /mcwraxmor n8`io6P/mcnn-R/OLOagGx.:U8a improperly calsElme_subfolder/6' defined here ource_subfolder/common/x86/sad-a.asm:173: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:173: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here -params-legacy] source_subfolder/common/x86/deblock-a.asm:1921: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/s:587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' deource_subfolder/common/x86/deblock- from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE'pfredict-a.asm:2033: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2012: ... from macro `PREDICT_C_DC_TOP' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... a.asm:2024: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] sfcroidefno/mdined here ct-a.asm:496: ... from macro `PROLOGUE' defined here g multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:587: warnsource_subfolder/common/x86/quant-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] msiaonurgccro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here ource_subfolder/common/xsource_subfolder/commssei_snoued here : dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/rce_subfolder/common/x86/dct-a.asm:893: warning: iumomonx86/mc-a.asm:751: ... from macro `cglobal' defined here sourcebfolder/como_mmusopusn/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... froroperly calling multi-line mambrfolce_sc ro `SETUdmer/Pcu_oSTACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here sourcbemmon/x86/mc-a.asmafoc_:subf7roo `lldd8P9R: eOe.r./Lr.c oOfm/morcGnooU/mmEm'xo d mefa8c6n/x86/dct-a.asm:893: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined herei/ned ro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:174: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-aource_subfolder/common/x86/mc-a2.asm:1018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:946: ... from macro `PLANE_COPY_CORE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' def here .asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here n/x86/mc-a2.asm:2550: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-sourw/ce_subfolder/common/x86/sad-a.asm:174: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here ined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here 86/deblock-a.asm:1921: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here predict-a.asm:2033: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2012: ... from macro `PREDICT_C_DC_TOP' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:176: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... s+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/mc-a.asm:588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:588: warning: dropping trailing empty parameter in call to mulsource_subfolder/comsmon/x86/quant-a.asm:490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfosource_subfolder/common/x86/mc-a2.asm:1154: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1025: ... from macro `PLANE_COPY_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' dfrom macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/efined here source_subfolder/common/x86/mc-a2.asm:2617: warning: improperly calling multi-linexc8tsourcsource_subfolder/common/x86/dct-a.asm:894: warning: imoo mmacro `SETUP_STACK_POINTER' with 0 paramep6/dct-a.asm:rteulsdource_smon/xrce_uboperlyifoldeer/comm 1-90leorsn [i_ss/8c0n-uuxb86e: mwbfolder/common/x86/predict-a.asm:2057: warning: improperly calling multi-line macro `SETUP_STACK_PO/sad-I 6w/quant-a.asm:787: .aafll+Nma.. from macro `ciaacro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/.cglobal_internal' defined heanrg multi-line macro `SETrr/esnming: older/commcToER' mmwrmon/x86/trellis-64.asm:oUsPo5c7-ith 0 paraa_u:io-n/x.rcmpropemSTArly callin8a: warnism:550: ..8paCgeneg:_. from mK16/mc-a2.a sm 7i6arcroasulti-limm:pr_tuebrs nomP:psf-olee r1 llye calling multi-lineg m`WEIGHTER' d[-wacro macr154 : warns`SETU+oOIdNeewarinToacyP]m acrER_nSTA CfKiro-p`_SPsn/cuomarrcaoeingO:Iem_os' wNmTsER'Eithd ub fgu:0h epaw -l edorTlUP_SrTACKddegrararme_/ceithroppPoO c y0temrm] psaoosI [-n ppcinowi+ngg NtTE/uraerR' with _nsax8rce0 m/x86/q_ubfasc tuanilource_subfolrpmdeestao-pubar/co6-raiingrm/tdeers mfon/xb86/[a-.awr plolder/common/x86sm:488:+/mmc-a.raedolicaemmling et-sdoaametsa.asm:2c0r4o ers... fromc-leg 0[:-w+acy] m:751: ... km soem-pp-aafmuarccror.er_/coommsoaacsrm ubfmold o:tey p`aPROmLa2.02cr/r.r. fOrGUcpnt/xo8ooEm m-m'a a4ms-legp cdrom `eonfPiayrame6ramned he`tcgla/Rres pa:cxy86 /dct-a-EDICT_16x16l.asmeog_Va:864:cr]a ..yb/'mc-aa2 de]l' fined here source_su. frombdfefiolder/common/x86/trellis-64.asm:12ned her0s: ... from macro `TRELLIS' defined here souse macro `ADre.D osourocamwasce_e__urce_urceseurnisnusbmf:7gb:_outer49N: rirs i.s..c e_inu cxafsoublNd_fuolbefrnIbf frool caodoer//mco mpcdlDl lmacomll mtCrTopeor multier/lde-lro `cglobal' ddmine oln/xer/comm'meco on/x86/trellis-64.asfineody8t6mmdmnm/oxe8ro/ mucof:n7/mx760:/inedm 8m6/hquoc-aa e.r.eansmnt-a. acrs l.a./ xf8r6o/o:m7sm pr:e4udrc8e9i:m_c9ast/ dct--a.asmhti-line ecro 0ca: w..ubfolder`cglooa `DEmFbre. aal' def:INE/arningfcrr.c : dso1o84asm:748:im macr2:n _.ARG.oropp ieonSo . fg_ traINTERNAL' [-w+ma`cduirli `DEFIN rom macmchell...Eglrecien n_rro _fgAsomon/x86/-dusgr o pearmrocoapmmu ltbal_tR`cctumii yGglobal' defin -a.asm:749: ... from macro `cglobalSb_INTERNAL' [-wsfnot+em' pd-legacy]macro `ZIlaGZAG_ScrdU er/commonsB/-line macro `SETUP_ex8_o-params-lsoubfedue6e_rroce_subfolder/common/x86/mc-a2.asm:1025: ...l4xd ghaeffci4' defined here source_subfolder/common/x86/dct-a.asm:749: ...r/c/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x8anoneal' med hmrame6STAodro m f/n/xemacrCKm_Py8e6/rec ] ro `PLANE_ots-tfmiere COOroeusaouP mlliIsou2rcerscNrTERr inceY.aa'e_ nes__c wscall A-su_sumVX512' defineidt hh e0tuob md hfro: ulti-line macebfolder/c4b parro omm6ono`D8EF8I4.alf/ol: .r.. fdera/m`cgNrE_e eroxsm:cdme le 8s0oma8o6/b8: ...sAoRGS_uctoem afrrrcrm/IcolN'T Edmomoo o`PRprn/ux86re_rsubRNeALsn/x86/sadf [-wm+mOLOGf -'/a.adcemacsro idniolmdc` cglUE:er/caomcroe-pam'on1t24[ram/x86/:obaled hmc- sd_cerew+m_esubfot a---a.asm:787: ... from macro `cglobal_internal'legicr-ntlerfaacay] nin2edo-dpaeal .assor d'ef ...souircen_esdu m:. frrdaem78a hesrs-/le6om:e gcbf:ofmuacy]l7 mher der/acrrcisnedocoem urcoem ..e__subo. mon4fol `mSAD_Wder/9cosouf: /xmmson/.xh8sorururbofe6c.e.on/cre_s_ub xfre86/omld mfacosub816 mldsefr6' /odcu/odledt-arceb_sluoccr-deerbk-aa..a/ec.aosmmfinafs/o moacro:ld r`/eod7smm:4m hc8oe7mc:19m98:: oer er`m.n./ /ccgogn.x csol/x486oomumonrlobmmo//4:fra8l6_/c ..obiantedocmtl m'. qfux-86acrroo aan.na/rxn ales_su/tmc' mde8bf- am `maPcRo.ld-6a.O:Lf48r8/o2..asmineOdeefit:r d. hferrGrUaneloli`e: .eds ohue.. fc2gl6r1s/cormmoE' rom7 c badmso:e eml_mian-64.efm /x_86waa:4s/osubrcruorsaafcn12:inded-sic en ohl denrrtoem.:50./acorg:. drom_m9 :`e.pose ... from Dran`from E/nmsPpBLOCK_CmuabfHRRcaxc8rOr6oi Lm:oO`PnRaOGU/E' o74ldegr OdprMeAd LO`QUANTefin8_:ed herGA'eUi CE define/clt-t'r 'cd' daeih.foimedneed.rm fei ling empts.hoenayo rnuee parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] sourd desfor/ .hasmcuerxfeioc_esn8edm_usb 6h/: ufemrc4mb-er e ss8afooloo7cldua:u rdreorecr.2.. e/ .rc_cfa/ec_s`ubcosubfoldsmmrrofgomc:e_lobal' defined here om macro787meros `:mon/x8nP l... from ubfo/smaRcd/x86/r6/oeoOldde r`mc-r/cuocccomrmgla2/mocoobt-aL.amaocOeGUln/x86/m_m.dnsosmnE'/x86/deblock-cat:u/bfo a8s9-l.asmmx:86_intder7:44a: dw/7q74ers/eu: .a.rnn9: .acomm.a..fnt-ao.as m.l' d ifroasim:7fomuefin49r :n48g:: dme8dn/ox8ance rropping mh macro `cglo rtorbd... e6:/ aas.ad..lfi-a. asce _l hemre ingrroe `cglobal' definms f' defiubfned oeldhseodrerma ce :he7r8e6 umop:rme m source_ssource_subfolder/common/s/rut y.oucrce .pbrfce_suaboo l. rfrfomdmoeom_acnr/x` maoa `mcglcorrx/osubo8etcbaPl'f6/otre 86omRllis-6 m`cglobOLOoldeladeGeUErdle/r 4./f_indiascne/r'e doeinternfix8dbloammo6n/ cned/nm:57k/-a.x8h6c ahes lcalrm:/8p'o le rt:de redeo multi-lisi7n owarning: dropping trailic8t5e macro `DEFINE_:mnu-e ... froAamrmmc R.cofningae_subfolder/comme/dmGsSm_:Ia- xc earo 86/mc-N`hmo202cgere TEs.lpna/2x.86aoatoyubs rasl_mp:acer4i_RmN:A9nsa7t6m:eubfolder/common/ ..L8'7q.5/7: ux[-:86/etan frsrert om mnwa+-.warnin.al' definemaga incdro. d here call t.f:-aasas.ous drop r`o mapicneomursm:_495romcg Pultcer_tra maoc-p:i i-susulin:lRarbamfol7d.g eib87:.s.rofOL -lmepgtacf ro`m y. ocnOGpUermacraor /cgomeE'y dl`P mea]a me.c.frdROL OGUo s`Doinleor/fuErtberEmF'cal _iinINeEon c alr_om tAecomdefRGSn/exd_l _mmac rhosINineer8onTrna ub6foEeRl`cdglldt' de/NAoL ' er/commo[x- obal_86/dct-a.a/hfni/xmsumdewineb+ntlerre ti-ed here source_subfolder/common/x86/mc-a2.m8l6nline maca:1900: warning: dropping trailing emptyoacro-params-le/ parameter in call to multi-line macro `Dck-a.asm:486ro `DEFINE_ARGS_INTERNAL' [-dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2040: ... from macro `PREDICT_16x16_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here gacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:593: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:593: warninl' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here : ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2024: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1944: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here g: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAsource_subfolder/common/x86/dct-a.asm:895: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here sosousLruo'cru ecr[_-w+macro-paesrc_uae_subfolder/commmEs-bsubfolder/common/x86/predict-a.asm:2059: warning: improperly calling multi-line macro `SFINon/x86/quant-a.asm:491: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:491: warning: dropping trailing empty parameter in call to multi-linfloegacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here eE macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:412: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:177: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined hE_ARGS_INTERNAL' [-w+macro-paramlder/common/x86/dct-a.asm:787: ... from macro `cglobal_internaleTUP_STACs-legacyKre_]'ssouPa definrosO source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:124: ... from macro `SAD_W16' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here INTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2040: ... from macro `PREDICT_16x16_V' defined here source_subfolder/common/x86/predict-a.asm:748: .source_subfolder/common/x86/dct-a.asm:1842: ... from macro `ZIGZAG_SUB_4x4' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here ed here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:492: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asource_subfolder/common/x86/dct-a.asm:895: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:sm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:492: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:392: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:200: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_insource_subfolder/common/x86/trellis-64.asm:579: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:509: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/mc-a2.asm:1155: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defineurce_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:495: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:495: warning: drosource_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+s7ource_subfolder/common/x86/trellis-64.asm:pping trailinmte:gd4 empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-parnal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1972: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' d here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobalefined here source_subfosource_subfolder/common/x86/dct-a.asm:1905: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameter579: warning: dl.. from ma4r9_internals cro `ams-legacy] source_subfoldes[ourc-'d6w:+e m... a_f csrdefined here ubfolder/common/x86/sad-a.asm:200:s9: ... from macro `cglobal' defined here sourc warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] rsorpopiurcooeom-_u marcsucebfong trailr/common/x86/quant-a.asicglre_s_usubnlodber/apm:gbcla749:o' fefr/mdraooldemeom commeofined hpms-ere osl d..erlego`PR/n/tOy purce_rLx8an/x8/cOGUcscubfa6y] oldserEo/oor/commumon/x86ammon/c.rc from macrmmmon/-a2.aeter in call to multi-lx86/predict-a.asm:78ine m6'x do/ d`c6s/decglobea_bt-:a eml:48o8.6/s.alc'ad.- 8r: c.asfrf deko ub.iafs-om ..asm`folder/a.asm:.co:manm:7 fmmo4e86rDEFIdN :78oEm he crno `cg7/x_AR4l... from macmacrorobal_internal' define:8d8rG .:..e6 S_INTERNAL'i ned hoe h`Pr[e- ROLOGUEso'from macro `cglobawur+l_internal' definemeare source_subfolder/common/x86/cd here source_subfolder/common/x86/dctrqo defined --a.puarasm:ams-leghere acy] source_subfolder/common/x86/trellis-64.asm:120: ... from macro `TRELLIS' defined here source_subfolder/common/x86/trellis-64.asm:770: ... from macro `cglobal' defined here source_subfolder/common/x86/trellis-64.asm:808: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/trellis-64.asm:517: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/predict-a.asm:487: ... froma/ dmacro `PR4 O.Ln ct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here t-a.asm:787: ... from macro `csource_subfolder/common/x86/deblock-a.asm:.. from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here 2024: warnin`PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:595: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] ssglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here g: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1972: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined hereoource_subfolder/common/x86/mc-a2.asm:1155: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1022: ... from macro `PLANE_COPY_AVX512' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE'source_subfolder/commurce_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_inter source_subfolder/common/x86/deblock-a.asm:494: ... from macnal96: ... from macro `PROLOGUE' defined here ro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:208: 'O defiGUno n/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here E' defined here source_subfolder/common/x86/mc-a2.asm:2815: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolde... from macro `SAD_W48_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here r/commesource_subfolder/common/x86/quant-a.asm:740: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+mosource_subfoldendefined here /x86/predict-a.asm:2059: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2040: ... from macro `PREDICT_16x16_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2815: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2024: warning: improperly calling multiacro-params-legacy] source_subfolder/common/x86/dct-a.asm:1905: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2720: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here -line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1990: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cgsdlobal' defined here source_subfolder/common/x86/drourcees heres/b_sououclsrsouo mmon/xouou8b6fcrkce_subfsro/occoesue-ll_drrcce_subfasee_subfoldeoder/com.assourmonu_bfosr/xmlderr/common/ucbfolder/common/xo8m6c/e_8m6/x86/con/aldsdcox86/mut/pmrmeodnd/-mc-a2.aer/c-a.assai.as:m/x86/quambfoldn78:89c6: wac:tm2:8om-moe258: -na./517w:atrna. rnxa8inagswsam-a.ming: : a.rning: s.:r/coi6.208:mm: fdmmo/ndror:/x842:m oppi69/m0cmt n c-a6:4imwparni5a:rp2 ... -ro.perl... gas mfa.casmy cfr t:r1:1n95r64algl:aro1m inom mopmaoilia cer:g nro 1ly g empty paw:i mwacar m`pror`nicugrniD craapoenEQllobrlyllmiealg_i nc : Uimtg n`Anter ingP:ROLOGUE' defNmaui c-prlternlTinelatlin'e lall' macir-i ddef lden gioopierf nheed iirteomm phe lyun`rren edSl e macrE multi-line ma ctThcooeasrrpee lling muso oroluUi`rl`tcPuDEFe-_lSyris_iInNu-line macro `SETUP_STE calleS ETiUAce_T_nARGS_INTERNAACK_POCsubfoldK_POINTERma'INTEPe_r with cbgfolder/commoS0/Lr'o [c `SETU -woR' wiTmulti-linAmmnt+eCpP_STACK/oxn86/ macro `SETUP_STACK_POINTER' h K_arsametmerod/x_86Ps [ePOINOIN-w+m/TERT'E bquawR'a wl0owicauci cptiro-parh rthr 0th cea_mo p0 para-0parakn-aaraasmet.subt-am.aasm-:4ersms eters [l86: ... from macro `PROLOGUE' r-aldsme[-mepefo-ldgtae:w7+earcay]magcrarewfioncm r/coed heetrsmy] er-e4ou9s sosmr+: ... fro [-w+macro-params-lmompara nm/x86accroacmr/so m-l`c-ae [ecglobal' d.gaacy]-eparamfined herege- s-legacssom _subfolds:yu]ro5u9 rce_sus5c:ebfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/commooururce_suacy_]n wabsubfcwe_suo+mafoldld rning/eecrrebx86r/c: rsourced/r/coommcoop_sfoommmpsonl-ping uodon/x/xuer/t86barrace_s86/p/quanftolderu-a.r/ambfmcs-rie/ocnd/xdoicolecasmtomg8l6ldermaont:m488-a/.a-/cyc:] .isno/sxm8:o2u0r.ce6/ad.6m_suesa.d9mmonb frgb oealocfkmnp/tsy-a/.:o m -aaxs8m:749x:m :..o686....m/m/c- pfada2.. a2racmetroams msfeml:dmr:1235t2-00e2ro/c8: a.4om m:.c. mfrm ro: `raoca..ao rin call tmc macro `Ps.mo a LAN:.8 mcroEn_I/ou `PNRTfgrom loE `Px648:6 /mwarRLEARcOLn..lt-i-liEDVICEaOm. fronieamcro2nbal' G`TUE' mSacro deAg: ma.cdeDf_'r deinedafine d dh sfirnedeheropop `ADDe_NxN_I Ds `ou rhmDr_1e6 xiCWE48_negAF:s2T trcIeNou1r6aiEl_V'r_su7ce_ eing empty par64: bamXd_H' defin.folds5e.. feu1b2Aeter 'Rde fif GiSn call trodefiner/ocommon/x86/dct-a.asm:ldod he_INTEsmouheerce_subfolder e RNAsrn7e87rmea d hersL/o'r /com[c-ommon/uw+macro-paramresocue sox: crce_usrce_subf8.mon/x86_.su.u-lb bolr/ emgf6dfolda/eqr/fooclydec]u r/common/x8osourm6ant-a.asm:740: warning: drommcpe/r/croon/-pcporme x8ai2nmemd macro `.asm6gMBTult:74` on/x86/sad-a.asm:tRi9_csglo/rcat7uEE_FIX4: iilingbbal--a. emptyl8:f.._ pia .d. from o.. fnsmacro `cglobal'me :748: ... from8a'cl macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined her t-a.rin macro `DtdeefirEdefinedder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here FINE_ARGS_INTERrnal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here NAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1990: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here sourcasm:749: ...ee from maameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_source_sus nhebosm uocebfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... fro_suburo `d here foldsmfcomrgl dmlraecror/boca l`o'coumg ace_subfolder/common/x86/dct-a.asm:1951: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here er/common/x86/e source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2817: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:896: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `source_subfolder/common/x86/mc-a.asm:596: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:596: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here rc.exe -nologo -I. -Isource_subfolder/extras -fox264res.dll.o -DDLL source_subfolder/x264res.rc cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here rce_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:899: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] sourlcobalcm'on e/_subfolderdefined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here /common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here x86/predict-a.asm:487: ... from macro `PROLOGUE' source_subfolder/common/x86/mc-a2.asm:2834: warning: drodefined here source_subfolder/common/x86/predict-a.asm:2082: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:899: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_Iro `cglobal' defined here source_subNTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:597: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfoldsource_subfolder/common/x86/dct-a.asm:900: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:864: ... from macro `ADD_NxN_IDCT' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here er/common/x86/mc-a.asm:490: ...source_subfolder/common/x86/predict-a.asm:2091: warning: improperly calling multi-line macro `SETUP_Ssource_subfolder/common/x86/dct-a.asm:2043: warning: improperly calling multi-line macro `SETUP_STACK_POINTER'Tsource_subfolder/common/x86/mc-a2.asm:1641: warning: dropping trailing empty parameter wifrom macro `PROLOGUE' defined here ACKpping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' definsource_subfolder/common/ien cds_xPOo8Iu6/dct-a.asm:9rN0all 0T:cE eRt wha_fsu'trninsooegh wuild: 0rthree cb f0o lep_saurarp/ab dscourfolder/comderacmemoro/r_opncommompingm oe /msn/xterxs8t8meteurb6 6/smcr/oquafol[n-wnualid e[-w+macro-params-legacy] source_subfolder/common/x86/predict-alr./-cotatsam.asm-m:mon/x8/+mi:5a9.aain7:2 w-line magr 0x8sc6/emmcamcrptnin:go-a267/s `DEF46ar.IaNE_ds:0 :d 9r:waArnmo:4p96inyR pi: g-aGo- .p:..n..gp ai Sm_pr.fINrTaametoperartreErlyoaasRN.A L'rmf:r cms-7l8e6a i :mo mg [ in ali-nwlling mu.lti.-.l incalmfacgl cy] to m roe eu mro`lt+immm m-mlasouaacine rce_pctPmREsyuracrD paro-o bfocro `PaROo `rcglLOGUlparIamCsT_o-lder1`DbEal_6Eegacyix1ntF]cr6o e'r asoINE/_commoARnmdeter e`G/Sx_8I6_fiNnTnSEalurERH' /ciTnedd eca' ede_NUP_STfsl finedAhACK_POINeiud chernLbTtlr'E [Reeef' w itt -a. -w+macro-soaod opsa uhmmreurelladrtce_subfer/comholdi 0 p ms-lee-agrlra/ccianmeoytemmon/x86/pr:rs mso2urce_015: ...]ed fromseubf omacsoui on/[c-t-a.asmxrw+m:a748maccrce_suo-pror oba`ZI 86/m: ... fcG`fDorrams-oElldemFe Imagra/NcErcc_oA RlZdeAGyS]_IN ommon/x`Ts-oauGr2.arsc86/dmc:/cct_81x2Ee_R-83oNgAlobal' 5L_CAd: s.'Vmemou f.n/x8i.LC' abf 6/d.aso[fnreml:864dd: oef i.-hnedew+mac roserherad-a.-.per /common/xse. oam8a urce_sfsru6 /msbraqmams-leg:cource_subfolder/common/o4ufa9xrmo la5nto8dm -earc:6`a/. y./Pc.aL].prscmo: ANE_INTERsmrfr6m6oneLo/ x3E:Ao8u6dV`/ o.mrdiE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobalccA .m.'ctt Da df-ee-Drc_faa.ros.a_o m`uasN Pbims:mxnNem:aRfdo 7O_hcLl8I749: ... from macro DOrGoed`6U:E' r`ee CT' cDgl.d.. eEsrfdoeuQo/rfbfiUce_subfolder/common/x86/mc-a2.asm:787inAaNl'r:o Te' defindc mdn edeoh . ee.mfmim.hneedro nfadreer /om source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobax86/ macro `cglobal_internal' defined here source_subfmhcolc-a.rdoer/ le_rscommon/x86/mource_subfa`smcg:ie5c5no 0: ..tl.o fb-rladleo_rnmal' defined here i snmotauecrrrco `enW_aEslIu'Gs dHeTbeER' ffinedoar od2./asmeurcec_finoedhemsulr: hbder4eree msoonu9 /xsfoo/rccourmem_socunb/xfeo_8l6der/common/x86/p86/mr/6sedict-a.asm:487: ... from macro `PROLOGUE' deluder/common/x86/dct-a.asm:787: ... from macro `cglqc-: ..fa2bfoldeo.bal_uianrin ft/tenreo.r-naamdl.asm:488: ... from macro `PROLOGUE' defined here asm:2859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:7source_subfolde'40[h-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cgl:r /wac rniodefinmgm:co erommodropsonurbpao/x86/le' n/x86/predict-a.icne_suan bmsgedfcm de h-tof:a.aresmailing 2r091e:m751p: ety pw: ldesaararning: metr/common/x86/eid orsr.n in cala.urldo-ap tosou.e murd .hepiansrmfcce :sletgrour_e_ suti-olimcbfone se_s rmaa2u59bcima:c wlforldolderer /c`DEiaorm/mnniunbFrgo:cong/x iompr oe86/Imp m`cc-afmogolno/ex2.masmNptbr86l/dc:7d87y par:ame t.aelr' ldEi_nARer/.y. t -a GfScc.alleofcro m imnemt_o Idoanmas m:hmualcro elrl/x8N6/TEitnge9 RsNouAri`dc 0mu-scgcllolL' ebailt-[t-wo+4nai.-ur:_ianmaccrole es_s-itermubpar amsn-mal_newa:rnsil e4a8ucfgolndge:' drbra/c8: f.oceyo]m.m. fl mimo rfsiaoconmedon /x8`6D/Edurc e_F hdermraIpeeeobNlrrcr oo c o`pEk_sso/uAS-uaecrlybfoldoeR`GPrETUP_STACS. rc/mcoasm_INRmOmo:nacKm_2o0TERPlOI2e/x8l6LONGUAn/6x_8N6L/:qiuTan swubaEr'n [f'onldEtR/'gm m-u -wingleir/ ad:twh +ti-0 .pm ilmiaascm:n6e6faiper mnaecaccror-3a.: d`Some te rrmm.oonps [-/xeETUwahere8 roly c+s.-.paPl_li mfSTaACm:K_rPOarINnTEmaocrmos-gl 789e-g ma:a p..cacy.] Rra f6' wissou/mst-lrorce_sumb ureg`hDElmtaif-ouccyo]l r0 oi-aQ2csemlne o_ s.macurcpeaadUmeror AaNmr_/`same:s488utbcfoou:c T.m.b.f cmregrllfors' odeoofinnd/oldeed[r /hceosbomaxlr-we r e8 /smo_u`ru+rce_Scceao_imsEuTcUrPm_nSsT6AoCmKtmo/nd/uxmbonc/ex886a6cbf/ r`/_spad-olPder/comrmoeroPnOaRO-fpta-rda.iocIa/mLs-tOl-.alNTEdRa'eaGUE'semrga s.m:n2/0wc iadae:2tchsyf4ixne8m:30: 0w a8:l d.6]. 'rso .hpe2araur ndoi0m frn/gm:6e tefc9-eorsm drm:a2.rienoe[a-sw pmdc+m aa.m :1c64.p.c mrooning 1: f/rxor`oSm8-ptaA mharaDmwere s_-6s/e_ascroruuabifnricWnegq4uallino_ssnorte8: ui-mlo gr empt_`AgcpacyP VRdreyp]XEa.aoaruamesmp:574e9t:err_subbfD I/C T_olfdeco1mi 12'.m.6o.r dnn /olley c all tcsalxd8r6//ocductxe1froom r6_eofl m/rccmem_sinmeuli-ubacH'tia.ad onngofmol /d-x rshm:ldmeomeo8834erfenu/6r/i nielntid/ xm:s-lhicnceo om8-e mmo6a2`c..ac m.aglon//muer.brao leacs`mD fcr-xas.rc:e8_osu'286rEoa `5oumF sm a9rbImN/c:rce:_sd ebS4E9E8:_dou f`oSlUebfAlRwGBSaTock_-frinUe d_ dPe_SrT/hceomA.CoKrNe xNlnd_erIaN_TEmR.s.io N/A.PurncocLOIDgCe_fsuN:TTn'/rx8EaRomom d' dmo macsm:'6/seadbfolror-a. [de `n/as-wr+o1ppmw/mPR8OL:i7c4ofx8t6a36:8: .mcrio-/p.hinne .m... 0apr eg d hfro tfraoOGmUrE'e nr mramdse-plaede oariaglcmromieai c tfnig s-aten/ed`D.EaBsm ourLsOe:mhcexr [-wrmeCacpyce K_7Ct+m_arcoy p`ar8as]ub46met efr/Hsrou8cgRloolder/ocb: rc-paaq. ionra.me_mlmusa-lo' .desegna caO/xf8fubcfM6/rdcAont-alldeli'r denfeto.iany-m /scemd mho:7]8aac rm7mo:to ed s..r.n.aosmmu:l74/9: ohte u`esoi cgxl8o6rcreu_ rfcesubfrolder/ecoo m-mlmso omb.a.iuacnr.ne_ l/ dmcrt-/fxrsomaao '` ucbfoc8gml. adecoreolabal_sudfecin b`rDr_oe E/FIci`nstfNEc_gedroo6ARGSm_m/:l nallm2omhodeecn/'x0r1Ib 86dealN'T5e-/saErRN/Aco:fL' ad-a i ne[m-dw+e modnmf.a.sm/aso.ur.x8i2.casc6ne d h f/rehrerom meor:d_sae 7s8euc-6o:um:1ep blobckfasro2 9rceu-rcoro 9`a..._ZI:GZ A.Gsu.as.l_8x 8_em_:7f47rabfo:dseru. foroCld er/ms-l/mc cAVLmobf.ooCmmol.dmm'on d emae.n fgacry]e/fcc/rx/iomrmooo ma8cr6m sno/x/86qo `maPux86/prLnaenc/dAct-t-a N`uarc.cEgdro a_smI:N4T9 ehdie6: `Ecgr.ascmRlLee_ losb.suboabal_intern:o.t. lf7ouf-rEA8VE'rlc'a o derdlea'.7: m dmaeae_scuf/inedrosm:7b fol .de `Pd8e.ffiRr6.:chOL/O iomere frnmedcomom m nmonacred sherheGre .o `cUoE.o.n /xsoufro'm 8e sdmraugroluc6/e/fircemc-acce_one2d .axb86hsruoe/dectsbm:7_s_alf_i- a.sasmu:7nubfob`f49r: e..t49ol deo.cgleldldrrna: from er/el' obarl//c _oint.d.cmom. mcomeffraomminceon/erdnaoxn hel8'rom mr ma6/ddeon/efbin/x8xlcroed oh `686ere` e/ mcsosc-uocglka2curg-rcecoebal_s_a./sluosu'bfobaaa desm:bfofl'7 8.d-daelidne5:asem:l defdin.r.. frr/.coma/ecdom 7o4m9:mamosn/ crhe x8m6o/drmo `cte-a he r:e4nc...g.lo/ fars 8xomsou8m bma76:/:acrpored `.licscglr_ce_i48nourosubt.-ceternal' defined_a8. .hase:m :4.rb from aflo9s5m..ubfoladce ' dro e`rP/: lcef i.Rfon.sOLrOmmooouedd em .m n/Gx8ar/c6/fcroohedrom re s`oPmrUuErcmmoc't-a.a ceROLOGUE' defined hee_nsm:78_asubcdf/olxd8sru76ro `PR/efieOLOeb r/common/x86:G UE..'/n foddm. fromeldd heec erermfbe acro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ..i/l-a2scooun.r fecde_ msmuh.erbreaooofco sm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:259: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:208: ... from macro `SAD_W48_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cgloks-a.asm:oblalun'mr d/c mxa8edefecr/commir6o/n/x86o_m/cqn -ues`aPRuabfo2dOlLOn.d GaehtUre-raE/scm.eo'mm deso:afniso/7m87:nxe7u8:6/d44 rce_subfolder/common/x81hd6: c.. ewrt/a.es ad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here 86: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/deblock-a.asm:2026: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1836: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747: ... from macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ... from macro `PROLOGUE' defined here rning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant- from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here -a.asm:90source_subfolder/common/x86/predict-a.asm:2105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined hsoua.s4:rasm:64ser ce_so5: ubfwoauuerce_subfor ... from macro `DEQUANT' drolning:cseoflder/codinedmu e_subfolmrc er/ceheodr_ren/x86/sadd ommonso-paeo/pxing trailing empty paramer.t86u/rce_subfacommse/soulormbnd:e260r f/:d/iox ecnldblo8 co6/mc-ack-a.asm:202warnin2.am6m:esaorm/c:lg:1sou impormrn6/4xlc em1ooto86/n/x_86: wmw/apsuulrnarnbiftquaorepienilderr/ld-iliy cg: drncnenalt moppt--a.algiaa:smcn iimprogpn. et:r7rlcraaisgo `lm mouDyE mmoinn:c/xg8649a:llil eFmIn g m7NE_pAt/86:. .yt R..u. iGmlcti-aS-fr.oams _INTERNALmparmli-. afm'acrne:5 9[eter9o:o m warm -wr+nimlaicnro`e mai ncma`cglobac cgalcrro obaoac`rol-_piallnlte' rda nteSETUog :msP_S rn-al' dfined hereTlAemuimpCKfeg _POlItNiT`isoEuRa-crrSEnTeUd'olPc eh_s_S ereubfwiiTAy] neColtdesK_PO mapcerrorIso u`oly DENTER' with 0 parameters [-w+macro-params-l/FcehrcIaugrc NEacyo]m_ec_sull ingbAfe0_su smoRmGouldeS_INTEr/urcoe_supn/xc8ola6/mqbformaubfooldtannt-er//RxmlecN8a6iter.deommso [-w/prre/dA-cin/L' [+cmxas8olm:-787:ineatcm6 /dmamwon-a.ascrc+macro-ptor-o am/-xa.asm:834:`S ET r.8:48.. f6U/7:.r..pa ramoms ms f.roaPm m-aams_SlTc-ld-ea.gro acero.`. gAaCK_aasmccy] POgINTEsolurocbeafR'` wiSc:2l08_romU: _..stih 0B_yNxN_u]. DCbT'f rfompar adaecnte fsiomeormnoe tlded meacr `Prsr o `rS/Rna[luOherec Aor-smoL'uOcD_Ww48_more dAefin/Vx8Xcen_se6/+mcm51u2' bGUE_' dacdsefo ldudbfhfinerfooeri-al2.den ede errs/cooue-dp/rcoasm:1m hehce2ararme 9rseouomem_ r9o:n sce.ms-legacy]u.. f_/bfsron /osouublmxf8o 6ldmacder/rdce/coxt86rr/-cao.cmemasm_:somm7/4uo `PLoAbdnebsNou/nl/oE_Ifxo9rxcNTc:k-l8de8r66/// ..c.oER fra.Lassoaqmume_E mad:s1mA-a8ubfcVr.antoE 5mon`'cao6l/ : sgm-a..l..daefxd8 f:rosomebin:ed6 h744r/mm 8: ec-aa/l..m. fro.8as'rme cmo:ac ro s8om5`5 macD0E::ro d. `cegf.. uirn.f.romm.olBcL O ofrmacebaed h_erner/osmC mKouac_rol `CPR 'OLHOGUs oRxO8MubrfE'A`'cW6EIoGHlTd e_ suderb/cddeEomeffinRm'eof/lpriedoende ndfiidh/exnerdr he8 6efeic/mcndedts--ao ahe. ash/com2.ere esourmmoarseurce_sn/xr cemu:7be8469:21/dc f0: t.osou.5: -war.a rnce_flrdomi_ne.sugbf as: rdsroopps/ubmmincomaoc:7u87rromo:nf c/xg86 led/.de_e r/`bcstcogmmour.. on/xalillindebloc8o6ffk/-asob.aaromads-amg lem.l:' amr/pdty7d4cef ineoedpa7csmmm:7o herre8:6 ..ar n://raomx8c o ....eter mf `fsro6m /crmoam m icnomuon/mx8a6 gcac/lorbacrocl-ae.aqu__issrao m :n75tn`cglub`foclotl-1dgblae.al toaobrnall' er/cosma:m: d..l_' e . ifrommo7n4dn/f1itefinn:mx86e/mc-edd ual hhert emwreiacarorn- `cgallree2.iasnl'm:7 eo n inmb 87:acrdgsoal'ef: dr ..uo `isodrcoepnefinued . fDE_FIhereN rsrsuEbfolcderepineod/_su h_ereburcAc osge_somomouR tnrailingm mu emfold/bfeptrxolder86G/dcc/ecSomm_ar/_ctIyc osubrfool-am. mopnNTEoanasrma//x8:m`exR6N4cg8lotde6r/A96er baL'/cdl_:in ie om/[n- c.bma.s.atdlon/ ler-xfrooa.asm:4c86m macrkna8l /t-w7oom a.asm:785: ... +c- `Pmulti-mlin:efarcRromoa-pa m..lrams-.' deflacro `cg .aiened OmacrLOGUE' lo hersmfrdeega`oba:lcoy]7_89DfE m si nF:so oiINnmeE_uAraurctcecRe_se_rsubGS_rfdonaol..uI `'. dlderNTEPRO/efined here LOscRNoobfforldGeuAUhrmomrce/comLere E' _mon smuam/ox8nb6cdef/r/x86/p' [-w+fmoldc-a2.asmo m:aredic4iert-a`ne/96c.cd rcogalo-sm:bp:a her74a8o..l_intmmon/e. amrnalxs-lega8:6 ... from mac'frr/deroom `c bcgle oly] ock-asource.masacro `PROLOGUE' dm:486: ... fromb mal' definedacro `PROLOGUE' ds e_ofined hereeurdhefer ce_subfolder/common/x86/sad-a.asm:260: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/commoseuf ined here isourcenbfolder/coesource_subfolder/codmmon _hmmoesubfoldrn/x86/s/ex86/quant-a.asm: n/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here 6e45: ... from mssaraoco/durce_subfolder/common/x86/dct-a.asm:2088: warninguro `DEQ:r ciUAme_subfolder/NpTcom'c omsdefrmoperlyomon callinuon/g multi-li/xr-nixn88ac.eeea6 /sm:6_psour2s08/dubm: .c fherme es_suacoroo `.c. fSre-dabETiUc.fP_Stu-rceTAaCK__rsausPo.aoslmdOmI:m4 me95:NTErb/fol:de 49rcomaR' wlmd0.i../ecr:/oomm onc/no/mx.t frxo.crm8on6mo/xh8 .8 6/q0uafro `/dnt-a.ma SAsDmepar :7649_W4/blocm8a_Amka-:ameter VXc5r1dso2'c cd `rta.aPs-e[-R..o `wPROLaO.+GmaOcm:2.0 2f6aLUOEro-rom' sdeG fimn:fimneeU:E '9dp haracdr erea mo 0`hcer5: deefinww s-lgareseganing: droalobppingacro tl' derailiuydng erce ni_subfoldempty parameter infi ng: ncall to muihed lr/c]ti-linmheome reesour mre acro `sDou mon/x8EproperFce_sIrce_suNlE_ARy cabGul6fSlb/fooslilader/com_dInNeTr/common/x86/qmEgd-a.asmRuN mulAL' [-w+macro-params-legacti-ly:748:]ine macro `SETUP_STant-a. source_subfolder/common/x86/deblock-a.asm:1856: ... from macro `DEBLOCK_CHROMA' defined heraAsCK_POINTeo n/x86/dcsm:7ource_subfolder/common/x86ER' s o... fuwi/dth 0 parameters erbce8lt-a[-w+o._surbcamf7k-a.asm: .oldsm.:74o:20e7:ac71: ... frro-orm/ macmc macro `o ...cgsou .rlo rce_o`bpfasrau frmcbglaoommf lmacrmoonoblsa-lemr /m'adle'gacyro `c] xd8ef cr6o/gcloo/mims ouroc dbened` fenm/i_sncehubfoldZxa8l-IaGZedre_ er/c ihAo.esou6m/arG_8nse prtsmedrico:59cmeeutr-con9/xxe8_:a .rna8w6/aasm:drnl' 21c7t-4a.a_smi:ndCeAVL_ss:f8 wubso3u4airnigr:uCng'n dcr:f: b.o.f.dpefpoe imoil nl_dgfisuebdernper /rer/ctfraodopceolm ommailirndm hoelyc rorhonc/m `deer/meoS Urceo maB_lsNmn/lxxxg86 86No_nDC//xs8/Tsiadne' odgd mebe6fmiuoru/pn-ac.uasled thme:7r8yle pca6et_osu:r_srcabkme fsoil-lmio uc.-n-uet.eder/bfoldrac.aer/.cas frorm:o78me_s5ubc2 m: .fommm.mooe omi. lfarnonmdcro /ax86 /dmcea r`.cagn/xasccrl/8c6m:l1obt/qruanatol o6l_it -4- acno`a.aot er.as3m:Sunal wEaTUm:sr`nm'P dcglmi_:nSTel496oAbamltgC:K _i: 7.o_Pmip4O9IfNi.r. -nl/:f roinx86o.petrT/nimneErRdctlny. . -'al 'e wcitfmacr h 0 meaocar.as r poaadefimr `PoRd mhe O`nDELOGed mFINaachroUE' :e7r4ldeefiEmelt _AsRoGnrei nu9`eedg rccglho:be_Ssue a.b..rrsl' fersfdefi omuoltmn emurc_dIN o[-iaTEeR _wh+msculdaerc/N-linceombforem AsLl'oourdo [-r `ern/cx8e wma+er_6/maso-/paccrdceroublro-pabrafamocck-a.mms-moonag/xlo `lSlssmegdao:b486/sad9-a4-l.egaETac:y]el' ..rU soduaPsm:r49c.cy/] _ST5:e frAsc_soubfo m oeofl.urce..demmr/icomn acromofnr_ `eP/CK_PROIxs8duON6o/ bhTLmO GprmedefronicUt-E/xe86olEdear' de.mas/dfaicmc: 2nred1 Rh't 4/5csou:rc .o. ewr.e o-ef_roa.aim mas`mmsoutPhcrbof RnO/Lx8`PROoG6mld 0 pa:UE'e/mr der/coafEDI787ined herem:CT_16x16_DC' defined here cso-mma.asm:550: oe.te.u rce_subfolder/common/x86/predict-a.asm:748: .rs. ... .[. fr -no/mx86/dct-a.asm:787: ... from f w mma+macfrrarocoom mcr morm`-aaopcccarr r`ogal o`combal_g scli-`ogntellWbreoEanlabgI_la'cyG adHil]enT ER' defined here source_subfolder/common/x86/ms'f ic-anoedtu2 def.haersiernarcee_ m:1235sls:u o'u.n.e bdf.red ofcfe_r ilosnhmer dmeeraud here source_subec foldesr/ocrb `PLANE_o/uIoNmcfooTrEcmmRlmdonoeer_/n/x86L/EcxsA/Vm8o6mEu/dctbm'- a.fdoefclodni-naaee/sx8m.:46d/ hr8/8dea:crc s.meommot- n/x86/predict-a.asm:786: ... from macro `cglobal_:intern751: a.s. fla.a'sm. .. our:48r8om:c efd_su.r. mom bmf.a aolcfreofm microacdror onee` `Pd r/ccoRgl`obaP ROmheOLrlmLOGUoen/E' def OsG'x Ui8d6/moeufc-an2Erce.asin'edemd h:7h4e_ sdeeruebfrfio9: n.el d heree.. from d macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobalsource_subfolder/common/x86/dct-a.asm:2088: warning: ds_rintoeor/uerrpcpionnalmc'gme o_defsntiu/rnbxaefd o8ihlederl6rei ng empty pa/sr/acpmoeuortrmeecmdreoi_n /icsnx 8tc-all to multi-line muab6afo/.asmmc-:lcdr4a82eor 7/`.D:ca E.sF.omI.m f:mrNE_o1oAm6nR 4/Gm3xSa:8_c 6w/IramNorcT n-ERNAL' [-w+ma`icsPROLOroaGonug.-UrpaEasmr:a4cms-lege9:'acy] 8: ..s_ sud. bdfr oeofipuorcpeif_rsnom nlduedgbfo ehr/coe tlmarcrroaied `elmPrimnoR/common/x86/dct-a.asm:2071: ... OgLOG fn/x86eUmptE'y/ro parameter in call to multi-line macro `DEFINEdct-a.a_msmARGS: 9 dmsa0_5:Iefoin waeNTEcdr ho `RNrAL'eZuniIGZrAenr g:c[-w+eG mdra__ocs8pruxpoi-bnp8a_frolderaC/gco tAmrmailingms -eVoLnle/x8gacy]C'm6/pre pty parametd ict-a.asdefineeorsm din:2174: ucall r wce_ahteosrernin usb gfom:ouu lrlddti-line macro `DEFINE_AecroperpingR_GSs /_utbIcrfNoaoTmElmRiNlingod empAnL'/ [-w+etryxm8 /a6p/ccaramcoro-pmmmearams-oter nli-/enax28g.6/dasm:1235: ... fc tcall to multi-r-line maoa.masscram moa our`Dcro: cce_`sPEy749: ...] FsIoNuLbfoAulrdcE_AeRN ErG/cSferom __sI_ImacrNTuEbomom foRon/l`cgxd8e6r/loNAbqLu/alaNTE'' nRtLcomdE AVE[e-fiw-neda.m ' do+macrnasmoefhi-/x:87erneepa rd641s:/ams ou rhdce_e-rwsareu ninlesgog:b fcatcy-iolurcmepd_esuba.]asr/cromfomldeop erm:srlo8o3n4uyr//ccoe:x_sub86m/mfdoct ldercaon/c-/x8ommollin/xa.6/8ms o6.asm.:78c-ua2.arce_.s nsg m7ulfm/:7tri: 4.-ub.9.o:mpl ...frol macri ne dmafor `efdoSUB_icrt-Nm cmacxNerorro_am. as/DcC`T'mo:2o ma `mmo1 45:cgdloc .b..Sroane frlETfUP/'xi nd8_STom efAiCm aended hcerrK _h6/esa `POcdoe `glrobeP RaEsso-a.ouulIrcre_sNTaERcue_'smb:sfD2I_uioCT _1661:bxflwditn wa16t_DorlndeerinaeCr'ng:/ chr o0 demfml'i nd/pceoda oinm/emheremfoprr ixs86oaopn/ux86erl/ymnedrcted/ htecemc--ras.a 2raesm :7[4e _-s.9w: +c.u..asb fsfmoaulroldlmioracr:7m87 ngo m:cultmi--lpiacraeraemsrne- ml/caomoegcac .`.mro _.sycgl f`ro]u bSofolodnm mbsa/eEToUPu_rSl' cdeerx8f6i_nsub/TACefd aKpr/edhcooclde_PrOIo ri/cocmtm-oan./axsemrmeo nNs8om`:cg/loxuTEbR' w8al_iint6/dr7cht6/q c0 puan4t-8aernt:-ar.aae._ asam:sam6et6e3rl.m.:s [-w '.:s.ub496: fd.. fr.o.m. ol+m acm frdeerforomofm r/ci-nmaocrpaaomacmrmecd rhoon /x8aems-r`PlROeroe ` LOgGUc`DEEQ' glo6 /aUcAdcbt-yd] Nsaefiolur'n dTs'ece fouei_derficnesnuba_.de afseheod sheurblm:e78 rfo7de der/ chs: olo...derm/urcc efrommeonr_es u/mson/bx8fx8oso6u6m/srolda/mcc-do-aee_sa.2a.usrm:cre_uas/u bmacsmf:bommoon/4296cxrof: 86 /quaoldl0de`cer./co.mmrnt8: g/l-o.no.b.al. f_ain. tceoasmr:7nro4mfarl9:m mom mm'ac/ax8.r.. don/ ferfi6/om moac nexd herco`rP ROLpr`edcOrGo86UeE'gliob /m c-a.a ct-al'd deessmf:6ao.`fiuneiSnasdm:e0d hrAD0e: 7hecre rwe8_arn6e: _ su.sbfiong:l douimW.4. f8r_opem rrcoep_ArV/masuccrXoosou e`cglr5rolba1c2'l_ie_ mdbmfoonenlsubfy dcalelterfioir/co/nxnel8dnagde rl6'm/m heocn//rdcmommtx-ue deoa.lf86n/qasoutainunri-elic/nxtsm-a.e_dsue: 498bfmolaa6s/crdem:6787:o: dhe ..e. r`SE.r.efbl/ock-aTcUPom._ msof.asoSurTrn/mx8:om6 m/orm sAaCKmac_ead-_sc2026u: bro warcar.P`co foOldIniengrNT:ER'`aPs/ gm:7c wiiomRthmpl 0 r4o8mobparaap: o...ernOL mfllyr eo/cat_iOntGeres UllrinxE'n dag 8mu6l'l dtime [f/-pemaclinfrro- `edw cign+imneeedi hmdlobacct-a ehra.asmaclerre' es d:e4rou95: r.c.oe-o _`spfin.e adfrSomr mubEamsfTac-lUerol dhgoaerec `PPy]RO_LS OGUEs er'ourc edTsou/rACcKo_csemfmonin_ePOude_Isb fu/xbo8he6fld/errequan t-/oaNcl.daToseEmmrR:/m'4co 8w8:in ot.m/h 0x.m 8.op6 na/f/rmrxaco8m-m6ea /sad-.mtaercasar. soa[-wsm:786 +m`:PR5mO5: ... from macro `cglobal_internal' da0ef: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-aiLOGUE' deficro-params-legacy] source_subfolder/common/x86/deblock-a.asm:1882: ... from macro `DEBLOCK_CHROMA' defined here source_subfolder/common/x86/deblock-a.asm:747ne: ... frod. here m macrasm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined hereo source_subf`nesoldecdrgl h/ooecburerceaom_sulmb'f oonld/dx86/e efismnource_srceu-a.db fahersm:490: ... from mae/c oldescro/commmmonoo/nrux86/r/qou ca`PROLOne_sGUE' definsoeubfource_suldtxbd hefoldere8r/-r6eca/.a/sad-a.asm:487: ..scm:741ommon/souox86.r fr/mde om:mon/x8 mabce 6walc/r_ormoc- nas`ubP2cfo.ka-ROaldering: .LOGUE'sd amsmd/:r1oe6:785: .pfined here common/x86/dct-a.asm:906: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0p. ing trailing empt43: warning: . from mapimproperlyaray parameter incro c`calls togolmusoo mu ltiuebtaerr-lcallc_e_liine sngi msnumterrlce n[ub_fosti-lianl-we+ ' mdauefacldeimrob-rapafo/ldrnacecocerrmo rdmmoon/ `D /`xsh-erESFINEceo mE8lemgosoau_A6rcyTRGcS_nU/P_]/mSc-TINaTE. RNsAxe8_suAoCKbfo6l/L_PdOIu'rce [s_ada-w+e-r/acs.smN:uommon/b6fTmEaRc'r asom0o0x:26:ld8-6/p 1waea: rwwri/ninag:r ntchroammmdebdlsroonc-ol /0xppk -p8ingaineg:g6ramaetc deroy /tr] dctspa.psource [i-nwg_-sa.aubf saosml+dt:rream:4r8/6i83a4:lcimlacr:o mi.mi.n. og efmprtnomo -pany p ar/amsg-.x.. emm8l6r f/acpatyeqga upaanrcym]roar o `eSsmteUmB m_oNxN_DCT' defined het-ta.area eru incsm: 663errca:ll si cto n.roou ..r c`P ROmLufroOGlUEte_'s ie-cdeufibm nmafloaelde_scror /ldl cu`DEtbf hQeroilnde er/oomcme momaulotiUmmA-cloNTi' dnne ero m`a/fx8ni/D6/dxEFIc8tnN-ac.red6 he/mEc_-rARGS_ao e`Da 2.aEsFmsosII:muNN:7Er1ce_s_TEu299:RNALbfo '4 [-AR.G.lde.r f9/cSo_INT:mmon /.wERNx86rA.L.'+mom m/aquacacnrot fro-psar [aosou-a.ar omruce`-P ws_msmums-arcLe+mcbrANlEao:74ecfol_d9:r .`.o-gpearIN_s.ub amTERLcsg-frlacobfErleagalAVE/'c ooclyydedfein'o ]r]/ cdomemsmm fed ihnemoomn/oaeusrncre c/exd _hseuox8r6r/soe `pre dc8s6oiugbrurlceocoe_c_bsasurflo'l dt-uac.aubbfeosdmf:olee/l2d17edreb_sduf/ilrobccoemrm/n4e/kccoon-ommmomn/x86/s/:o na/x8w6ad-daa.r.a/smmfolx 8c:a20sh6/dct-2ad.eere- aas6n:r /singwcamrouorncme::7 :im20m_inpg887:.a: r. ..:o .sdrsop.. umbf fpromo:5onmf m5p0/xe8airng lcdrorley oca6r/ ll/icntmc-a2.mr aagil`mSA :s m.:7muD_W.i.nao4mmo 84g lempn9/xcrty ti8o `p_froma-rc: ..lAigV6./ qml ouanamacrbt-eaXfo n.ea mt`sWEalse5o12a_cmrrurice:7IGonmo_ ` tm'a87:e r cdsrnHaTeERrlouSE'TU.fbi f' dneofi deePfi.neldid_ d`ecnnS T rhg/cAc.eedrea l hoeCm lf romKs_rPmlonO/t hmoaIcurrooe ob e`recmNuTcERg llx 'e ows8outiib-a_rstulblc_siaineh_osfulbef 60' oduorlc el_sdeef/i nupadncetdr rhatermamee/e crrt-absoofon `urcaeldceo_m.monl/sDersd x[uEbrfo-wFe'r/lad+e/r8s6I/ NcEm:2de_AfRs0o/com9c0maGaS_: iwcnmIarenion/mdm dhNx86/e-rTaomco-ER.aesmmoNnALamnn' 2[r/ x8/xs8oou-p6agr:r :7a4.ca/s6m:7me_8s-ws+muacd-cl:ebiga cr8o7mp.rf..y/] t: .moco-a.-.- slpaprfarourcfmrodeer.somare_as-m lm/c omma.asmyocruo : 4nsm:`7c5cagl1:l /.x.88l8i:m.aecln ..gragc 6f.obyab/oq m]ur sfoful' ruooml dmra`lteiacrcrg-no `llice/_PcoRbaotd-aosm Oef.ilu_bfnaemsmn:oed helr4L9mO6edmGaUEine mcr' ros o`toenr/naxu8 cdgll6'rc/o: acreco/ .deefmp.roediic_fminnesdone/tu-ab.f ofld x`SrEom 8hbTde heare rmal.'6/Udcasm/P_ ST :dcerree2fA CK_iPOe1bs5oned2 o:Iomlm oNToE n`/.xRh'P .Rucrk-.a .8w6i/assfreremc:oe1_ ads-osurthm Ou8b8 2:mLa0c epcr f..oaloara.md _sue.e fabtrormOsGme:/7co86m`mPrREDICTf oUnsE': o.m_ac1ro ld6 x`.. 1[6Der/coEmm_/Ddxfone/-86/xmfiwr+86BnLmOoed ahe/mc-ccr-aCKrCo'ma _emac .de2.-Cpaa smf:raHsRmr7aione8OMd `c:A4m's 9:g . ..-l obflroedefm gmainedc8ra8aocy]: hl_i s`ehreere o.usroc cgl.u.eo_rcbs fe_ssourasuuobrcobnutlerfroe__inldescunma met_fslobrfaoe' deludlerfnbdre/icom/ccorf/oaldnmmmeol'orr/cce odnenf `/PoRid/xm8One 6hm/oomxm8o6nn/d/xe/d LhOeGrred Uees oEu'8b6l rcse/_odcopcsk-uarreuf.eacteixndi_ct--a.aeads.8u6bafs/odldsmcsmm: 7t4e8rbf:ohleder/e:-9r7coam0 647m/o:: nwa/x.comrm8: .aos6ninn/x/mc ....g8:6-a. .d/ma:s20roppin ms f:47981f:: raomd r.... .f.-g so u rrtramcaocefom _ar.oa s`cimlma smu:rgomlocmro 4b95i: n`Zabl' I..GZAma crdoG_8aecrfgolfd o .er `ex`c/PcmRoO8_CgmlLO GAfVoUbEpLCm' id' odenraeft/y lninxefienodded86m/p' d em hefai c-raramheerhner ee emeadtesr heourscre co2in cru.aalslm rsource:ce__e_1su6t43obsfoo s: `warumPRuOLbfnOinuoltGgUEbfl:de'r/ i-lc delfioidrmoppindeeng o lr/tcormdemr/maicaommlon/noeicnrgn/xo mx8`6/Don8/xp6dEFeINEr/d ebmept_lochkeAR-GSad86/r.ey dparamcta_siIcmet-era.Na tsm: i:n-74785 cTaEa9: ..R.N. f:l rl oa.A.L. tso'fm murmomlati mac-cror `mo cg[:l7olin8e`-w+mcgloba6 mbaal: l_ca.c.. r'o-pirofroam ma c`ranmsrte doef-lernDal in' dee`d fhinecgaecrd eh y]g lEsoebasourrFourlINcE_ceA_Riee _subsfonur_csoludee_sGSb_frINTE/coubfommtoeRollrdndeeNAL'r anl/x/' rd/[8-6cocmow/mmeof+dcimont-a.a/nxesmdn/xacro8 h86/de-r6ct/p-aae dermasb:8.3amls-leog4ouasm:: 7rc...ceyck-a] f_ro subfo8m7.asm:: lm... d4asfrom 9c4eomr/coroaurcem:c r..om ._ fs`oSn/u`cgx86/pbUB_rerlobaNfodicxlNotmd_er/DCT'common- l_minad.acratsee/x86/mmr:nocal `PRO48-faiL'O ne7d: G Uhe2red.e fin.s..eou rcsEo'freomuarc dsem:me_fs1_2au99s: uc... frordbm imnb heeroffoelde rs/colodeod rh/eacrmumre onc/xcroeo`mP8_6/mR `dcts-ubfPLAaN.E_oalsOmLOI:on/xNderGUE86/com/' TE7dem49:fo .inR../x86neqd /he dLErec ufantrtA-VE' deo-ma.aa fsm.m:488: asi... from macrmnoa:c7ed here source_subfolde4 rr3`/o:Pc `cgwolaRobOLOGUE' damlre's oniungdrecmonfef_su/ixi: b86/mnied hnece-a2.rfeolde asm:so74rurc9d/co:m mpm.h.ee_surer .b foforom molanpdc/eerxr/86/predict-a.asm:2174: rcwloaym mroocn nai`/lncglobal'gling multi-x l:i 8n6ed/ropping t dctrde-amfinaaed herc.ero `iasmSETUP_S:lTiACngK7 empty8_ Pparameter in call to multi-line macro `DEFINE_AOsRINTE7souGS_INTERr':ce_ Rouw ..risubfNALcoe_'sth.s [- w0 furolud erp/corma+macroo mmbraamecfmo-patron/amscle_esurx8bdfse r[/-colrdeo-loegm6/asacw +md-a`cy]m .acroon-glo/bsasmx:poau8r6/ram/2m6rcc2omael__ism: cwuns--baonl2.aa/frntinesmgolrden:78x:8a6lregs' 7:/aco de/fcmy ]i ourindemdoccso mhperrutr.-oen/.a.e_sx8 pceu.f rlbfoeld_yseorrom sm/c6omua cal/pbsfcuolrroeldiarsmc:i2urme_ns0g ocn/o9 mduerb/uctx86`lc-af./adoeoblo0mtiscec_:moldsm :2war-nliuebf/gx1lneo lmaobar5crndi8e6/on l_/comr`/cSimonommkon2/Ex-8tegqTu6a/rm:U Pdnr/:n _.ca-xa.SoTn8atasA..as-pamp:60.CKi_l'1 asPm:645n:6/dde: w.a.rO.fictgmINT nf-. fEirnoam R' :w.ia sgm:tm:anc e240rormd9r2o `im6pr:o p..P6erth .h flay e rei :ca RlErD IsCill0iTo_mnacgron gp1u me oarampty6 `D mwu ltrcex_E16_msempairQ-tlUaainAeeubcfroD CmrNoT`' 'da deeetle PdROrrfsnf L[ OGiineeirnU E'i/nemdac- dnec ahwf+rmceomiaocrrd hllg o-npeareamotnr/m: impesodou rsrohpc`S E-Texremeul8elgUePl6 ya calr_e_Scsuyl/mc-bTfAoiCaKlsdn2g_ Pm.asoOIulttiuNT]ERm' e -sloiune: w mariitrc4echc 0 parr9_6:r a/.mec_esteorss-.m. fo[m `loSurboumb fmoaicf-wE+nmen/xl8a6crdooT /reqlo-uamacrp/cnUP_odetr-a.armmon ara/com`om/x8PmROsm: 749STAo`: .s.. -6/prfnl/xLeOGUEDEFeINEdrict-_gaocyCAK_Ra.amsm :GS8_6]7 POINsm/4' TdacoIEeRs8aud-rNTEar.fceRasom'i:NA L'n _s.ub `:.. ffc[ged her-rowitew m m2lo0o+mbac8lh 0ac:d .aroe ` prar.rcgla/mcl' edto. fombmoreoeof-pm mrasnicra [/nraa-xw+mlo' ea cd hder8e6ems-/rfo-lmeg`pSAac-a.arc Dayamssim:5n-_l5]0W:esga ourcye]. soc.e4u8r_ssuboc_e.d AfromfVold uma_er/ comrcrXo `W5EIce1s2muh'e b_foon/srulGHbefodTE dseourR'x dfc8e6_ei/nlsru/bcfqeuded foinaher/endmmcon t/xo86ommlhde/edrer-oa.ne/xaesm8 :7 87c6r/csoo:sou/ud rmembr.t.-lcoe.a oncfk-r_suc/e_aom msbu..abasmasfmolcfr:oldxe8:o 6`/decgplo1rb/rr9/0ceoal2m03:_ 7m.o.inn/. ftrocdomxm81 i6c/mmat-:a.cernmcas mal-'sroo:a78u6 rco`n: ..D/EBx.8a.Lsm6:7e d. 5fr_es/fuOCibn.edo fhe1s: oKm .mare_ ..d .l afrodmscCH RefrrOom-/ar.ouroMAm' cm ommacroa `a`cglcobcsomn/axge_slu86/ bfco:rdod c_i`ntlt-erlnadaero/ef.i74Z8l: bIGZcomamoA... 'n G_n8xasm:/10fed x12rohm8: macdr 8l'o dewa re6f_ine/qfuinrC`cgeld AnVLeC isnouaedg hrec: 'inreh moebearptr_ospu- soubrfda.eacfiesmneedle h_rly :48'8c osl:sdedfael l.urei .s.oubournieedfosr/ocurnl fcrec_gsrcee_ hoem sub rmdm_sfueue lorsloubfaouldrti-/lebrc/ccrderc/icoommo `onmemoPmRe _mfnoOlosn/x8d6aoc/rLuOGm/mxmer/on/ox8 `SETUcc8-aU.EPo_6Sm' dTeaf6i/neso/nm/momd dhACK_:789:mbcP-OaI2.xn/ x8Nasmctf-aT.a.s.E:86m/d:ol1d6e7bele4r64:r ./occ/ke- frowaa .ap4ommmror9n:inng/ e.dsmx:R.. m86'/i cta:fr-sac7oma ma 4i7d-a.mas m:p49cwro.r5o:irt: `c.. . fargsloo`smo:u78ch.b.parl 6:e g_liorm .m anclrcfe._toeor0n aplaby rcsrubafoom maa.llll' dd'cr. efinea me rdefro/o `f`PRcOLcigloodO nhedi hmererem moGUE 'm beteesacnra l'o odeds/xr8f iu`cr6cnourn/ges [e-gficnqu aleed_sed he nhetmwulrubobal_esufti-lineo+lder macmr-ra.ao `_S bes oEs/caTcfrmi:notledro-p7enaularUc'ra4meP_os3ms_S Tm:o-ldegnu/Ab x8C6efrfwi/naK/acor_mocmlcPym]- dneias.or/oceangn:oumOsINrc/e mT:4_dsmud hx8b6/freopopdcrt9l0oERi'd: -.n ge a.e rtso./cnorwaaislit/hmmi x8u6/oder. nfn/cxm86b:lg/dc70 eem8o7:_ .p.carp.trotm fkra-ms moame tmaac-.acsme:ra.y ro `apas r[o ruaP-R`Oc97msmbg5: .:..l fL78o5efow+:mtrOobaac GeUE'm r.o-lparam_ds.maceifinrr.l-leegacdd heno r`/ ienyco re]terna l'mm of rc aAdnomD maDllesfo_crin/ IDuCTotorxceed_ hD_86/Cs'e `acgd-sruloaba muel_i.last definbtmfsou-l:inroce_elrdee msin4edu here8b7arcrofo/ncoml de:m on/x`r so8ur6...//cacle_D 'froEmF cdeoms -Imam2.oNEuabma_crARGSsfm:133o in/sxoun1: .`erce_.sPRO_ub86foldfo/LO.GeUrE dld/' fdreofm eINTcormidne/dm macooEnhec/x8 ct-mRNhArremo a .onL`aP6/x8se' L6mr:/ANd[-E_DEe/ mIsouc49w6+:crcmNaTeEtc .-a.ro-R-La_suEA.VEa..'b spasfo daemmramlfd:f6erssoi01:-ur:om mwcre_/nes7uaad 4he9cbofoc:rm mrl.orde.r/o.nlnei n`gc ofeP /rogmR:OxLOmmso8aGc ynd6o/]d/Urxo E'8se ma6o/bs cdrapeflinouorccked-p-ien_as.gduabfo tu rce_rsal`caguib .asfloobdmel:r4a/cohm86s:lmon /mx:l' e8ri2.62ed ed6/nmc.e. fr/fcomm:rogm m -ai2neac.a dros `e mwarnhopPinn/xRgmty OpaLO8er:G:U6e/q7r drE'am eterospop 4uai iun ca9ntn-l:ldgrceef t tined. .o_saub. fold f.roer/acomsm hmmulamcem:orn/r6ote 45r:ailx i ng.8`6cg/.d. c ltferoobal-mpit-m l' y apdme.arfaiametasinec rmo ner `inDmeda Ehcerecrao:Q7U llAsNoT' urced_ to8 esfinem7u: u`.l.td. from macro hb`Deir-eclifneos ml EsFoourgduerlINE_ARGS_Ic/ecrcoe_bals_iuNoTmEmn_sabcfruteroo bRnNnAf`aLl'oDld'oEldso u[-weFr/+m/acr rce_IcxsubNdEe8fom_mofineon/-xol6epr/dcdearA/c8o6m/RprGeSmomm_/Iorna mmdNT/EoRhNixc-Aaecnt-2s-l/Lx8r6eg'ac8/a. ae .ssm[yd:2-174ou6r]wa /cq:+ weua_sosuenst-mablurb.farc:7maaocok-cnre_ssuo8-ldbfpolemr/c:7aaing49: o7m:mram: .d..oasnm.: ./.sfreomrx862/d0/c cm-l.eo a26t:-macir mwargacyfmronm por.oing]o msanc:p e d`roru/axsorrcc8o6p/mme:4pgin_s8ucb gl8obl y`cfgla-:ol cla_o de.ribala/st..'.conmrta frm:5amloni5l lod/x8erei0nigmnal efin6'/n m acsed h:d m.egrropt yead.-maef usltii- o `nPp..u rcfred hoRm meaeOraer_assmlcirne:a2u LOG0UE'bf o8mold ere:terdefsmoaur /inc rcei_so co.u`SEnm.mb.o fcoTlf`eradleonmU PW/Edmarcx/IGrH86/_quc oheTaEl StrTnt-eamAo m.uRo'C Kmltai-s defom:_iPn 78e7O`: .l.. fInd rheiSnANTrER'eom/ex D86/ wit hmmsc m-aa_accroWo4ro ``urDc02E.FaIsc8_eAV_msNXEub g51:2'flo48p8 ol:dadeefin r.a.eb._al d mher/rcofe _imrsomoounmnsoeut Amr/rtcecac_roRGSesuebefor_s ublsdf_IN` [-xwT+oeERrmacl86n/mrdoNPRrOerc/ALOacl/' G-UoacoEmmLm-def'o np/x8['. de6/asad-aism:w75-rfinnmeodaems 1h+emr: d.n.-a.aa/slece m. grac hfexo-srrey:8p6o/mo a ] mascdr7ar48omuro: ct -ace_s.`..as-l.escmggluaur cefcbyf:r]om _suo1ma bbaocfosldollro 0`durce_s'c12e:souug werrb/r/ccefl_obsocoammlo'noa de ldrerubfnid/xm8m6fiol/d/epnecron/gc:oond/xemfminoermedmoin henc/dt/re 8s6xx86/oquuant-ah/edr8.asee 6-/mm sdourcoa-.aa2:4p9s6p.arsmci:brce_n g.em_:s.usubfob l.o21f5tcrlaoil:dd6er:e r/. fkrco1.6.- lf/roami4n4m: cwgommaomm eornimp mnancmty gro ./asac`ro: `pax mPREr86/:P1DRameIoCdr9opTOsadnp/xte-r_in03:1 LOa .6iagn c8sxm 1tr:7.6.Gaall6 . 8f_6D:iliUCE'/to '..nmg m c. fr-rau.defemdptalteifyo smo:7-plarm inm89:ieid n.e. .maanme dcheemtreor mi f`r n aDcrhrereaEBeomo ca llmcaLcO Crto K`rco smuog o_ llobC Ht`DROMi-E`uracelFI_A'_ declginftelNoEbine_aAsubRfol lmGrna_iSdaeln'tercrr _INTon `EaRNDdEAL'efiiln'/com Fdnemdee d on /xIhNE[f8i6nh-ewreeree +dm_sAo/ preusraoRucGdrice_ schSer_eIuebfcro_-psNTERNALt -a.asmusb:' [oaldfolroamu-ew+ms7-4lade8r/:c rcomrme/g.o.cocmmeaconn.r/x/86/o -xy8] dse6pfao/sradab-auro_locms.arsks-a-lcem:4g.acy]e95u: m s_ourscuas.meb_:7bmffacro4s7ol ..u fo`cbd: .glelrofobdale' .rm dmarold. /cco/fcormommro ` maePrmmcon/erfoRcOL/ x`omOmon/8GUcigx8E6/' loom6d/bacl'-dct -deaa2e.fnfin.ed ehdain aheresn/xme:es8m:d 6/1 herrem9c7e -a.ss5ouour3ce_31r:c: ..e_ss.ububasm:4f froom f9ldeold.r..e r/co8mafmr/crmocnooo:m mm/x8 6/o`PLANE_p.r..eman frcdr/omD EmiocINTx86 `a/EADdebclrRDL_IDsEourcoA tC-aVoEe._ac' deT`_DPsubffRiko-laOLndedeOsGUm hEe' C.' rdr/e asod:7efsecinuedrfm:c788e6ion5 :e m:m.._. sonf/xru b8o6m/ dhedfolcdet..r. -ram heea .sarcfou/rcer csromommooe_sn/x 86 `cglommubbal:a/m_f209i3n: wc-acaro2.aolrde n`tsemrrna:l7'cin gd49: im:g loe../cf. bineforal_om miprmomnteacperlrdo yrnahl' ereo ` n/x86sdcgloefc/ducralilnti-ecnogbade_su l mbhe'r dea.fasuoll tsoderm/ui-lcin:omme rce7_4me9fso:n uabfoc/inrldx86o/debloc.e.. frred o/c o`m hermmk-amSoETna/xUP_STcro8A6C.easm /pK_Prso u`OrcgINc:494TeEleo_R'b wdaisilt' dch 0eut- abfolder.: as/pco.finem.md herm:4earameon/x86/m.tc 87: ...-e rfassou rr[ frc2e_o.assu-omwm +mbafc marmaocmcro `PROLOGUE' defirloder/ o:7c8om7:` Pm-pRaOnone/d..x. ramfr here om macro `cglobasl-_inlLeOGUEtgea'r dc8n6eyafine/dct-a.asml] d here:' 787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here sourcsour defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/predict-a.asm:2174: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here e_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/commosource_subfolder/common/x86/quant-a.asm:744: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' definedn/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86source_subfolder/common/x86/dct-a.asm:2093: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-lega/quant-a.source_subfolder/common/x86/sad-a.asm:263: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+somacsy] acrsoomurc-u:epr7_sub8a7:ram fo.scld.-l.ee_suegacb ry/]fc ommon/x86/dct-a.asm:749: ..sfolo.urce_subfolder/common/x86/sdad- romefr rmacro `cglom obal_int/ae.amrsacmncr:208ao `cg: .loobmlam.. fro'lom macro `SAD ' definen/xded_W48_AVX51fi2 8n6e'h ed/rdee here source_sfsoiuunredcbefo_ hereslub der/cosfoolumrmdceeorn/_/csxou8mb6mf/dct-a.aodsmn/x86/quolaeblo:nt7der/com8-mca7ok-a.as:n/.asmx ... fr8:64om88m/sad-: ... froma. mac: m2arasoo csro `cu`PRgOL0loba2m6:OG:U Ewarn'lr cdee_f_iisninedunt b7fer4n8haeog: rielmp derrop/:lec '. deorf.m.im noenfl/d here romxso umsr8ayc ce_subfolder/comm6coour/mcr-oacae_sln 2.a/`x8culings6m:g1645lbobas:f/l ouprcwr oleamuldt_r'i esu-bfledonlriideifin/cndceeo mmaedn hgrm/etre:c -ioommmoa.apncr rsnosoouor/spe c/e_m:`21urlx8SExTry cUP8s6/a86/qcdelc__uubafonl0: twliSTACtd-na.gK-_aP smuObsfolIea.audlNtTaerr/Emr:i4sRm/'n:74ccomim-olninog:/4xn:8 9w i6im6m:meot/spa nwh ...a dr0rfrni- am.aoparsam/c:nx86mamge: d7r8t6o/mc:e rsroop.s. [ -pao.ua`mSapcr.rerslyimoc e_ns `cP:RuEbfo6lOLaOGdUeET6Ug 'tr-w+mllinr8:a c dge f/rPf mwult_irioaoa-illim nmcronmma-pianeod chrngn SrTeAaregm:p eio tym Ci`mcsp-Kprgo/px_8lon6/PdOlea mbeagarcINTerrallE_Raycyin'tc ocm `] swtie-StEeaaor.taehulrlsimnTgrn al :m ul'1 d0i nUPepf01ti-ice__alrn cSaiTnAeCaK_lPOmse2tl:e deIu ma herrcsN T[Etob mRw' aulwtii-w-+maflitnrhe es rmaco uco r`ro0r oc-opl e`npSETDiEaFrUnPardaer_/acmss-Ime_uleNgE_bfgoteroal:dmesr ARG /improScT[c-Sw+myo]mACKmm pesouorcoa_PnOIe_cInNT_Nsub/TxE/x86/forldEdeebrl8R/R' 6NAcLommorn/x8'wito-6paloc/ra /ysk -[a.asca-w+mmachm:1lalrdo-a.mas- pin9g mus2-lacrl-t0ai-a2 .asme1gaml:in:m :s1e48p7: - lm3..c. eg.ac.y7]f1r:. aaocm mraaf y...r f] o cr`S srometromom E`Tma croDEBUesruouPs_LmoacSTrACr OCcKK [-we_soub _rce``fLoOAP+_msulDdReaPOIrNObfo/lcc_LDTdEeOGrU_ormRmCEINEo'n/HTREROc/oxL8ME'A dAe'f 6mm/oqn/deVfiun ewEix_dthi n0a po-nphaerCaem8st6arHa-mleet/e-d hprRsr gear[eedr iccyO]te- M Asas.aoaso'.m:u6ruas4m:5 -d2c: w.reef+1ce_su_sb45m:afubcf oldi..e fr.oldne/..redc hrormoo- pa/erammonrms-m/aelecgx8 cormmoacsou `oDnEy]/ 6x/8mfso6QcUrursc-raoeo_A.amssceN_mT /dueru'blcocesukbm_sub adb-faecf.oflrool dfadien`rPer//csome:cRolmdom:mdonEeDI7C 6644:T7mo n_//x8h1exrr/c:e 686/ .6.. d/csx.o.t.- smaoafur1.afrdom mom -aa.smaacsrmce_su:6mrmo `:c296_ornb3f:o /cgolo `DlCwxa86rbald/em89':'c-a dn iO2.andge:efif. FdFrinsednedrmo SE TphpiP.N:e/7hre .4 9'ncgseo u ommronce_:/xd8ertr6fifnee /assu roimodu h ebm..r. raceferoliqfolmcnro smg_ suabfc uanedmreot p`torl-y`cdgleoa.rA/DDur/ce cao_supmamo_bIDn/xCfr8sm:caom6T/odemolebblo_ckDtmeo7r -deari/nn l4'c /oax86m9.:aCc' s.maldl/:efdmo7ni8n./. p5tx8e6:o mr/eediulmt finceidfrom- c h.l.m.dt ha cfr-eriernae. osea rme-ao.am sm :c7r4oourc8`: macsgme`_DEaF I:crlo.s.os ub`fcu.r6ob4a cfr6gloelo'NEb_ms olduba_dAeeffioRr/comlade:ml_Gin tmeconnS_rINTrrna/x/8cl'o .eERNd6ed/ omm.d.h AoLc'e f[nt/-ra-.iansx8f6eed rhem :7s4o /mc-rweo 9+smm`uaacrcrgcle2:. _oasomos-ubaul'r pa rbcf:oame.78l7m: ..s-dl_dseeef.i r/ucbofmganc.rmoed. fhmo lade rmearcrcy]e foorsnoo `/usourOxF FcSrrocmeE8T/ec_om6 macm`o/nsrubf'/ cg_osuqbofx86l `odefoibcg/ldldalober/edbnaecdeualno hre'r e tl-mdm/efcaooosnl/xscom.ai8nu6ros_i/nmceu_mpteds rceer_onk/rn:e7-ah.uabfsl'8d7ole id:efcta- r.e sas.u.as.oiurce _bxnedf smudbfolm:7frhe:rder8o6e eol/dm4 m/e86r86ars/:coccrao: soo d/cmomm`o-am.urnc/xa.sc.mmon/. .f.roeo_8sugm:20b6fm x.8 : m/lmoofr8omlbdecr-a6a/ld_cna/ .m.t..-aaccrrin tfrx8o6a//doccso `ce.rnaom m:atl-mm`on'/am.7Ps5R1Om::asgmx:7 adcr8o2e23l86:8 Lw7ofiane :`S/mcdb halr_i ...ner e-a fnro.m i tseOrn2m.onGaacaru.rgcel_U.Es' sA f'rmo `D _odu:4W848:: e fimnb.f8_A Vdeoledd icgelombafX5.1ahcler.mrpr/ce ison2o'm odfer_o pefiinnteemeon`/xdud rhr8l6n/quayn ca ltc-alirnghereg ollrcem_ sme rae aocsruo. `aoburf'P RsOmLbaclmudeo:4O9l' 6Gti-llfinde:dUe_ds inEeue .' .mbr/c.a hfe cdreefifofoi nrlomneerddo`SE TUPmemdo nhereh_ersee S o/x 86TrAmacr/scu/rpoCKc_POI e`Porou_rcsedeict_-mmoRaOLsnu/.ausmbNTEx:86OR' 4with 0f8oldGbUE' 7defso spaeorl/:f u/cdooi.n.r.c eerumemon/rcfrracmoe_os/ex_tmer8s6/m masubdcmtosaubfon fodld-/x[8 -crao6.al `wPd/-eadrReOLr/Oh+ma.sm:mc4c88G/asmro-pUaEra':748c:-ommae.co ms -rl:m ....egoac.y]a e defmsonis ofu/rcmn:n7e8r_exd9o:m .m.a86/x8 6c.rsu//mc. f rdo `oc-fhrbofmomerae gmllmaec2derobbal.arsmcaol:1r64ock-5/: o `cca.g'lw`PoROba aLOaGUsmlo_irdnEn':i20tefem m26ronnn:gadi/sxl8e'no wafr:6 diniungener/d:cf d h idretde- ah.enorea rdcrope e_spisumbsng: tfeo74ord phepi9ng: lde tr.ailailirieu.. nrg efnrom mgr ascecemp/ty_smu rbfocommono/xpauramop `8erldcertcert/cog loem_subayl' dbifpna raefi6ne/mmosdpcroeetelrn iadiocnt/l c a-la.hdexrl etlruarsom/:82 tco6/1seo m mmu8on/cselo0x: awtu8_ saubd-iar.6/-marfnmuclsoldetml:78r6i:-ingi:eli/nn ed re. cmaopmp_iscubrfoc..n g acofl d-rom`moraoo t`rnDE.FaDE/xI86/NEi_ldARcmGSt_Iieng -aa.arNmTssFacErmo/cRoem `Nc:gImNEmpml:obotnA/xa_l1_8y6A4i9L0' [ RGS0n1te/d2cpar_n:a-:w+lraIm m.act -a.NrT' .daoswme:-7eafrinetdE h8e7p:.rniaer rRng.:e Ni. aALso mfd. ufsrrorprp-'c e[o_m- wnmin+gacsro tleubfroogmm ldearama ccro `PROc/`c cyr]ocgal ombmosoauarillloinl/- txoL_inn8t6ce_eprnals' / g uearOammdseafbsfm-ulolddp-ltiegtaycyai.a]s parsaommen:-eltinuedG ee4r9/5co: mUamEc'rherreo mo n`r id/...efixD8cen_su bsf cfaronEeFId hoomlder/ce6/u rordee clmlammNonEc r/bo e`__Psxu8R6AbfolderlRtG//cSoo_ mIumomonmNclck--T/tai-ExRNOlLa2.Ain.easL' [ma:Oso1ur8G92s1c6e_ mamU:-scro13: .. w`uDbE'EF7.f old1+:f INrE/.dctoem d_efrm/m-aicneacro .d.ARoG` hamSm fercorm._aIo nm/xare o-cpar86/NsTaDrEBmERo `m:cNLLOAmAs-LD48legac_'O-a.yD] EaIsm8NCKs_:o66: T.uEC.8.r[cH:ROM A'R-Lw+ ewfErA_msuaVrnEb oma mac_dfolrcCHiROMA'd deerf/on-prcefiinneaeromd hemod rhee gr:samos-n droeu/l egaorpp cxycien]` P_ssoursRouOgc uLObfol8eGUEd6/eprr_s' ededcfinuicet-tbrfr/_caoldsauileinbefdr/co.l gomamosomde m:2m145nr/xheerem 86o: //cmc-onpa2.asm:749: ... from macro `cglobal' defined .../tymmh p fxr8oa6/dorameebmt leorcene/r xmi k-aanc rcsooa `.aslsl8PR o6urceu/rce__sm:7dct-s4u7Ea.to DIbCTub_foa: mulsfm1l...6 frolx:1dede9t8orm/ c6i-mlia9:n eom.mo. mnac._ c/roDCr' dofr/xcom86emfr o`m ma/ dccorDinen`Eo d`AcFg/ xherDID8te-al6oNE._Ab_IaDCT/m_c-sRGaS_aDlCIm'N: T2d2eE3fR2i8N.a:sAn' m:7 ewd 8soLur'c e[_de hf-7:eine s.rueb.a.df ornwin fh+eromrsemga colsouu:rr rc e_ddermopaccr/pcoie_mrmoos-soubpnn/f olduabx`8ramgecfol rtgsl/c6d-eorbaalerg/l_ainccoommt/poreymmoen/xdi]l inrsicgt- ona/x.na8l' d8em6as6m/:7pu/dcdt-eefir4c8a.ae:_subsm:nedb l7.fot4y olck p..9 fde-ar.ar:/haecr s.e rs.ou.ommrocmo:name7m8/es o5urx_8stu:6/cmec_-sau.b ae.brf .molidfsrfaoec. lfmrr:oro 6`dm6ec4:o ..glr/n .c/mobalc' modefmiaacro llmcmnead frochreronm /`cgtoo elox8o6 `cm/ smmoubmgmloan/xobaall'_8c6/icr o `lndtqte-aO2.ri-luaantnFaFSEinles mumr'eTficP-Na'n a:4e96:cer.a_smdo:74 .ed h6.. er:esf`D EsFordeufrcuoI ew_msu bNE_imnfeidARnGbfa ahSfoecldrdeeroold hre_e`rPrRernieIN/TcoEmnOLO msoRgN:o nG/xiUuErmp r86c/dctA/L'c-'a. sdefei_ o[a-ourcoensepdu bhfe_esuores mmwm:r78lon/7y b+x8l6/cdae:forp/rceo lldimlm.madonctcri/.onx.-gpar amu8fms-le-rletroam ma6i/m/cc.acsm-r-:7ao.alinsm8o em m:ong/x646`c8gl6/moa: d.car.o . eb`bSc6yETfUPr]l :asl_S TA.o_ur.i.ce_osum nfro mtaCeKcrobrf_o c`nalkm omO-FFa.PSOa'INTladeEET' rdcRro/co'efismm: nd w4it m`cgh9 04oed lpoar:n e ahe/fmirex e.banl_ie8nttsdoue.6rrcn ea_lher./dce f' ter rs-ubasoodeffisu n[.asm-:mr c7e_4w+sma9moube:dcfoaldero-lpadr/rc re.r.o aco`h/cmmP. ofrmmom Rmamocnr/ox `ereo sn/OL-8l6eOGcUE/smcgxa8-a.a6/oglcobur'c dcet-aslydaefi] .'nemda _sussod:b7 heer5m1u:r4f9ofinec 6:e e: l....._ds dherfer. fr/ocrm eommon/xmaco86 mso/pruur embfdiroloa cr`ccgot `P-cdera.as/coRmOmmlLoO:e_on/x86/quant-aG49.assu5:U .mE:bf'balo64.' d5defl.d from macro `PReer:/ O.ifniec..oLdnedO Gh mhUermE'e on/xef86/ defrres oidctnmedo u-rhmceae_.saraucbfreoo lder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:746: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `ssmsPROLOGUE' defined heo:rource_u7ser8u 7: ... frsourcbcoe_subfm mfeo_suloacro `cgbdfellrodlde/eocrrob/common/m/xa8lmc6o_on/i/msxnm8ao6tdn/e-/mrc-ana.asm:668: warningax:.asm:288: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro li'8-6paramm /mc-aproperly s2-.caldealegalsfiming:1645: warning: improp cmyne]erly ultisd- herlciaonel ling museul ormtuacicrec_r-ole `SET_suUsP_STAiubfolCbndere m/fKaco_cldeomPrmOIon/x86/dct-a.asm:496: ... NTEfrRo' with 0 rom`SETUP/ _paraScmeters [omm-w+mmaon/caTxA86rC/coKsro-par_adPOI `PROLOGUE' de-a.asm:74a8: .NmTsfi-.EnedR' wi. frtlegacy] here h 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAsVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' definsource_subfolder/common/x86/mc-a2.asm:1645: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ..ed here source_subfolsource_subfolder/common/x86/predictd.er/o m -farc.aomacsmmmoroo `cgl:2obal'n18/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here 0m macro `P:s dwoeufarrce_sinniuRng:bfoleO LOGUE' dedier/common/d herex86/mcfsou-a. rcsomasmepu:rr4_osupcbe_se9fr0ilny: o.lde.. fd ehrere rom macro `PROLOGUE' definedcual here /common/x86/dct-a.asm:2244: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] soslboiung mfuurorlclctei-del_sui_nseeub bfolder/common/x86/mc-a.asmmfoa:rl/der/c6c6croo8o m: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [mon/-`mwSETUP_STACK_POIxmN+8oTm6nEa//Rc' witrdochxt86--/a ps.0aaasm:7rd 4a-p9maa: ... from macro ra`s-legacy] sourcecm_esubfolder/common/x86/t.easrmgslo cb[m-a-w:786: al.+.m.'a ascm.r:do6 -ef6pfr5a: ir.oa.nm.ms e-f lrdeom macro `OgmFaFc hySae]Ecr ro sTeoP`cglobal_internal' defined here source_subfolder/common/x86/sad-a.asu N' srdmc:eeofuri_ns487:ec .de_.. s ubfhufebrfolredo er/scolderm/mscouroom macocnuommone_subfol/x86rrc/ddcte/or/cx86-/pea_srub e`PfoolRmdmoOLOdGUien.asmE:787: .crt-s.o./a/ur'ce x8_6/sdu.ccotdebmfold-ma froa.smam:2on/x 86sfm1:1i5nm2er//:014mac .:.. cr weard-a.nfi ohang: `csomm impc:erergolor646b: oalp_mmo einn...mrlt eaycf/ro cx8r6/qualloantimng-a.rasm mnu` altim-aPlR:c7iEnr47: DoI eC mTw`_aaOsFFSEl'r1cT' d6exro o16ning _D`C'fdiesfiu rSoundeener:cde_ficEeT_d subsn e ihuedbfmorle pUfPd_esour rroh/pcheereeocST ArCllodmeers/Kmy_rse_ P OIsNcono/xoTuoruccERu'er_cse_subfoldea lummowli8b6bnftfh/o/rsaldoixn/g dle-r comm/8derm/ac6/dc.o0a ebolommmosm:p2onn/ualrca/mxxm86eonk/x8t8:-t86e// waprras.8n6i/- i[ng:lmi-cdaswm-r ecditd-+:mncet m-a2a0racaro..2oapcr.oaspai 6: wn-gassmapamm:7 trailirrn:745n:gi`SaE4ng1: e88: i..mTsmUm: ..ptyP8_.:- lpap rSoeram p..gTaAer lecyfroCm.tey K_.fr cmaaPcllroO ]` ofirPRomO m m mIaNcTEaRrnrgs'ou wocro mru lticLOG i`nce_-sguith lca`l iUbfco0ne gll dpemacoabobE'raarlr ll ' o `/StcmEaTddooelU mm'me tueofdeefrinP_fSlntiisTA/CeK_-x8oiurPcOnIed h6s d lien/ednhee[-ew _ srrhNTmdceteu bf+maEaol decsr-croeoaro-pae `RD rs/.cEouuraosmm:rrcacmoFne/_e_msu'INEs_xb8 6-subfoAfRle/lmcdGwol-gacy]9er/Sco m7_dIsNemouTsou5o: .E.ritnh/ 0 parac2ecrR.Nr _a.maAL/xs8eubtec_ss'uef ors [fr-oomm6[- w+mm:acrolbdfm1/mmca-ao.naescrw/co6r/x+8mm:moo-n/7ma6cxp889/: a6/odlp4 r`rAderarmcs7:/ edDD_wcari... -nleIoDfCrgommtoiamcTyo_-Dnng-C'] dc mpa r/x:e fi8naea.aa6t/dqusm-:s hcemas.aaonrresm2:2uirce_s-lm7484:tu-a 6 warni:n e..ggsb:oupro.acryc.o fferaos] ms`omuprder:o6c4 e_lderma_cscuoprpibnlsy5 cfaru/bcfool:dgm moo e...gnoltde/rx8 /lfoc6r/bs ao`raai/lcd-iangolm_.monarscm glolb:/74o8l:miim maxm86nngcroo ` empatle_inn/x mDutEt8y6//Qdrn parelta.UAaNmeetrerdcbloTckl-ta ii-l-in'en 'd. maac enf. .cri frdaeof i`nSnaell'Eomd. alsd mahm etTfac:e19U4somien4erd Pr_: h.e.Smd eh.o T`ure :fc globesrA74l9ael'rCtoKi_u-soP :rce udOlI_NrT o..subsm e.E frinfincourcReee_seubofm _md mamaaco fcosurbflcr'ol olrded`cgl oob `oDEahere r`BeLOCsrd/cKooluw/ico'm mmmDerr/ceo_su_EFIbNtoh fE_CA0nno/H Rdelfxc/x8dROMp866erommGS/_/IAo' Nnde/xfi86m/inTen/apcommeoqnr/xd86a/cme uhert-as.areedad-sem:a4di En9ta8c-a.R:NsA.o hteLu'a rsa r[scem_:ssu [.7-86.:. bff-a.ras.r..om:48eo lfdmew:+7-4r9mr m:a 7/ws+cor:m moaumrac rcocro - m`oaocmrmPo.p... ncea_ofRr/ox86 /O`rL-OGUsdamp.aE.ceglom' ub fbalsm-alcf o_irnotmegald erbrlarmcdeofmi/cyc]kacerom-mna.a osos-ol n`orue /xsmr:gPe`dn hearcea_scy74RO8Lu6/7cgle : .l'o bbOdGdU]E.' d fcsoaule'e roce_sf. dffuibneetinef-af.ld horom de haeimarre dersmel cde/sroned/uc:rcom7 8oo mo7n/rhc`e_cm: .g..exl8obrs6u/bfm odfectoald er/nr/lo'mxc8sso-ou6urca .oar mma/ec_ecmodns_subemfc-/afros mxi8`6/:oned 7hlecg4l9deur/sr2e csoou.rc: .o.a.ebaal_s m:d1binm-3a._mon3/foslfxterd1era/corm8ub:fm onosmo:.na6l49.5./'m pmr/e dfl:ddrioaxefcm 8mcroe ri6 /`cngl/o.a.. fqrom tmed bacruher-o `ce asoPuRrcaea_c.alosOnLsO'mutGUE:'m2-180a:m bw deafr.nonoa sro/defifngx8i i`nednld: 6d/dme:Pe d hL7AeNEe8rer bsl7ohrouopeping_DcEIkN- trTrER/:co m.rcme.o. _suna/LfEa.asAmrVEeom bili:x78f ng8 6em' /ded5:m ..a.fci nedt-apot lhyer.derf/ca eprcro osmo moan/x8somur 6`m:48c/ecmraca8r:o m`c d._..cgl obfgsloubfoldreotbaal_et-lire_rntemrn ain.a m /ccls'ouiantaoraccsrlel_eso `mr:7 mdPuR8OmnoaLlen/fx78'6 OGbU/fm c-daoefit2:ineoE ..nd h'e drle.. ad er/eseou fmrousdcom rmfm :haicmrleroc 7e4n`ecdgtmi_e -lsioulrocn/o9bnasu:be mfxa8 hcee6_srurblo_ldi/m.ce-a..aro f.os m:l669/`DeEd: wFa rntIfroceonNEm_Ami mer/nrRnacmGSl_I'oNTaEcrmomogo n`/ RcNgloxbaAn/lx':L8'6d def i mp/[q8e-w+r6opimnedeuacfinant rhed-al.a ero-sphes/omdy c:erea uarbsloolrlr4acmeu rcceks-oa_isneg_88u:. am-uslsruc tsi-e._usub..m l:ilnfebforldome mg4fbofe8r 6aolamalc/cr:orcdyc] oeosom moduerrn `ce .`SE.. /rc//cfx_sourmom86/dTbofoomUmnPmoP_S/Rx8n/cxlOdert -6LO/maa.T/Gcrasm86/o m`cPU:c1-0Aomma12.CRKo_dctnP/E4: xwa'O dOars-LINTm8:7enER6'O Gwi8/ifnUt7E: g.:.ihnae'd . f r.0d epparrefasaomdeitcert-mi d hemna.smr:eed h4 96roep [-w+maaacp:smcrro inor `cg .e:-pta. .2gl of152r:brroma a il._malinatm.e.is-leng gacerncayfl' ]d rro `PROsmLoepOtyGmf ipnUEoaur 'msramacou reed dhtecefin_edscer rere_s ueheirno b`P caRsEDfoelderou rl/ubICl ftoccldoe _ommmueorTl_1nti-6su/b/xc8omm6l/inxfoe16_D maoncC/sro'x8luro ` DdE6ce_s/mdceFeIf-aNEu.ain_eArdsmR:bfoldGer /S6_c/64: Iquo.m.cmhanto-amon./x8NTEm6onaRs. fNmA//x8:edreL7' 4blo[e 6s/m7: cwro-mwacr-ok-ana2urci+n.amg: darce.asrmo_-psom:s4uar8a8:pbfo2l0pm:s 26: .m..a-lwingdee afr/gcoamrnricm ontg:n d/roaixy8rcro6/lo] `OFFSspEmourrciTngepPN empiema'c nder_fo gptsy piun `ePdbaraimtd hertfeRailcirng OiLt -eOnoGre ldUsEoae.rausm/ rc':emcpe _allsdubecfoi n7tfye 4m8t:polod mda er/common/x.omuh86/mne/cx.-8r6/ldcat.-a .fea rortsm m.iasamm:64a-m:cro e9tl76`i:er5c: gn ..l. ein.fro omb acall tmmacrlo a'cro`. . fosourA `dDED D_oFINmE_recfiAnemuld eh IDeC_TRG_S_rmaDcrCINTsubefol toi -`sOolin'F deef urcimERFeSn_eEaNAdL'suT ' cbrdedr/efo c[omhmofoiennr-eedl h w+sdoerm/au`r/ccDEFINorco-pxE86/emcmrm_A-a2.eRGS_INTERaNAL'_suabf e ramos[s-olusnolsderecourrc/gme_subf-:o1la/w+6ma4der/7e_csuxcomroc-po:mcaram86y]m mo bsfono/xs/-l8d6oluperw/nr/r/sead-ecomaraceg_sac.ausmd:306:ynicmtx wba-r] a.asim8:786onn/n6g:sfs/ouxinog:ld86/ ddct-:roreoi ppringurc/ac cme_o.asempro.m:7c-ma.p49s:moan/u.bf. exrol_fsm8:75r1s6/ubf:t y co..r.... lf afrodmrooim maldearmcaqc/eling emrro commpl`ucro `tcglmlogn//commyl poox86aing m aroabm/eteuanlm'bt-r innla.ad/e ati-x86 /ddctcall tobloesflm-al_i:i6nck-nat4e ma.erc5: .. aisma:cnnro `rcgmaesm.aul' lod2 he:re. `S1ETUPdl obt i-lfirso9245n2e eafoi:n ml'_ 4Seaucr:w dmd TA.Cr oeh ece_K`DEmsa_rePucb arning: OrIo FfINosNTElRimEde..pr'oorpu` wirfc/ieco fnr_AeRmomt mha_G S0mosn/_cxeDE pQUAuro IN86/rdarNdTbERTct-`fDE'lya .coasama m eNABLltde:787heellid: r.rene'r/c of. [L-ms. sforuoinwemg mO+mma [Crcoe_sun/x8Kcmd hb-fo6ldewr_rou-per//coa+ce latrisamroo- Clpinrmacure`cglooba- sH-lmpmarcRearlc_reo_ intasmeugacOeMrnmAs' bfoo-ledlide`gan/dx8Sacl't-yE] r daecT6/m.feiUnPe_dST/Acas msfo-uarycom:.4CK_ma95:hP] is onOce_oeu./Isxsubnf.. rce_rsm8:67oel8 esoN9T:ufbrodfoE/Rq' dmu eurantmla h.er../dce_ subcfrooe witlrferc dhero/m- r /c`omamacPo mm.oass0ouROmocro mmmon:/x7846n L/OdGUp9oE'r ac`cgd:/ xr8a6/e._smuct.-enfmbl.o/bicnfe xaf8-troo6ldaeae2r/s.dal.ears/ comm mhemsosadm-aa.car_onin/:x8m:4t es`mc:g71l6[/-rderbew9+n6:aolm'acrba 4 3 l.l.d3e8o'co1: k. .d: f... .from m. f-re-fain firooepneda her.maa crdormasacm `mPLem:7rs - lhos e`g4o7eANE: c.g.r ea _msac.uloobrc yrcDeofruom] EI_Ns rmcacurobe_sub `fsoldofaoTlERlLe'`EcrA dd/VuEr'egleoc dcefbinfPROaLr/oceliedo OGmUnE' mmm_oed hhseedefuon/'r innedbxfode/8x86/finlrd e6ehqeder ua n/ecssho/urte -ma.aerceoourr s-camcee_.smonmu:7s/x8687:o/uasdct-mbf _rcoa.asm:749: e..:.sub.490lfold.: .e.. _.sr/fcr fofrmom ur madcboomm maecmoro r`nm/rPROfx8a6o/ croos/ad lLdOGUE'e-ra/.``ccglcgolmombo doefibansna/l_ma:l7'8ei6 dexd8n:f intedeco mmr onh/xn.e..r f8ro6/h6/mdm mee ce-aacarblore ' 2`csdelfigolunrcedoobck -aeahl_inertee.r.a_sass ubsourm:7fold8ern/acce_subo5:f .omls'omon/x 86/d.d. fclmderoem fu:7rt/irnc4emacer9oc-a .a:dsom_s ubmonh/ex`cfgr8m:7 e.ol86/ql7: .s.o bald_int f.ro.uamnt.o e rnur-cemeaa.afrrom/sm: maac4co_su96m: bl'mo.n/ x86fdefrinc/moe `ro `.olcded.c-gcglal.a smoofrrom:6 /hebal6 9re' mbacsa l_r: dwaourrecomcmoenoinf_sgu i`P: drbRinned notefOLrolO/xd86nerh/erpepcGU E'/ asouoisnrmmaongl/ d-xa.'t 86/drdce_edeefinbloseuafinabilded ck- foldehesrerhere asi/ng.m eoasm:4mputr87: .c.ec_.y osummofro: bmfol pmaranm4acrd/xeter i8n6o/ `ePrmROLOc94: ../coc. from macro `PROLOGUE' definedammo -hen/x86Gre /UE' dlal t2dcetof- mu.inea.asm:48asmlti-lind8:e h:me7 .re 87: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro a.cr`.o `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from source_subfolderfmP/RcraocOoLmmr oOmm GoancrU`/x86/E' soOdFFSEeafd T`Pi-PNn'ed RdOa eL.hfOaeiGsrnUeEme: d here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2180: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2180: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from ms306: warning: dropping tource_subfolder/comma'ocrran idef/olx 8`P6ine/Rmc-id here a.asm:669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 paEDInsourg eameters [-w+macro-paramrCms-lptyega cT_16x16_DC' defineparameter dc here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predes_subfolder/common/x8ource_subfoi6y/dct]ni-ca. tl asm:22der/csource_subc-ofaoldl5mela2m .r:ota/ wo mulasmti-line macro `DEFINE_A:ncR7ro/8Gmn6xmS:io86/mc-_ng:INTa2.nE ./RNALx ad'86/m.src .mo-[ :pa-f1rop.wm macro `c+aigms6lnmg oabc:tar65lr_a6oi1nt:5i: el.i.-wnap.grr arfn al' defined here sornuermoacimpem n_tmyasg :c-legacy] sirosmopuu pba`rfrOrocFolaFedpSme_surEeeter inTrPN /b'lcc foydamoe mlflocilneanl/ to multi-line macro `DEFINxl86Ed/d_ ARhepGeirrrSene/d_ g multiccosit-a-mImNoo.TulanrEsic/mRex86n:495: ... from macro `PROLOGUE' d/Nsae_ sAefinedLu'b dh-f[eaomr-l.eadw+ asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here er/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here sourcsmeca_subfolource_subfolder/drcceoorr o-params-l/commommon/x86/dct-n`aSETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1568: ... from macro `PLANE_DEINTERLEAVE_V210' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:749: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:4.sa8/s8x:8m :10.6./1eogu.m f4cr:-o m aw.amaraasmning: improperly calling mu:rlctr7io8 `9-: lP.R.iO.nL OfroeGm U mEm'aacc defined herrrooe `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:749: ce_`cy]sSET ubfolderwsarnoUiung: rPdc_reo_SpsTpinusboAgC fKtorl_/daPuerce_r/common/xiOIN8lsTubfolder6iEcomR' wit/co/hn gm0c e-a.asmmmmon/x86/dct-ap t:6yp arap6arame9m.tm:o nwarneae/x86/mc-a2.asm:165tr ismersi:n1 : n [cg-a:wl l +dtmroao cp7rmping trailing emptyuolt- ipp-aalriamsnreame -w4mltaracro9ne `: ... frer in calogla Dicy]mE FI NntsEmooga _uArm:cRe_subfoGclu rdSldoe_troppingri-l /tcommi raIN`on/x86iTERNlc/nAgloeL'dct-a.as m[ma:989: ...-crb foiwarong m+ macr`leo-param'mmacro DsEF-lI`egacy]pADD_ d NsoetEy_IfAuDrCT_Dc CiepR'narameter ineGS_I d he ca_re lslu dbsNtTofeEofRlidnedNo eA hrL'e/um [cour-w+macrme o-lrsmptcooair-liane_u/nmrxc8s-legac6e_sue macro `DEFINE/_ARGS_ybqsuu]aInt- foldesar./ocommonabNu/sfTrxmo:lde68EcRN465/d: .r/Ae_sccot-a.. m.uLfrabfmon/x86/'older/coomdct-a ms mam:7.c[m4ar-o9: ... froow+n `sDEm m/x8m6:7Q/mca8crm-aUo a`c7sou.a: cglsrmrAobalce_:..o.-6' dspau effribfolnr6eNodaems5rTd h/:c -elemg o' d.maacrmecefi..r fnedm oo y`]nherr om macs/ero c`Ox86 ousglorbo/sFFSurcea_sc e_subfolETuPldaedsobfNo'-_ld daefer/intr/ccoe.ruirce_anommmomsnn/esdmalu'b x fdohere 86/quant-aefoinls:3.7a/nxsdere8do5:6 h/ucr/mco-a2 mw:ceer74mm_os9arniu: ..ase..ngm: nbf olderi:m/sx86 prooupr/1e/cocmmfdrcrosnoute-/lr5c6e_asy._8su x86:bcaom/ m u.baacrfolflsm.:mdc-7.8oelad liong . r/7cfo:`crglmasomom u:ltberm imacra-mlio6 l.' d4o6/n`PL.AcNE:. .n..o f effriom m/mnromoxn/xm e e8_DmEId6 hamcr/8deNrec 6t/de-a.TaEsacarsobmcr: `lOFocoR FourL`Eo `cgS4E96l: ..TobSAk-.'alV_E fEroi_n TUVP_Sace.mde_asmf:2int02s6:uTeACK210er n_ PmaacldwarrniOI NThbng:e Eo' 'R' ` PRfOiwmprrooipdLeeOrGll tdheyd ef 0fUErei cal/ cnpasoimmlioeurorame'nnedtc e_s ugnd/db mxh8eresu6/fquofeirladl ti[eh esrnneedo hu-rl-t-ra.ce_asmeewsr :7+s8u/mao7urcbifo:e_enecco r.o- m m.o. mlfdronma/s macx8u6crrboero/ `cp/a foclgmldeo`SErr/mmoan/msxTU-Po8c-acboml.e6gmon/mcasm_:751S/x-8a6/2d.aaasmT: clACcKt:_7.yin4t9_-..P f] :so eru.ra.a.O.cse_mIoNm suTbEmra:cRf'rrfo nwooma i4t8ml `clacdeh'ro r/ 0 parame8com`tc: mong .def.. er/s f[-w+grom mlobaianemacrloblx8dal'' dec ro6/dhe r`soafe dso-efiPnRu-OLOpraaGUce_s.E'reauibnm dfoleeddd er hfsineere d soh-/comhleamoeeres nm/x8:gurscor67/48qaeuan:c y.u]_seubrfcot.e_l ders/u.b ffr-coloao. m macamsmdmo:4esoruo r/co9rmmonce_subf`/x86/noldme6c:global' definedr herc-a. asm.:e/789.:. xf...86/mrc-ao 2.asm:sm7o mac/ frou `rcPc87R:OLOom meG_s.uoUE.'br defom. fnfoine dmal/crrd xhsooueer/r86rmeco/ ommcone`dcegb _sul/lxbmoabalc_ir8f6nteor `nocckoaldg-lla'e odr/cefi.nabedo mamsm:1h/l_ieosad-re ns9o7/nterxn8aal' d2ef.:6/da incetudr.sm:7s.ou h8e6rc:-e rcees_ousrucbe.a __s.fa s.ubfuo.sfl. rmbfoforodler:m1ol/ 01m4d m:d wecacraormacniengoro m`crr/c oglmob`/Da: dcon/ErBLmolmmxm8Oon6/om_CKc_C-/xHionp/x8a6/Rnt.masme86/OMA'pdinrn:al4g'c -9 a2 .atcddesem:4fine986: :..rfita-ial nedi nd.. f ahegr heres m...:r2e2 o m esmposurtym afrpcce6o4: oara_wsubmetmr o m`PeararRnOcfro LurlcioOGUEn di`PRcearnell/ cgOLO' Gd_esuftobfiono UE'm:moe d dhem uerlef idlennteiid- /lx8ine m6/mprhserada-ca.ars/o `mreop:e487cDoEF mmon/x86: ..I/deblock-a.asm:747: ... from macro `cglobal' defined here rlNE_.souyrc ARGefS__r ocallsINmuibfoTng mulElti-line mR macro `PderRa/common/x86/deblock-a.asm:785:N ..cro. from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:486: ... from macro `PROLOGUE' defined here AL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:989: ... from macro `ADD_IDCOLOGUE' defined here T_DC' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from source_subfolder/common/x86/sad-a.asm:375: warning: dropping trailing empty parameter in call to multi-line macro `SEmTUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_saource_s`suDEFINE_ARGS_INTERNAL' [c-bufbrfowoldeo `lr+der/cocglobaml_/imnmoncternaommon/xl' d/axsour8efcic8e_subfolder6/deblocr6/kn/od-ac.oemadctsm:2026: war- hameo-n.asminp/x86n:/rarem c-as7.agaos4m:u dror:96pmc7: 0e:s_- supwiarbnlen.fo.ilng.agd: frg ciy] m ospotraiurroer/colm maimnce_smgp empoerltcy cunb/x8fyr op 6o`ldecrgalalro/dcta/mcommonelting multi-e/x86/r-a.as liibm:ns ac496a:ad-an.e maclro l'l ... d tofa`s romemSEum :mac7lrt48:o fTinediU .`Ph_STePAC-RlOLOrK_POIiGnNTUeEe.E 'm . soa deRf' rsoucrofinedrmo uhecmwairtee r h`cD_ rcoEsFu0 paIebr`a_fcomsguNetElelbfoodberlder/c_sA [o-mrmR/GcSowal+o' mmn/x8a6_defmiIonnc/dNTrEo/ex-ctRpNad8Arams-legacyL-'a.as 6 m:7[]- /wq8u+hsaomeracnt-a.asmr7o: ...-:pa74r a9:mes w-flarning:roe imgur m maapcrscro y]` ocourcesoue__subfcgloobrsalperlylc ca_e_sllintubfoldeuederbfolder/corr//comnal'c ommon/x86mdoei/mmfngnc- m/ix86n/mon/x86ae.du/adsml:et6s ai-lid6heb-a.naloesm:ck478 -rae:6 : s.macro `SETUPa ...somu:1.9. _r7. cSfrofm2e_su:T AC rmKbomfao. mlcder/sourcea_c_rPOoc.r. INToERsf'r uo `cbgfolodel`OmF wobamitFl_mh S0E moTPN' defrin/copean/xd8 6hm/aramidnect-tmerancoentrerr.o/x8easam: so64/ls [8`8'm-c-a defuiw+:ma2cro.a-snredm :.p h.. farDEB1LOCc6e_ro5m3a: esum maK_CHrce warnsiobrROMs-loegA '`P furoanldcefiRncgdeOeLOe: _subdimrfoGlU/y herdcompro]p erlmeoeE' definrn/sed /xy8 6socur/allhceer_ciomsuemcn-a.ao bfmolsdeornu/m:g6 commu/xm4o6:ln/x 8.t6i/qr8c.. -linfe_6s/e rmouuacsanbt-a.roadma fsolo sm:m-a`.asacruo 6S`E6r3:c TUd.ereP_sO/Fm_:4S.u.cFSEbT9o5T: m.m.'. dforomA menfi nfe/x8r6/oacfrooClde `dPebmROlLK_d herre /o sPOOcGUcIkoNum-aEc'r aomomdT `orceefDiEQ_UAsn.ENuebnfRd'/Txolde8a s h6m/wdi:7erc/tt'corm4m d-e7fha :0 oe i.nenp/arads .m:226h4.a.e:r exf8 rsomurce_o6m/wa rnisetmernmaccrgus [:-b odfrw-+moo a`cgalobcrol-appda.el'a defrr/cionpamsedi hngmmms -e:reoln/t esxou8rai765/lgarcy]c 1i:es oqnugu.ra.n. cf r_t-aoms m.eaceub_foldeassmro: m`rpcgtly/ucbob ap7l49'afolo d:efraimetnemermd in c a..l.oe n/xrfrld ho86/ tmo /cemroem a crom ud`cmlti-soonlugl/x86oebr/mc-cblionala' de2e e_.macsubfroc k`iD-a.asEFmned f:7ohI85:aNsm E._:1ldeerre.. A /socfRGoS2_r3om 5maurINcTEmrocmon/x86 e_`csRN/gl:Aumcb Lfo-l.'deor/ba.ca.ao.m s [frmo-wo+nm mam/axm:c7r8l_ic6/o-p8arroquaam 9s:- .nlen.`P.tL fgernromANt-a.E _INmaacTl' racaysdEeRmofLEAV]Ein:7 8 eds o7uh:r ecr'e_`e. .. frsooscgublu dmo mefirncfolebaa_sed huebdre l_eircrnsouo ter/`rcfncaglolcoldebommea_subl_r/fcomio'm olddnn/xeter8r6ef/icnoo/anl'dmmon/x8e dcnd6/t -eafi./nehdmsoau scrcem_s:hx-7a24.8er9eaub f: ..esoursold6ecme_:r/csru74oem b/sdo.9:e .bmonf olu/rxc..f 8e6_/room sucbmldfkosaclro-adfer aedro/`-a..ma sascmmmacorr:4:0mcg4l4:9 o m`c4ong/ob:a/wcarniong:lobal mimp'rx dolpm8oe6' nf//erli mdcey. .cnxe8f-ad6 .i n/q.uaed fhrhaellosmr:4eim 9m0ereac:ng mult i -r.l.ssoouriou rcen. cfre_o`masuPROnLO_e m abGftcsroUE' ubfo `-SEaolderdlef./deirn/ecToUcP_SmTda AhCmamcromeoroK_en s `PROmL:m/xP8OO6G/Ud48E8'I:Non TE ct.-R.. a.a/fd'sx86/mc-a2.asemrmf owm:i: ima7n87etch r7d:o08 .` 7. p:P.R Oh ..e.raramefLOet e from macro `cglobal_internal' defined here GUE'so rrudsorecf ei[-w_msn u+emadbmf carcrooo `lhcgld-obalere_epinternraal/r ams-legacy] source_subfolscd'ooume rdefr/mioccnnoe/emdm xoh_eresn8 ubfolsod6/ue/xdctr8r/6-ccome/_subfolder/comamsm.ooaandns/-/max86/mc-a2.asm:4s.asm8oxu8:4966:/rc mc:8:.-.a7 ..e_ subf48:far o.osm:67..lm..d.e r0:f/c ofrmommo nm rm/x86a/qocacro ru w`acomaglo nm `tacbal' defirPROrLoO- `PROning: droppingLnO GaUteGU.E' dEd' hera diaesrmlefi:i7nned4 herg es 9: eofurwianr ced here_seenu mpty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolsouidngebrce_sr:/co umbmoffndoollder/common/x8/d6/x86/mc-aes.asarrmd:-/common/x86/mc-a2.a.a7asmosour5ppsm1:: 7..i86:.ce:1 from macro6_ 5 3: .`wsancgg .rlob.nina fubfrolm mtg: drra' deiacrooldoe `rf/lpinccpiingg nged o tremmlobheareoili n/sng xema8oupmp6ty/ dtpyrlce _ianrat_epararmectesmunal'brfo deeftlt-a. in caledrera in/com caimoslm:nll 1t3/x780 6nedt/mc heo : warro multmnuii-ea.anlg- : itism:7-lmilsionurne8cee map9r: ..o_ps.cruob e ma`rDEcFro foldeIfNr /`lrom yE cDso_urAmccoRmmEFIoNaGS_nINlTE/eacrRxNAEo L`c_ling ' _[-gsumbf86/uolw+smadad-ARGlSer/caobcroa.asl_tIom:4-lpmim8-7o: _airnatmeNT.ERnrNALs' -li[nel-w+maegn/.crao-lp'a .radmsx 86-ac y]/dmcte -soffroleagaccuy]r mrco `SsETe maicro_nsueU `bPROfd ahe.ourroaldeL sePsosucrre__m/:OGSUccosmTmoeE'2 AdoefiuCK_POIbN_sunedu268:f rnbTfoo lh/ereE wacrndRe'eldrer/i wxit86chng_soubfo m0//l : ciqmupanmon/xtorop86/dpeammeob-lanr/d.ear/rolxy8s6c caao/ucllimck-a2srmmceommneg. at_esubof-rssmn/ax8ul:m: ti.-alsm6o63[16/lm:c -iw:+m2ade-ne0 c.maa2ro.-pr6c/ra.a:rc s.mo: 4war`nS9aommEi fsrm-Tom 238UPlem5no:g aacn_cg:..S.TA/ro y ...C]K_P:OIN x86T ffsoEurcie_R`rosm muacr' bwitmDEQro `pPfLA/NrospeUANTErloma mhy c'aa_oIdldc- 0 ldefpearoinreda a.maslm`:etier/conrgN404 :s TEmRL [mmuowP-ROEnAVw+LO/G x8a6Uhere/mdlct-acEr as.E' doeaur' sdtic-efro_-mpaeflin:rsubf1oladnee mm35racsriingin4e/co-mlmenedd oh: odr:op pniehre/ gxne86/`SErs ouarccegTU.P. . y_]STfer q truoanAstourCmK_ace_ sm-aPcOa_suiIl.rio nuabfoblde`SNsTgUB8xrf/ cE8_oemoR'mmonDCTp_l/dxDCmetr/_:y74891 co:m m6o /0with... n /x8fr' ddef0 poarametcined6 tpahm merraearec /sm-sc [m-ae-ar2..awsm:otasom 7:e`rc4 ig+7maurc9c: e._nr co.a4-9:slob. .ubal frompll' macf otro `l.dcgo . efdmer/iuneldlao btalira'ms fr--dlhocmeefre miae glconed rmsmiacoy]nounrceoe_sh `/ux be8rmcaf6e soo/ldgculctr-a.oroc `eaDEFsm:INE7__suAbR4sGSda9l': b_f ed.ro/col.ourcIm.monNeT EdRer/eN_s/fcoAxf8rubfoloLm ine' mder[-wd/ +am6/hquacammoccrrnt-o `omame.n/cglrobeo-paasonx/8m:r6a l'a d7m8s7-esx8f6//inmedc- oa2dhee:.blocka-a.aurlcse_e m:r7sub8feg 7sosam:1uorlc.c:y .9.e_]. fdser90.: urom /bf... csom omlod.uaecrr rfrcfemo/n/x86/_so c`cgldoctroubof-mabom .mac omaallarsmo_cid mntmr`cogne:78l7oerrn/b/comamoxl86:n/x_/dcsouracl'i de_ntter8nal's-a .asmud6efibne:ed /h7e8ro `D7EB LfsaofOCe ld.ei.. nsfd-ea:ourdc.K_rCe hreom_ mre ssou ..u.b afaoHrclefcrRod_esr /cro/ucommmobnOo`mfomloncgder//lxocbo8sm:764m8: /mMc-a maAmoln./xa_/i..86x/ncrom86 /qt e'u .d`rccfgr-aaaelfsmn:tonb2a.oli-neaa.ma67_0ld'ai mss m:a496hd: cm:: e.wfrno. `ctgea.r4elroe9 rinneidn 6fbn as:r ohmeg.:l ' .defaimpril'. manoereo sdecfrd huprionuecrceereeer_lyso_ s fdroucalm ma`lPRhbcfro ` ouPbfReOLlOGUdieoElrderO/cne' omLmorsouOrcg GUnE'm/useo_sd/xc8 udueommerficlt6i-eb_s/unlffobedd ildohneineerder /en mactc-a/f.oocmxr86/l demrdo/chooan/se rex86`SmET/ :4mdce88bmtUo: .-loc.a.nk-P_S.a.aTas/smA:mx86 /s7frCom aK_maP4c7Od:488:r :I .N..oT -`PaR..asOLO GE.RUm:f7rE'o d.m me 8'6ffrao: inmcr.o .maec width` hero rec globa. 0l fr`o'm mPa dRpaOLOrefined here souGametUEer'sc r[ od-e `cgwl+mroacroficnedb hae_sule-pabf_rreoil soaurnder/common/x86cme_suster-legac/bydefo]l nsourcalbe' d_dsleubfoldocer/kefco-iarn/mc.eosmodammurcoonsmn hee_/s:x87u6brf//dxold8e8 esocurtrc/ec6om/m_-sa.amubfsooldcm-n:ae./2x26arsm86/8co/:d6:65:5 w:arn c..t.-ing: dro. ..p mmpfirafrom.nas moam macmconr:13/oxg 86r`O7F0FS :to r`a /wsETPaarnNd' di-lieifcgsnourlg anemo.asim:b4gpt9y napl_iear:amcde dnroe_t 5tesr in cu:phpieabln egf.olderl./co.r em ttra iolmin fmrusrnagl' eomo malcromtptyi -on/x8 defined herelp 6 `PuarceR_s/sOLoOGUqubuforE' duant-a.asmiefined l:75r0ne am:echderm aet_swa/ccrereomrer mnioinn/gnu call bxf86/:o liot `DEFINEmder_mcAR-oprao. a/csomumGS:p_IlNmti6-elirlmney 4call6 :imancrT ERoNgAonL/x ' .[.. -86f/de romwblom+ ucmamk-la.atcro i-sma``D:4O86c:rFElFS .F..oET' INiE_ARn-p area GS_mINms-lTeERadefrogmacfcyN ma]rocAL ' [-rinseourcwd hee+mor`SaE c`roTUPPReO LsoOGu_UE-'p defrsu_SaTAibfcen_sCK_roledeuamsrd PhOe-/comrbfIe olegacy] solNuTrcEdR' eewri/_sumboctfhonm/o lxm860d peon/xsr/dctoar-/curceo_msumobfao.aa8nsm:7/49: xm6/.etemc..rs- [8a. af6sm:751/ro:md-ldec ... f rt-amw+rom mm/a.cacoamracrmoocro-no /pa r`asxm:135864/`m:mcc-c a2sglo.as.bg-lmaleogb:l..aa' defl 'froi m 1m6def53: icnedneawayrningcro `S]UB: sod8 sohuxe8rcherer e so_ DeC_uTsosurice_urmcpDCe_urce_r_ob_supbfoesrlfolld1erduer/sc0by/ commof'acommolderlli u/bnfndoefinong edm lhereder/u/lc comsmoourx8o6nt//i/xd8m6-elbmxoni/xne 886c/6q/ldc/muantt-a-ea.masm_:su.casbaf-cro7ldaer/ocoo. a`87c: .mk-S.m.s fETaUP_.:m:STrACmasm6:Kom78o9:n_2P OmI/x acN4T806r2E6/Ro': d ct wi5th` :0.cg l.-a.oasm.... war nfr omfpia rama:bamlcr_inntge: 7ormnale' r o 49t: m`drdoaec.rpp.iensrog `f Dcglo[EQ.-w tr f+rinedm aaUhiliobael_mintnAg eNTcmpt ' dyr moacrpearreae finr-mesteenor oiup`adrr haamscnecere_glo csobula'lla dersc-fliegn taclyedu ] ebhsoefr'o uoeldrer cm/commue_ ltsoubfsdenfin/xoil_soubdur-cee_edf hlinoe sublfoe86/rmacrd/clrdte o e`DEFINrso/E-a.dco_uAacsmemoormmmRGcS_r/co:n49e6:m _.oINT.E/xsubmf8.R fn6o/NoldAL/x86r'one/r/x8mcm-a2.q6/ mcasma-cro/ucom:1a n[soura .a`2PRmt-99: .mc-wO+s.o.enm/a._ froLmamacr:4s9x0os-mu:: . bm7acOGUpE8'.ro 6` d.e ffin4fead/ hra9olPdLAeer/dcmNreom:msE-le ct ga_-ao.... aIcrsmN:7fyroon] Tm 8m7E/x 86m/sRmsaaad-crLo a: E.ou... `rcgAlocroVbEce _'su bf`aPfdromloasRmOLO:4GlU' ddefinede ma cr/hce7r4o: wree E' farn`icsdeoinenfggd hmourcemonin_es:leodr eh ube riso/e mparblfurxo_lintd8erece_n6/dero/peralylbls c' ocodmmoefnica/ubfsoku-a.asmx86:1nrc/q9ule_asneoldt-90ubfa.e:rd h/ .l.inoasmeg .m :ultlder/coi-mcrflimoonemr/x8m os768o/n7: o.mn/.ue mx.8 6acfrmom mrc-/acmacro `mc-ro aca2.`e_cgloSsErao `.baubfoalsDmsm_:6iTUP_lnderS/:t74TA7comECe0:m wra9o:n/BxK 86/nralLdOCK'_ .c.tde_fiC-an.eP.O fnasIrNTEmingdR HR:OMher e:4A9 ' owiso'd6t: m h..udmro.pr c0e_ascurepfiio `cn g tgbfnerd ofromhlerl opaem baldearir'a dasomelc/cufiromminng on/xerce_8m6pots/uy e pq`PRbufanOtLaram-terea.OGUE'aosme ter in cadld:48efidll es tnerherd/c[o-w ohe8+:maree cr m. sou.. frce _rmoomn/xso- mulpmaacrramso `t-ileubf8o6l/-ldiedeblne rgPROLOGUE/cmacro 'acy do] esc`fDiEonuercFIk-e_osNdmmaonE_ARGS_/ uhbf.IaNTEoRNAeL'rld e[sm:-74ewxr/ com+8m76macroo-n/x8/6mp/c:- asramas2-... ald-efgar.asmo:ca.7m macro `cgalobssoyam:7u]l rcso4e_urc8s:'e _87ubf :..ode fin. .frsed. ldhero.m macro `c fero/cmomgmorn/ x8lubfoombeall' aderc/cordefsoo `c6/minuedr hqermglouoeant-ab .sancoeuasl__/simr:x750untcee:bfo8r n_lsa6dewr/acornlin'm/mgubf oldmdc-eefoina.n/era/sm:665: x8c6/debo:md. lomc.ohker .-ae.asm :78drsounrc/ 5:x 86/... sofppainfg reromodm_-t msaca mroubafolrcrodaer /c. aso`mmmilc`gOFlFS:oon/7x8Eing68/T 6: ...bale Pfmcr-a2No'_mpmty in tem d.epararfnaicrnemdaa leothser im :48'n` c al8l cered :t osg ..e. lourcomulbalti-_linef mintafiecrrnne_sredo ualm' bfdmahcro o `e`folDdeEerr/PeRFINcE_oOLiO mGARGmsUoEonur'ce_ /sduSx86/mec-afb.faioldsnmn_ederI/c:om Nhemreo64 TnE/xReNAL'866:/ [-w.d+maecdbl.o. ck fh-roemarer o.s-paomacaro `OFrams-FlegasScmET'yurce]_ :su494: sbfo...uol drerfrcom mesouac/ corrdemomcf `Pe_suboinne_d f/osxu8b6RfO/LOsadoldher/l-a.GaUcosdmEe':48re 7s:ou rce erm/cmdef.onoi.nem_m.d/x8o6/n/ x8 qusubfrh6/mom maacnfcol-ta2e.asre m:16rde5r/-3a:c.asoo wa`PROLmOG:645mm: rnUoniE'/ dxnefi.g: .86/mc-ned hed. froprom rae .asm:75m1: pa.ingcro `DEQUANT'. .t fdefined here source_subfolder/common/x86/quarnt-a.ailingsorurca seeo_m mmsu:74bfolmpacr9t:dy peor a ../commorn/x.86/sad-a.asmameter:47 fr`cglobal'4i:n call to muloti-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1299: ... from macro `PLANE_INTERLEAVE' defined here so defined herurce_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mme mac warningscr-o a:`ocgu drl2rco.baoal' dsppm:787: ... from maciro `eesoncgglur fineob_dsubt hefrolre dsoeaurraice/l_intern_ccsoummon/x86eb_fol/sdemubfcal' dol-efrlian.ined/ad cgshme:789: reee r/commosonm.m/opmx.uto8n6.ry pa// crxa8from macro `dec6cmet/eqtg-luaa.obasm:140r in cnt6a_s-all to ma: waubl_i.asm:787: ... from macrnulrtnoiing: -line macro `DEFINE_ `cglobAftimpropRoaernGS_INTEReldarly eNl_internal' dcl' defir/coeaAL' [-w+mamnedcmfl here source_subfolder/common/x86/mc-airo-p.nalesdmiong: 4hm98: ...anrue from macro `PROLOGUElti-lre source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here /x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ' defined here ine macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1373: ... from macro `SUB8x16_DCT_DC_10' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:1406: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:1373: ... from macro `SUB8x16_DCT_DC_10' defined here source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_ssource_subfolder/common/x86/mc-a.asm:671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-asource_subfoldeua.mbrasf/ocol-smmlm:o7de8en/x86/mcgr-9a/a:ccyo2 ..]m .. from smaosmacro `cglobal_moiurc:nne1/t_sue6x58rbnf6ao4/: wllda'dcetr ndei-ng:fined hera/. rcaismeo propsmmeom:r4ly96 ocalling multi-line macro `SETUP_urS:n TACK_POIN.cT/E.ex.R_8 'f s6ru/wsobmfi aotmdlhacro `PROLOGUE' defined he der/-re0ac.ao parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_summon/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here bfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1654: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1331: ... from macro `PLANE_DEINTERLEAVE' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here sm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here sosourceu_surce_subfolder/cbfoldommon/x86/er/common/x86/mquanc-a.asm:t498-: a..s.. froasurcom:e750:_ subwarmnin mfolder/gco:a mmcroo `PRn/Ox8LiOmp6r/dopeebGUlE' docek-a.finrly acsedm h:all2424: warning: imping emuroperlyrle calliti-ng linmule mati-crolin `Se ETUP_STACmacro `K_POINSETER'TUP_STA wiCK_th 0 POINTEparR' amewitterh 0 parameters [s [-w+macro-params-legacy]-w+ macro-pasourcre_sams-ubfolder/clegommoacyn/x86/quant-]a.asm:663: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from source_submafolcro `cglobadl' der/efinced heommoren source_su/bfox86lder/co/deblmmoockn/x-a.86/qasmuan:232t-a2: .as... frm:om ma787c: ... frrom mo a`DEBLOCKcro `cgloba_STRENGTH_XMl_internM' deal' dfinefineedd here hersource_sue bfolder/sourcommon/ce_x86/quansubfolder/common/xt-a8.as6/deblocm:488: ... frk-a.om maasmc:74ro `7souPrRO: .LOce_GsuUE'.bf deolfinder./ fedrom macocmrheromoen/x86 /mc-a2.asm:1655: wa `crning:global' imprope derlyfined here calsoulingrce_ musultibf-liolne dsomurcae_ecrsurbf/oldco `Soer/cETommommon/x86/ndeUbloPck_/STx8-6a.aAsCKm/qu:_POINa7nT8E5R: .t.' -.aw f.rom imaatshm:7 0 50p: cwaarrrnaminetg: eo dro`crsgl [p-wpin+g mactobraial_internlaling empty par' defiametener dr hine ro-pe arscoualamsrcel -to mleugaclti_-yl]su bfolineso maderucrc/croe `_oDEFsubIfNmmoonl/x8dEe_Ar/cRGoSmsoumron6/x8ce_6_/subfImNTERc-NoldAaL' 2e[-.w+maacrrs/cm:/137doeb1loc:-poara kms-legacy-]a .a.s.som:m486mo:n/x8 6/mur.c..e_ c-af.ro from.s mmacaubfsol mamd:671rcro oe `PR:OLOr/GcUE`o' dmmoefinLn/ex8d6/ qhOuaentrAD_e-a.asDEImN:6T ERL6 Ewa3ArVning: impE_C:rH ope.R.Orly cM.A' da elfflriom macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobned here al' defsiingourn cme_suubefoldl here der/source_subfolder/commtonc/x8oi6m-/mlqoiunnae/x86 n/mtma-cca-.a2ro `aSE.sTaUPss_oummr:7:787:STA 49:... cC ...Kf rfeo_PrOINTm mEac_Rosu'bfom r wmiactho `0ldcer ro `cggllo/cobal' poarmdaebmfon/x86/imdeblonck-ea.eastemd hrer:s24 2a4:[-w ewal +rnsom_inacurteorinnag: drrolce_s-p'piubfo pdang rtrledaailmsefr/icoinne-mlmg eogadn /cy]x esmouptyrshoec8eu_rs6/m cp-rcea_suruaabmeef obfoldseterolurc2.eder/a _comsimosmr/nc/ounx:8m67m o/dcn87c:a .lt-.a.blf /tax8os m6o/m:1lmdesourur/4cel. 08t:cc-a.fao iws_ms-ralmimom:onr/ubfxo8ld6/q emrnu66n5/caomi:e m.ma..a cntc-arro .`DEasm:Fng:4 iIN9E6fo `:o ._cgnlmop/b.a.r flxoper_86ARGSrirnoml tmay/csa_Ierrn Ncoadal'To- a mdlel ma.cr`EPiROnoa R`NALO'gL OFGsFSUEmTmP: fuEl6'[ti -2iNn'9 -dwe+fma:e dielncrwoi-edd n hheerrfarpneienagr:aem ssom -lsacroiineeogmu `pSadcr ropeuryrEchTU]cereP e_s ule__suSsbfTbAoCoKl_dyurce fceoa_srul/PcboOIfdoermlld/elr/cNinog mmoTERcnomum'm /wmxo8i6lth/ t0o mcn-pa/raia-lmxe.8tianeenrsm/:s646x/m6 :m8acrco 6/d[--a ewbl2oc+.mac`SErkoa-TUsP_ a.-.SpmT:..aa4 fr8orma A8smmC:K m.s-:l.2a3_cr2oe 2`O.P :fg arcOIF.FSNEyToTm'.]. f EmasRourrocm mr'o `PcROLaceroO G U` E'DwE_BsdietLhubfOfC dieK 0n ofien_ed lheSpTRrdee EarraN/GdTmse Hcohetre _XmMmeonr/xs 8[-6w+m/dctourcM' d-e_esuaab.affcosiml:n13rdo-par7amsed- he3:l .reegsa ousre.r.c ofr/ecocu_my] s ubrocfmsmoonu/ox8mealc6rr/moc d`cS_-earsu./asbUfcoBmoe_m8xl1s6u_dDmb:C7o5er1/ncTo_mfoDl/Cmo:n_1 0x8'6//mc -dead2.xf8i..6n/ea.edesbrl omcd h:e/frokc-amr oem.mm1aac ronsms/oxu86:r7o4 7`cc6:/s55a:deg_l o-. .awba.las's au.d bfomldfrrn:o5eermfi3n3gin:e : .m..d/ caheocrmmornoe d/ f`rcg roomxl8 6m/acpopsionudcgt-brao rlca`treI_.aNsma:iTl' dieRfinngAsub _eem7pStyADf od4_9: l8dp h..xe8era/Cc.orm'er m sdfoanm/reoofeiumrtnexr cmeae_86/csr uino d m`ccc-a.asbgfloa herlomldl :e78teo 9 :s ourrc.b./amlc.omeu_ flrsomt'mo nima/-x86 li/ddebnlocek-feined a. ashmereamcro `D u:bfscoro7lE8uFrd5oIc N:E ere/_c`o.s_uAbmfmoc.golRoGbS.n /_aIflr_Nixl8nTod6teerrnamE /RNAcL/macr' o[-wmmo+ `molsaacc'd-rag d.enl/axso8fmi-:o7b468p:a/d a..ctr-l. afran.masse_d -hoinemrm:7 87m: l.egacarc.. yo]fr teser noalo' m` sdoeuurmficnregloda ccrcoeb_hs erueb`fc_sogladle erluo'bsf o/dourledecbrfinea_slc/oedm chommou_bmoin/n/nxtxer86e8re/ nm6/amcc-s-aalo'fur o2l..aacedsdm:e13_71srm/:sc:om4mu b.on9/xfeof08l6/debl:d ..o f.ciroem rnmedk.acr- ahe.. o faro`rLsmO:4/coAeD9 m_s m4mDon:EIo/x8s6NuT E/ourcrc.s..e _fseubrfm_sRomaacdLourb-foal.lEdeoa sm`APdVmR:O7Lrer/OEGUac/r_8EC6cHR'o `P: c.OMdoefminoed A..mhe'reo dm ROeLOGfrmom UnE/'x8moa crfnionde6/eqfidu h /`cearx8n6enetd/g l -dsctsoooa-ba..uaarcuarhl_simne_s:m78steerre: ceu0b:n wfoa4r_8s8allun:i' b.n dd.effgin.e rfe:od/r hleiomdcopmrerropem /m emrasconolro/x8y ucr6/`mallPce_Ricncom-a.gO submamoun/lLfoltdexOrG/cios86mmmU-El:/moin'/xn6e d7e c1-fmaac8: roi 6nw/`aed hrsnSa2e.aEirnes dm:7-a.4gT9:: .as.m:.UP487_: S..TACK_ dPrO. fIoNTppEinR'rfrogo mwi m mm atth 0crs praraiaamolcroouienters [ `- `rPcwg+lce_oRbgmaOsu bfecal'moro -padLOGpUE'etfiy ndefe priamadrn aldeer/cd sherh-eroeme lemga on/x86/source_subfmetdcye]ro c tli-den caas.aroll/surcce_su bfoto mm:1mosmoon/xurlc408e6u_dsub/follemrc-a2/.cdot8emrm/c: owammoranoiin-nlsgn:m//xi nx8:6/d787sraed-:ao pm.a c..r.86 /frqo `aDuEaom FsImmp:Ninn6E2t_aAg-9 :c rotRra .`GSa_acwisamgrlilnobgal_nin :em7g49pity :pa:n tdraeme INTr... fnrEoparl'pRiomn m terN diAL'e [ancr-figo trnai e` cgwl+mlcoinagb allelamc'p todd retfhyo ie rnemd -hpearpraeruamaemle t tssi-soulre-rlcoe ieun_isugnea mbafcoaldcer/lrl cectommo_ron/sx8 u`cD6o mE/FbIfNoldEer/c_ym] ouAlscoturmi--ce_maolnRGiSn/sx_8IuNTe 2mEbfao6ldRNAcLr/o .`DEquaaers/mc:'o49n6 m[t:- moFna-.Ia/wxN8s+mE6_m:.a/.mA.R fr7ocrmo8GS_-cp7-INT Ea.aRNAasrmL': [ :...66 5-wf+rmao: ..mm msaacmcrro-.lo f`Perg-poaarROaLOma msc-mlercya] GgaccsrooUyE ou]'r c`ec s` gOl_FsdooFSuEbTuPbNefrofcael_s'l _diudiefbinnetfore/nred nheelddco mre moan/lx'86 edeh/edref ir/ncetcd hero-a.memoan/xsou8rc6 /sse_asusbfdm-ouarce.ol_dea:s1su3bf7m3: r/:co53om.mo.3n: l...d fr/ex.omr ma/cc ro om`ImNTof86n/xrom/8mcRA-_SAD_a8x 6mac8roC'/ d .`eqfinuSUaB8xa1n6eds hm:e64_rDteCT6 : -a_.s..Das.o mC:4fr8om8u: _1r0' d... ce_sefruobfminf maoedc ldero r`/ macro hcerPom`OeFFRmOLoSE T'On/G UE' xd86edfieson/fsauindedr-ce_a.su bed hheafsmre :eosorur7ldeer4c8: /..ec_s.ub of frommooldenm /mx8ac6ro/ `dcgloct-arbal/.asc'omm:749: . de.. frfinosoeurce_dmmons ub mherfeol dsero/ax/uco86m/mrccmcon-ra.o/ `xcgle_8sub6obfal/oqua' dnlt-ade.easmafsmr:7i/:5780:n1edc h:o ewr..m. ea frrsomnmoni omauncrgr/c:xo de_rsu 8`cb6op/pifsognlolgdeabdalr-/c 'tr omamoadilin/xn86.easmg fempi:t78nedy h6 :/edcre p ts-o.urc.a. ream_ae.tsufbafoeroslr inm mam :7de8r/7c: rco .c..om`mo alcgnlolf torom /bx8 mm6a/ualmct-a.asciro -l`clm_ing:l7t89ione:e bma.r.carol na.l' frd`ef_Diom minneteaEcrrndalo F 'Ih `eNcgEred loeba_sARGolurcfSi__INnTEReedNiAL ' hente_subr[f-oldrnawe+marle'/ccor mmo-s dpefiouarcernams-ele_osun/gbacyx] dfol86/ dhsesar/ecodo-ammuon/rre. xce_8s6aossm/uruce_su:bfdolder4bct9-a.asmf:4956: ..o: .l.. der//.commocfro ofnr/mm mmonxom/ax8 mcro 8`66/P/mROqauacLOnGt-aU-acr.o asm:E.a7sm:`PR4' OL4998: ...OG:U d f.ro.. m emacfinrfrooE'm m de `eacPfineRddr ohOheereL re `cglobal' defined hOseoreuGrUE' definescoud heere _subrcfolder/e_subfocommolder/n/x86/cmc-a2.asm:1655: warningo: imprmmooperly callin/x86/quant-a.ng asm:787: mul...ti-line ma from macro `cgcrolobal_ `SETinterUP_STACK_POInal' dNTEefiR'ned here with 0 pa rametersourcs [-e_suw+macrobfol-parader/common/x8ms-legacy] 6/quansot-a.aurce_subfsm:4older/common/x86/mc-a2.asm96: :13...86: ... fro fromm m macroacro `LOAD_ `PROLDEIOGNTEUE' defiRLEnedA here VE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1655: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:672: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here sousourcrce_sube_sfoldubfoer/coldmmoner//xco86/mquant-a.asm:819: wmon/x86/mcarning:-a.asm impr:672:osopeurrcel way_ casllinug brfmnionuldlterg:i- /cline ommacmordrnoo /px8p6`S/idngEeTU tP_rblaoSilTAingc CKempk_PO-taINTy EpaR' r.amewter iithn 0as m cpar:2all42 ame6te:rst o m [-uwlti-lwa+macinroe -rnmipaarcrnamsgo-l eg`DaEFINcE_ARG:yS_ I] imNsourTERNAL' [-w+pcroema_sucrbfoldpero/erclyom-mopn/arx8a6ms/quan-lte-a .ascgallmacy:in74]g 9mu lti-s:ou .l.ircne_. suebf fomarlocdro `Smer ETUPma/cc_SoTmmorACn/x8oK `_6PcgOIloNTEb/alm'R' c-witdefah. 0a sm:ipa6n64r: .a.ed mether. s [efrer om-sour mcaew+_macrscrouob-pf ol`OdFearrF/amScEs-TomPmleNg' adeoncy/fixne8] 6/squoda hernue rcet-_soau.suabfsm:o78r7:cld ere.._s/common/x86/. ufrdeobmb flmoocacldekro r/`c-ag.lcooasbmm:a2mol_n/x38in262/mtc: -ern.a.a.l'a. s dem:6frofm m46:i anecrds h.o oeu.`.rrcee Df_srEBLsouom maucrObfroldo `eCr/ccoKe_msu_monSbfoTOFlFSR/ENGxEdTe'r/ c86/omc-dmefinTmH_ae2.Xasmo:1dM nhe65/6:M'r exwa rni d8nge: 6fin/qesioumd uhere rscapnteo_-roupserulyrbce_f olsudcer/bafollldinea.gr casmmou/clmti-:limoommnn/x8e 4ma8on6c8ro /`Sx/m:c-86EaT ./.UaP.s. _fromm dSebloT:AC7m5cKk-a1a:c_roP. a`OIsNmPTE R' R:O7wLit.h 04.7: Opa..G. Ur. Efr'afr omdoemm etfermiac ron `meacrsd [-cglo ohew +mb`alare' ccgr odef-parlioneadmsb-l al'ehgacere d esofiy]neudrc e_ ssuherbfe oldersoo/cuommruce_srocsuue_bsurfceb_suoldber/fcommofoldoon/ln/x8d6/xer/e8r/m6cccomo-/a2m.amsmc-:mon/1m568xo86an/:/ q..xu8a. 6frn/tdeoblo-a.cam. assm:8mk-ma.a:7s89a1cr9: .m.::o78 `P5w.arL:An ingN.E_..Dfro Ef:m dro ImaNcrro oTm `pcmEapRginlobgal_interLEAn alctro VrE' _deaV2`fcgin1l0'ob aed hle_irdeief inntlieng soueempdr tyc paeherre_rsa metubsfooldernau/rcecr ioen calmml'l do_s ubtefion multi/nx8feol-deld hr/6/cmoinemc- a.meoasmnm/xar8e:4 986cro/sm: .`ocur-Da2EFIce.N. f.Ea_ro_m AsRGsmaucrm:7bSfo_49l: .d..o e` PfrIRO/romNco TmaLEOmmGRUEcNrooAn/'L `cdglx'86oba e[-/fldw'ieb+n dmefeinadcrl ed hoh-poecaree rrea kmso-aur.casem_ssu-lbefold:er/gca4cyo8m] mon/x686: ./smc-aour.2..acsm: 78f7: e.._sub. ffroorommlder/ mcommacrmo `accon/grlobxal8o6 `P_/quinatenROLtr-nalO'a.Ga desfiUE'm dneefd:7i4n hee9:r e d hersoure ce..._s ubfoldfroer/com mammcro `con/x86/mc-a2g.aslobal' defined here msou:488rce: _... subfrom mfolder/common/xacro86/qua `PROLOGnt-a.asUE' defined here somurce_s:78ubf7olde:sor/u ..c. romfmorcen/_xsubofolm8 der/commo6ma/decn/bxloro `cgclo86/bk-aaldc_itn-.atersmna:a24.l'a s26m:: wda1rni626e: warnfing: isodurcne_sg:u bfroippimporopnge trrlailyn celdedr/ciomanlli ghemng moenmuptl/rx8yt i6-li/mpc-a2a.arnsee amsour: 1mceteer6 in5 6ma_croscubf `aSEolld:l TU toPwer_a r/SconTimuAltimmC-Knlog: inndreop m/p_iaxcrngo tPOr 86a/q`iliIDuEFnNg aTntIERNE'e wim_Ath- 0 a.pRarGSapmeta_smINTet:yErRs 4pa96[N-wAr:am L'e [-.w+m.acrot+e.mac ro-from-rpap maacrirarnamo `PRcmss-laOll LtoO-l egacGmeulyUEt]ig ' da-cy]le fisnse minoedaoc uherro curc`eDrEeF _sIuNEb_AfeR_GS_INTsEoRNuALb' l[df-ero/cldwo+emmmon/xacr/roc86o/m-pmaroan/x8dmes6-le/dbloct-cakg-acay.asm:15.]4 asmso:232u0r: .ce_2.:su .b..f. folrdo fremrom/ macc maocrmomo n`roD/EBsxo LO8CK_`6SCAS/N_8xm8_FTcRuRrcEANGT-ae2.aH_MsE'mX:_ subfol15d68dMMef:' der/ecoin.mmofinn/ex8e.d 6. fd /heromm mchea-croraer `PLe.as m:s A67oursNEc_DEIoeu2N:T_ERL waErAsrnceViubEn_V2gf1ol_0:'dser duefb fol/iconmeid mmproodn/hpereerlx ey8so6 /dru/cromcmoncae_/lsuxbfoldel8ierbngl m6/udcl/ti-ltc-ooickammnone-a. .ma/asamscr:om :7747:4`S x8E6/.mcT9.:-a U.P_..2 fS.TroA m Cf.aK_mrom aPcroOsm: INT`7mER4' cglwobacrao i9th:` l'.c.gl de. fo0bfia lrnom m'e paarddeacmef itroh `enecrgloders e[-w bh+al meas'r deo cruercsoou-per_subffoliarcamdnersee-/dcomlegm_suob n/hacyefoxlre8 d]sour6 /deerc/cbloocesokurm_mons/xc-e_ubf8s6/ubdactofldo-ae.asmlrde/c.:7oammos8rm/com7n::7m /8x86/m.5:c .... -oa. 2nf/x.86/rframsoc-m maam.as:7o87mc:r:o `66m5:c mag ..lcobr.o .a.l._in` cgl tfefrrooobalm mr mamna_cintealcr' rroodenfin a`Oed F`cl'g dehFerfienelSod herETbseoPaulrN' c_e di_seourfsinutebnfocre_nesdladl heerru/c'e o mbsodfefouldineedr hrmo/n/cerce_esubxo8f 6/dmomlcon/dter-xs86/ourace._sdebausm:/48blfcocoomkl8dmoe-r:an ..//c.aom.mosx86m/mn /c-xa.:49af8r4s: om6.../:mm f64m6:accrr om .o.. from macr o -a`2.`OPaRsmFF:OSE4m9aT'L defOic6n: G..Ue. Efrdr omo mahcre're `Pod `P eRfRsOLinOedoOuLOrGUE' cGe_sUd ehEubff'isouorcenreeed _ sdhlereubdfoef lerdine/cro/cmoed mohenr/xe mmo86/n/xmc-a.86/saasm:751d-a: ..asm.:631: warning: improperly calling multi-line macro `SETUP_. from mSTACK_POIacro `cglobalNTER' ' definwith 0 parametersed her [e -w+sourcmace_suro-pbfolarams-der/clegacyom] smon/x86/mourc-ace_s.asubfom:78lde9r: .source./_cs. foumrobmfmosoulderoce _nmr/c/sxaocr8u6/bmfoos `maon/ld-ax86.asm/qu:533:der .a/nt-a..c.ga commloosbaml_:8ni/x86fnt/e9rnrodm a2lmc:acrt -a.wa' defined herarsom:nin16 `26g:e isoumrcpreopeIN_TRAs:r ublfowayrni clndera_gSAD_8lx8/:co dlromCmopn/x8'i d6pineg trang m/miliuclt-na.faismgn eid:e49 -hlmine0:epr t mac... ye proa ` fSrarosEoummeTt mUeacrPro r_ `cPRSiTOeLOAnCK c_GPOUal_l EI' tsode umufltibfNoldneTeERri/c' -odmm wioln/xitneh8 6mahcre re/osad- a. 0 aspm`D:EFINE_ARa74GS_IN8raTEm:et RNAL.'..e f [r-omw rs+mmacr ac[o-ro-pa r`cwg+ammasolcobaursl-l'e cdefginree_subadcof-o yhe]p arrldseo uaseoumrcrrecs_sue/_bscofu-blefooldemmrgonl/x86daerc/y]/mc/o cc-msmooommunrceon//x86x/s8_asa6.a/ddc-ua.stm:-aa6sb.am:f78o76:s 2ml..:. :d1e fwa54r0om:r n.inr /cmg.: oamd.m crrooppingo tra `icgnfrlom mliobnag ecal/_irmo pxty n`teS8r6nCal/AN_p'arqa8 x8ua_nt-medaF.terRAaME ins'm:ef inde7edf49: hie. rncaeed lhe.s. ref olsu tourrcceo me_su_suulbfboltri-loinde mf macmreo `corlga/crdo ler`c/oocDbalommEm'FINmo n/Eo_xd86AnR/ex8f/sGadi6/Sdct_I--anNe.aTsmda.asmER: he:74N49rAe: 8Lso7: u.rce ... .'fr.om_ s[-ub fow +mafmcacrolm mderracoro ` /commo`cgPRloOLbnOaGUl' rE'do-p/arax 8dem6s/q-fulseianeegfndioura cnceyt-da he]. hseoausrcem:e_subfo7_8rsubree flold dsouee7r: r/c.omm.creo.n/c/ x86fo/m_sumbfrcomomn/xs-ou8 6a2m.as/amc-ocldmr:16oe `c5a.rc8e_sr:/ausmc:b66g lfowoobaamrn5m:i ngl..o.: fimpl_n/roipenxtedrlyroe r/8r6ncomm/ dcctmaaca-l'm adlloirnefgin/ nmulted. ohexa86 i`O/ss-lminard-e as:oue. mr7caas8m:ecr_7:o . F.FS6`.s fSETProm N3'1:EuT dUef bwiarPmned_ hnfing: odarceoplpirdeSTAC nerrKg_/soo PcOuortrIammNiTl`ociEcRg'n /e_winxg8lo bal_i6s/qnttuhbefeoulmdpe anrtt0 -py paar.aarmetnserarsm [aame/co-w:lmm+on/' maxtdeec8ro4f86/i8r minc:- p..n-earaad cmall.s .f hertomr -o mea cmroa `suoslltuiPr-egRalceO_mi:s6cnLOyGeU 46E: u]b'm.ac f.olds . fordoero m uefimnrcac`re_Dsor EuFeI`OFNF/bcfE_oARSdEmTol d'mGoS dnefe_r/c/Ixhoer8N6mmTon/eERindct/N ALe-dx'86/ [mca-a2. -h.aew+amarec ssmros:om-:u49p6:rac1r 37a1: m....s-l freom e_sm.g. fubfolrom desorumarcc/rcoeo _suab`mamoLfOcny]cr/AD _osDoxo8lE u6/`mdrcPeI_eNRrs/TEuOLORcomGLEmAVEUoE'n/c d_efCxHR-a.8Oinae6MA/' sdm:d75bqfolef dheiuneraen1d hr/e: ctoe.rem-mo a.asns/m:o8urcxe92_:su8b6/fsol. . ad-warad.aferonri/ms mng: mdrcom:a53oppim3on:ncro / x8g 6trai/lim`cglobc-an2a.l'.g. f er. adosm mamcrmpetyof `IineN: pTarametR7d49e: A_rS hA.in ..D fr_ereo 8smour x8Ccmec' daaclef_roi `csubflneo ldegtlobor/ coamud hemlti-lli're dnee finmesodu mrcehere oso_urns/ucexbafol8der/coc_6/rmc-o asmu`.DEmaonsFm/bf:old7exr/INE8_A8c9R6/osadmm: -oGSa_INnT/.xaE86Rs/mNcm:-7aA482: ..L.'asm . :fr7[...-w8 7om: macf r+mo.rom `..c fg mracroloam combal' defarcr o`ci-paron a`ceglodbal_mint hsere- erngllobsal_oaurcleeg_aci'ntsueryb folddenr/coefainledm]mo' hsn/xoduef8i6/rnced shaeee_srubfre oe ds-as.ldoeraosm/ucomr:7mou8rccnee6_s_: u.bs.u.bffo ldo/x8ldf6roeer/r/mqcomuanm /mtco-aona.masm:/cx7mor49:o8n/ 6` /mxc8cgl-6ob/a2..a.lmc_-aaisn. m:488.fat:e ...rromn al' macdefined here source_subfolderfrsor/co `omm m:maccro m4on`gloP/RObLOG9a8xU86El' 'de: /dfsefiiane...d fn-eddro h ermha. meacrrea ose m:s495o:ur c..e `P_.s froubfROm LOGUoldeEmac'r defro /i`coned here mmPROLOGUE' don/souerx86/cquef_inaensudb hfeotldre er/-a.acosmmon/x8m:76/87mc: -a...2. from asmam:165cr8: wao rning: `dcglobal_iropnternal' ping trailing empty paramdefinedet hereer i n source_sucabfoll to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/clomder/common/mon/x86/x86/qumcan-a2t.asm:137-1: .a.asm:496: ... .. from macro from m`LOAD_DEINTacroE `PRORLEAVE_CLOGUE' deHRfiOMned herA' e defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined hersource_e subfolder/common/x86/deblock-a.asm:2428: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/deblock-a.asm:2322: ... from macro `DEBLOCK_STRENGTH_XMM' defined here source_subfolder/common/x86/mc-a2.asm:1658: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1386: ... from macro `LOAD_DEINTERLEAVE_CHROMA' source_desubfolder/comfsource_imon/x86nsubfolder/common/x8e/d6/mc-a.deblock-aasm: 674:h.asm:747: ...e rewarning: improp er ly callfing multi-lsourcerom maicro `ne mcacrgo `S_ETUP_slSuoTbbAfal'oCK _Pldefder/incosOINeTmd hmoon/Eere Rusoxurc'rcee_8_6subs fubwiotlfo/ldmh 0 pecr/dco-mma2.aeasmr/c:o74n9:/ .x..rom mofra8men/xter866s /[-odeblw+ma/quantc-rmaoco ma.-asparack-a.ro `ms-caglsobal'lm: deef7gm85: :9i.a.. fncrye8omd9 he:] ma re cro sw`acsrngingoouu:r rcecl_subiemp_orospeubfobldfaerolrlldeyr _/common/x86/mc-a2.asm:intcal787: ... efrom mlrai/cnancrlogo mm'umlt on/` cgdloefibail_x8n6/ed hi-ntleinee macro `rreSn mscaou-rEa.asl' m:6d64ece_fiTneUsudP h_erSeTbfol: .A..dCes foKr_/urroccmP emaocrmOIoNT `Omon/x8ER6F' with 0/de_ pbaralFSsoubcfokld-a.easEr/cTPN'mme tdomemofinn/:x86/mc-eea4d86: rs [-.2...a frswm: +m4om 8heacrroe8 :sourcm ... from maca-cpae_srubror `oaPR `mPfoRs-legacy]OLOGl der/csouroUOLmmoOGEceU_sE' udeb'ff noilnddeed/efiner/d xcohe mhem8re 6/orn/x86/quant-a.asm:911:em c-a.a sm:646: ... from macro `OFFSET' defined he... from macro `DEQUANT_reDC' definsourcee_s ubfosoudrcle he_redseubfoldser/common/x86/mcr-a.asm:751: o/ csou.urrceoce__sumbfsmo.s. uofbfolrdon/x8e6/dulcrcert/c_-sdeur/aom ommocbomfn/x8macol6/rdoem.asqonr/x/ua m:1628: wa`8cglr6niobalnngcotm/mm-a.o'n cade-as2.m/fx86ined/ :7dheb4asm:916: l5ock:8... f:roim mem-pro peaa.wasarm:rly callin2crr428o: gwaen rniison nmuug:lgt: i- `clringdlceoer d_ropmpibanagcsl' opup tradiiblirngeof ifonldngeed trrail/ co `hinmg eSmepreEmTtUPem_ST oypty spAaraome CpKt_enr P/OiINurcnx 86T/ERmar'ame witec-ah.c_sausmallte r :bf old0 pea7ri8tameno 9mur /: c.callotelrs ..t i- lifr[ntem moo -wn+om mmu/lmxmaacroctro8i-6 l/q`ineD ma uaantEcr`ocg- aF.I`lobNDcralE_aosFiE-pnam:t7rIN8amsE-le_7e:r ._nAR.gaARaGSG_IS.l fr_cyN]o mT maEcIr'Rs dNoAeouLrNce_'sfui T`E bRcN[nf-eogllAodLdwe+mr'/bacrcoo- ahml_ere s[om-wpuarocen+i_n/tmaecrrsanrx8alm'u6bs/dfo dcefio--llepnargdacatedm ehs--leyreea.]g as rssou/rccouormmaec_monse_:1u54/0: ..c.y] xs8fsouu6b/mbrffcceo-r_osm umldeaolbrf/ocdcro o`al.derSaCesmmomr/cnomm/Ao/xn:86/N49/0x8d6/_:8ecoxmmombc8_lFRn-/oa 2ck.-..AM.Eax86./'q afuadnrasstm-ao:me1m.3a8s:6:f i.2 3m2ancerd2m: : .4..8o. h`8 :e ..P rfROLer fro.s.o fromOomm macroG muacr maco r`ce`rLO_o UsuPE'A b`DDERBO_fDLOoEldCLOeGdKefIrN_U/ET'i ESTcRnReENod LGmmhdeTfH_oXnMEeAiVren E/ex86d Mhe/dc_t-re ' CHdae.asfROm:i74nedM herAe '9sour dcef: e...i frnoe_subfmdo lm hacredreo ssoue rroce_s/`cuurcocmmeb_sofosldgulbno/urcer/feoxc86/odbe_omalls'bdu bmfdlooceernkolf//-cdoa.xaemmso8nm/r:/74coi7n: m..6e/. df hmerc-ax.aem 8rsom6s:oo/m umna/mc6-cxro86/aq 2rc.eua`_cs7uang4lb:fsom obal:' d74efined hertl-d9w:a a.rasmn:i.e..9 er/f 8s9cngr:o uroom madcrocem_s r`ubofoppilng:m do wtcnr/eagaxl8obrn6iral/ilndc/ingt co-e'mgm: patmo d.aysdefim:7 87:pn /x86n/... erda raoppmdeteerhfrbleoinocrm mae k-scougrc tr aer_isni lua.casoim:b7 8`acfgolllld 5otbo: erm/ca lul_tioinngmmton/- l... ineeermpfty mnaplax8a6/'rcor rmco-m a2.ma`DaEFascrIomm:78Nd `7cgeetle:r Eofb .ia_AnRi.n GlS._edI _ callf tihntoerreeNrTERn als'our coNmAmLe _s'u defui[ -lbtmaw+fnedm ochrolaci -lreorei -`cgparnalsooed bmauracecler_rsu_io b`D/ncmso-EtelrFInNefgEalao_ARcmyl]' dd moeneG/Sfsrx/_oiIcuon8NTed 6hE/RdNmArmceecon/rteL' [-_x8-as u6/bfodelwsob.asmdl+umao:4e8ccrk8o:- .-parr.a.aam.r scs-lme:f4ro_94/:c ms u.ombmon/.xfmeol.da8erg/cac y]f rosou6c/ m`rcoem_rPmRsOuLObfoc-a.GoUEa'osm:ml m6nd/e6x8acr4o6r:/ c/o ..m`Pm dce.f imneof-a2nd Rh.rasmO:oL/ermeOG Ux 8E496': d..m. 6e/qfaroucram nmtac-arfinoo e`OF FSdETPN'`.asP hm:R deOeLfiner9OGe11U:E .' de.df ined here. here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here sousource_subfolder/common/x8r6/sad-a.asm:634: warning: impropecrly cafellirsngomo m _suumrbacrofce_subfuolo `derDEQUANTl/c_DCo'lm defdtmi-eoin/nlrie/coxd8n em ma6m/dhecrer osoconu/x 86/mc-rcea`SE.asm_subT:751:fol U.P_t-aST..deA.ar fsm/c:1room6m m28:a mwaConr/x86/Kni_ngPqcrOoI: dr uaontp`c-glNpinaT.Eg trailing empty paorabalm'aetRsme: de'fi74 wi9: tnh red 0.h paienra. cmeters re. [f- rasourowcme +ma_msacurbcroof -`poarclgdams-lleoregalc/l tcy] o multi-lbal' defisineo monemuacmrord nhe/cxre 86os o`uD/e_srmcuEFIN-a.E_AaRcbfoslmGS_:deerIN/T_cE7R89:N AosmmoL' [-ubfo..n.l fwr+d/xm86om /sada-mcro-a.aaceparrosam `m:748sr:/c co..m-glmob.alleg_aion /fnxcrot8y] m m6eran/qauaslnctrou-ra'c .aos de_`sceumglbofin:f787bed: olde h.er.r/.al e'fc osoummorrcdneeomf i/x8ned h_ermse acr6s/uo bd`coufolder/common/x8gct6/m-cla-.aor.abcasmse_m:saublf4:19_ol8d:int ere/c.rnalommo5.. n'/ fx8d6refiom nedma4 0/hecro `:PRsad-arOeLO .asm:78sG6oUuE:' define .ds or.. c.u. e.fro_ fhmerresrce _smuom aubfcolbro dfolmea`ScCAro `cdgeN_r8/rxc/com8omom_mFon/xn8R/x8AM6E' /6/dquefilmobc-aa2.alnsamnt-ae.d:16 59a:_heres m:warnii4nt9er6n:ngal: sourc. iempr._.osp' edefrrfinely domc heuabre fol soder/commoumrce_subfacorlndelo r`Pli/RcomnOLOGUE' /gxmdefo8n/6 mu/xdc8int-6e/sladti-lad h.-a.aiasmnee:749: r e.m .. from macro `cglobal' defined here source_subfoldeasmc:48ro7: `r ... from/SETcUPo_SmTAmCKo_PnOI/N max8c6ro/TdcEtR' with 0 paramet- ers`P a.[a-w+smROLm:7OG8Uac7:r o-pE.'. darames-. lefgfroainm cy]e d heresou rce_subfolder/common/x86/mc-a2.asm:1568: ma... fcro rom`cglobal_internal' de macrfinedo `P hereLAN E_DEINTsource_sERLEAVubfolderE_V/commo210n/x' d86/dcte-a.asmfined:496: here ... from soumarce_subfolder/common/x86/mc-a2.asm:74cro 9: `PROL.soOurcGUEe_'su deb.sofur.fcino lee_fsudrom h erdbeem r/accommroo n`/cgfolldx8eob6al/' sdefiadr-/caom.asmnmo:6e34: d nh/xer86/wme arning:sou rcde_srocpubpfi-aold.naers/mcogmm t:roailnin/67g4x:8 em6p/ty mc-pa2a.aramestemr: wa r78i7n nc:all to mu .lt..i-li fneirn g:m aimoprmo mpacrecro l`cyr glcoo a`bDElliang mulF_inlttIeNErn_AaRl'GS id-lienef_I mNTaEinecRrd hoNALe `reS ETUs'P _ouSrceT_[-Awsu+bfCKo_lmadcroer/P-pOarIamscNTo-legammocy]n/ x86/mc-soa2urc.asm:488: .e_su.bfo.lde frro/Em mR' wicaotmmconroh 0` PRpaOraL/x8OmeGUteE6/rss ' [-ad-awdef.asimne+:7d4ma8cr hoe:r-pe .a..r ams-lega fromcy] ma cro `cglsource_sobalubf' dolder/coefinemmond /x86here/mc-a.asm :66sou5: .rce_sub.. frofom lder/cmacro `OFFSommonETP/x86/sad-a.asN' defined herm:e 7source_subf86older/c: omm.osnou/xrc8..6e_s /from mamucbfo-al.acsm:derr/comm6o 4`c6on/:g xlo.b..a 8frl_omi mn6teacr/rnal' definedomc he-a2.r`OaFeFSET 'sousmr:ce165 d9e:_s uwfianrneinbgfoldde: dr/cropping tomm raion/linhxeg86re/ ss aed-moaputy par.arsamectm:e4er _insub cfalol lde9t5r:/co .o.. f mulrom macro t`PROLOGUE' idef-linem macimro ned h`onere /DEx86/mc-FINEa.asm:751:_A RGS_INTERNAL' [-w+macro-pa... from macro rams-legacy] `cglobal' dsourcefe_siuned herebfolder/ source_subfolder/commcomon/x8mon6/mc-a./x86/mc-a2.asm:1568: ... from macro `PLANE_DEINTERLEAVE_V210' defined here asmsourc:789: e..._su bfolder/cofrommmon/x86 macro `cglobal/mc-a2.asm:749: ... from mac_rinteo `cgrnal' defined here lobalsource_s' defined here usource_subfoldbfoler/common/x86/mderc-/common/x86/mca2-a.asm:490: ... from macro `P.asmROLOG:787: UE'... def from macro `ined herecglob al_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:674: warning: dropping trailing empty parameter in call to multsource_subfolder/common/x86/qui-ant-a.line masm:9acr91: warnino `g: improperly calling DEFmulti-lINE_Aine mRGS_Iacro `SETUNTERNP_STAL'A C[-w+mK_POINTER' wacrith 0 parameteo-rs [-w+macro-params-legacy] psoarams-legaurccy] e_ssourubfoldece_sur/combfolder/commonmon/x86/quant-a/x86/mc-a.asm.asm:6:911:65: ... from macro `DEQUANT_DC' defined here ... sourcefro_subfom mlder/cacroommon `OFFSETPN' d/x86/efisquantn-a.asmeoud rhcee_res :sou74rubcf9olde: r/c.om.mon/x86/deblock-. a.asmfrom mac:reo _`cs244gub0:f wloaboall'd deefr/icned ohemrnrei msoonung/x:r ceimp_subfolder/commo86/mc-a.asn/x86rmop:/q6euan46: ..tr.-l a.afroysmm :787 m:call ai.cn.rg.o `OFFSfET' rom macro m`cglobal_interdnefal'ulti-line macro ined h ere `SETUP_sdSouercTfACKine_ePOINTd_ sEhR' with 0 paruametebfreres ol[-w+mad er/common/x8souc6r/roc-mepar_amcss-ulebfo-a.asmlder/common/:g75a1: ... xfr8om 6c/y]qmauca ntr-oso urca.ae_`sucglsobfmol:4b88:a .l..d fer/commronom /'x8 mac6def/rdineedo `b hlPeoRcOrk-aLOGe. UE' assdmefo:uin7e4rd h7:e ...rce_e frsuom macrbfoo `clderglobal' defined here source_/csubfommon/older/common/x86/deblock-a.asm:785: ... fx86/mc-arso.asom:78mur9:ce m_sa.c..r furo obfom m`lcacro g`cglderol/baolcom_moban/x86/quantlint_er-a.asmnal' defin:991ed herinet eso: uwarrnirncae_snlgu'b: fdroopp deling dfier/tcrailned ing empty heprea ormamomen/tsxo8er6 in/udrc ce_asleubbl flotcoo k-mlulda.eti-ra/lcine ommosmam:4n/xcr8o 68/m6c`DEFIN: E_ARG.S_-aIN.a..sT from macro `PREmOR:L4NO9AGLUE8' d'ef: i n.[.. from macro- `ew+macrodP- RparhaermOLOGs-lee UgacyE] ' definesourd here ce_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1661: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1568: ... from macro `PLANE_DEINTERLEAVE_V210' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfsource_subfolder/common/x86/deblock-a.asm:2440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNALolder/common/x86/mc-a2' [.asm:787: ... from macro `cglobal_internal' defined here source_subfolder-/common/x86/mc-a2.asmw:488: ..+. from macro macro-params-legacy] source_su`PROLOGUE' defined here bfolder/common/x86/deblock-a.assourm:747: ... frce_omsubfolder/common/x86/mc-a2.asm:1661: warning: dropping macro `cglobal' defined here source_subfolder/common/x86/deblock-a.asm:785: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/deblock-a.asm:494: ...trailing empty from macro `PROLOGUpsouEarameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' rce_subfolder/common/x86/sad-a.asm:778: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-le' defined here [-w+macro-paramgssource-a_slegaccy]ubfolde r/comys]ourc e_smsouorcen/_x8u6bsub/fomcl-a.dasfmo:67erld/5cer/commonom/mox: n/xw86/8mc6-/saad2.-a.asm:700: ... from macro `INTRA_SAD16' defined hereasm:156 8: a.r.ninsg: o. ifmpurrcome_ msacruo b`foPropLAeNEr_DlyEIN caTllldieEr/RngLEA VE_mVul210' defcommoinen/d htie-lre ine macrosxo86 ur/csae_dsub-af.oald`eSETUrP_/Scsm:om748mon/x86/mc-a2.asm:T:s74A9oC ..K: ...u f.r fomr macrc_e_subPOoforoI `mldeN TER' cmawcrgloo `bal'rithc d efiglon0 baepdarl'am/ete dreficone dh hmemerreo es ssoon/ux86rc [u-w+er/_subfcdcte_s-ubmoalfolddea.aesrr/co/mcmcr:o-pommma1ramoons-6le/n/6x8gx846/m6/c-:acay] souwarsrad-niac2en_..agsm:su7bf:asm8:7 impro8lde6: r.7operly calli.ng/. : .m ufc.omltmro.m mio-n/l inacero `cg lobxm8fr6omacr ama/mc-la.asmo:66_in4: t..er nal'` d.e frfincSrooem mdE Ta`c UhgPclero roe _SbTAsCK_alP_inteornur`OOFaINce_slubfoF'SET dPefinledTNE hRer'd' defwee iisrounrctehe/d _0scuob pmarmofaoldme terhn/sx8 [e-6e/wre+smacrro-p/ ascormmoamns-lad/-a.xaeousrce8g6/_asmubcfoyc]l- m:d48s7: oa2e.u...as m:496: ... frrom maf/crro `rce_cPRsOLOGuUomb fomldeaEr/ccomr'o dmefmmono/xo86/dni/necd herxe t86-/ am.asm`c:P-R1OLaOG.a638smUE' d: .:ef..i fn6eromd46: mah..er.ec from macro `OFFSET' defined here sourro `SCAce_N_4xsubfol4' der/defcominemod hn/xere 86/msource_subsocufolder/crce-oam_.suamsbon/xfo8mlde:7r51/: 6.c/dct-a.asmo.. :f749mromom: ... fmnra/ocromx8 `c m6/gslobaadal-' ac.roadesfm:77 `ci8:gl newd herearnin g: dsouropprcei_snogbalubf tra'oli dldeir/ng ecomemfiptymo pnareanmd eh/xer8ete6r in cs/mc-aallo.a tour scme_ultm:i7-l8s9:u ...bfoliden e mar/ccrfo o`Drom macrEmFmon/x8oIN6/dct-a.asmE_A:787RGS_I: NTERNAL' [...-w+macro fr-paro amms-`legc macaycrgloo] ` bcsaogluobral_li_intcnerena_tersulbf'n doefianlederdl' h e/commdeforinedn/x souerch ereseou8rc e__subfsoolurds6u/bfcee_ors/aclommosdubfoelded-ra.rn/ca/smc/x86/qommuonant-a.:7o00a/x:86/d ct-s.mmoam:9.as9m:..4 88f3: nrowa:rnm/xi86/ng:m ..c. fr- aomi macrom.a p`P smmac:ro49pr0o :er`ROLIOGUNETR Aly. call.' diengfin_. eSAD dm1f6rom' m due aherceflin rot ed here `PROLOsGUEi' -lodineeu rce_fmasucbrined o hfero`elSET derU/coP_STAmmoCK_POINTn/Ex86R' w/saitd-sh ou0 paar.amrcete_ersus bf[-osldoaser/muco:mmo7w48+mn/rc:e_x86 /dacsu.bfocrt-.o-paa.asmr. lad:f16rmes-r6/colegmmoonamc4 /: ymaxcr]wa8rnio 6s ou`rcng/: dmcc-a.gelob_roappsaslm:'ub6fol7di5n:g ert/comraimli onn/xwdega ermptyning : 8finp6aresd ahmederetoeu/rr qroipupcnie_ anstson-calgl utrabtfolou mairde.rlultciaeism/:-911l:cin e onm..mmac_rog on /`. emDptsubfyrx8 6opafram mmEFIaecrNtero/moc ildner-a2`/D cE._commaoARsGnSa_/llm INtTER:17x29E:8o muN6A /wsarlnLing:Q UA'NT_ imDpr[aop-erly wdti--al+icmCanec m.roalaliacron s-mgp' mua:ralm ti-sl786: d..-in`e.l DfeefE FgmaIiNanedEcyc] r_o AherRomr m G`Ss_eSoIua ErTUcseocuroPN_S_TA suTbCERNALKrc'e__`POIcfglNToE o[blsdeR-w+r/cou'mac wirtbfhooasomu rc0l l-paprmaed_ona/_ismxus-8lber/6n/frcetgeardocntaal'cmyle domtmoeerds-a].e fi n[nasm/x:186/6q3-seo8ud:r r/ chw+.mauan.crooct-am.. -fmareoome rnemacp/a_rax8m6 sm/:7ssosu-rlceu_esgub4b9dff:oe lr.o.b.d o`lSac yeClAd]erN/_r4/cc forocxk4-'momso mda.oan /mxsemma8mo:u2o5fncrio0/3:x866 rnce`/c/gel_smwc-aronbiundaasbg:l 'a.ashde fio-ldmra. aesmre/md:p49e5 :fi s:n6.c.6.4 oo:uemd m.ron.crfroem_ masuc/x rhbe8rof e`6P.o l/fRoOrp mLdOeGoUsE'm rmo c/coedraecfri-nmau2.aoemdolsyr nc /mc`ex 8h6e/r_ea ldl:OFFS1c6stu8b4fin-g: a. .E.ams.oldTe fProNmrm:7 umaclti'r 4-o /`MEl9:cin .d.efio.mMn frmee om CmPoadm hYn' ear/x86creco `SET/dsoro e`cfqUuricenu_aPe_SgslubnfoldTtAdeCr/K-_ cPoOmao.ImonhNeT/x8b6/rmaalsec -E's m:R787: a.dasme.:o6f'.in edu46w:. r.fi.tcro.m f e_rsuheh 0o parrmabfeolamcr mdseo mracr/uetcrceeoo `OFrFSET_smu' bdesm [fon/-w+omxi8ac fner`codo 6g-ph/mlca-aeorbl2.aaarlsmm:e_i7nte4rdse-rl/9 :e gcsoamm.ocny.a]. fronsomurcol'/ deufxe8_6sircue/ndbefdol d mhee_sruabcrrcefoo l`dt -caesrou/.arsc/m:c7o8gloc7omme_msmo:b .n.oubfanl'/. foldrex/xo8d6/mrefmi ne8c6dm/ acc-aoher.mmroenoas/m: /de7bx 86`c/gl5l1ooc:ksqou-uabnrcea_ l_ia.assntmeub:frnoal' ldeft-a7inde4r./.7asm.::. ..e fcrom. 488:o dmmf he.re.. rom ascomforom rnu/xo`mrcag lcocrobma8e6_alc's u`/crmbgfo lddeoc -la`PRoO2b.arL/OaGlecfiU'Eom m'sode finednend/x86m/d ehe:rde hc 78erteso-ua7: .r.f.ca simnes_s.o :u4u9efdr b6f:heor l...ederr/ ceo_subfolcmommd fo maen/crr/x8c6/doommm omareo bcr`o `Pnc/loxckg8Rl-O6o/mbaal.cL-a_OinaG.UEte' sdsroemasumf:inre:n7c8e7d he85_asul: ..'b derf.9 ffrom ein:ed . ma..olhde efrcroem ro `cgsoulrro/cbmcae_corom sumbfoal`_n/xi8noltcernal' dgl6obe/qur/al_inactdnt-efiaomn.asm:99em3e: wronnarn/d ihnaerel'x g definsour8e6/mc-ad:2.asm:c488 ed: ... from mar croh o`P_pROeLOspiGng ubUfE' troerdefil denr/acieds olinuhroceg e_mmsupbfomerlone/xdert /commy o8np6/a/rdebalocxk-a.asm8:4meter 6/mc-a.asm:498: ... f86: ri.on.m. fro macro `PR mOc amaLOclrsoGUlE' u rodtoc meefi_ sub`PRfOLOGUEunoltiel' dde -lfine hiered neder/m heaccromo mon/x86/m`re cDEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x8-a6/q2.asmuant-a.asm:911:1729: warning: dropping: tra... fsouirrcelom_ masiubfcnrgo o ldee`mpr/DEcQUoty mAmpaon/xNT_rDCam8e6/dt' edere ifinnbedl h eroccak-lla. to mulae sti-ml:25ine macrs0oource _s3ub`Dfolder/: wacrniommngoEFn/x8:6/q INEuandr_AopRtp-a.ainsg Gtmr:7aS_iIliNng49 eT:m E.pRNA.ty .pLarameter in c fal' r[lo m-w +tmaomaccro `cgrol-pa ombraamsul'lt-il dege-lifacneyi] nmacro `ed hsoeruDErFIecNE _ARGS_IseNTEourcRNe_AL'subfolder/common/ [-_w+xmac86/sroub-fpaqramouldas-lern/egt-a.coammsoma:c7n/yx] 86/87:s .o.umcrce. _fsubr-foaldeom macro2 `c.agslr/mcommo:b1on68/4alx_8: i...6/dnetbleoc frk-anrsoom ualm' defrace.ia_csurnbedfo sheoldm`:747erMre/ coEMCmsmono:s o./Purxce.u. Y8'6f/s_ rdcaer_ssefoium d-baunbffmo.ladeers/mo:dac chrom7ldeor8m0 /`ccgerleoo:momn w/aobnal'r nx86/ixsndge: 86/qiuant/mmfci-npraop-a..oauercrslaes_ed hsubme:4m96r: f:ol6e de.s..o yfr car7u5/:rclo lcioem_nwgarmo ns/mux 8m6nmublaicfrngto `:i o-P/milmRiOcp-rao2.paenLelOr lmyascm:749 c:arlGUE'ldin godeer/ fm i`SuE nceToUmmo.Pd_l n/xhetre.S. TACK_PiOf8rIo6m- somurc/Nacdro e_`TER'c wsgebilothuclk ol0 b-alp'araa .ibasmdnefoe mmaefcin:l78e5rdd heere:tr o /` e.rscoS.s.u foEm[-Tw+rrcoem_mamU P_maocrso-pacruon `rSa/xT86cgAlbmfs/-Cloldegoadbaceyc]l rt-_a.asm:16sioun6te/crona6rcelm'mKon_/:s uwb _aPxfdrno8le6OIfNiidnne/mgcTrE/Re'-dc om ahwi2e.at:hr iemm0 ossmp:7rounpo/px8aer87r:a m.l.r6cyee_ /ctss.e aaurbfdl-fao.lsr olaimndg[ m-we+mmasmr:acr7/curoco-p o`m0a0:l .cgl.ombati-onl_lin/xt86inernae macro `SE/dTeUrbl.oPa_mSscTkA--lC' laK._e farPdOeogma smamcycf:iI4]r9 onNed `4IT:s N. .hereE TR.ouso ufrcrRAroc'e_ms ue_msu_bSADafcol bwrdoe rifth1 `/P6comR'O0LOo defGinlmdoeUre/dE nc'om/ x 8mon/6/dpx86e/mc-faheire rsanmea2e.amsotuemrs: d[4-c-w9rce+ hae_s.urmeab fo6s:al der/..crc.m:o66mo-pa mfroon/mxr5: ma...cams8r6/sa-ledo `f-a.rPgROaoam mcacLOrGUys]Em' o: defis7o n`OFuFSrcE48e_suTedb hf:PNe' o lder/re ... commfromon macro `/x8dcefgloiba6/ldc'n ded hetfi-neree ds a.hasomurere csou:rcee1__subf6soluder/commobfno38ld/xe:r/86c/somadmo-n /a.xasm.86./:7mc86:-a ..... frfroaosmm:646 mam: cr.o ..` fc gmaclroorbo `SCANm_4ax4'l dem_acinfinroe dt`O FheFre SEeTrn' deafilnsoue'd her derficne eso_suedu rchbefe_orsluebfdoldee rso/courmcer/mc_souonmbmof/onlxder//c86/ommdct-a.aon/x86/sadsm:749-x86/m:c a-a..as..m. fra:7sm5:4817: ...om :mf arcromo mac.ro.. fr`cglom macro `obal cg' ldeo`bfialn' deed hfPRinOeLOGed herere UE' so udefsroineced_sur ceu_hsuberfbfoelder/co mmonsource/_sx86/duct-aobldferold/ecor/m.asm:7commmon/oxn/86/x8786m: c/mc--..a.2a.a sm.:789fr:oam s mma:c...r1 7foro3m0: warn min`gacrc:gl obal_ionte `cgrnalliom' dbefinedprso heropeeur ce_subsrflaoluorcyld ee__sirntubefo/ccoarnlallmli' dndg meefinro/mneulc/oxd86/msam onthie/redx-a.a-8lin sem6 sm:7a80c: wrar/oource_s d`ScETUuP_StTAniCng-Ka.b:fas m:4_88:PdroO INTppiE.R'ol.dern.g/ comw tfromitrh omn/0ailing emptmacry po x`PROa8ra6L/mOpGUEcm-'a ae.trer deafiian smentemc:eda lrl t49h0:esreo mul[ti- w+- lm.ac..i rfoner ommacro-p `D maaraEFINms-E_ARGS_INTERNAL' [-w+macro-paracms-rlloe `gePagRcaOycL]y ]Osou GUE' rsoucercd_ee_ssuubfbifoflondedl dehr/cseouroercme_ esmoubfolder/commn/rx/onco/mmo86nx//mx8c8-6/6sa2./adas-da.cm:t171-5:asm: 7a00...: .as... fromfm mracro:166 o`souI6NTRAm_ mr:ceS Aw_asucrao bDfol`MrEMd16neingZrE' R/O' :c ddroefined pdoehpmmofiienrnng tre/dexa il8inhseroge e urce_mpstysu parbfoameurctee6old_/mec-srura inb.fo/l acaldcol tmoer/sm onco/xm86/sammmuodn-:l6/ti7-lax856/m: .wac-ar2.iansnm:ine74g8::a dr smac ro opmpi.`.n:g .7 fD4EFI9: r..N. E_tARfroGm Sm_INToacm mracroERN raAilingL'o [ `emc g`ptly po-bawl' ade+rcmfaiamcnroeget-erldo pin hber ceaal arl'a msdels-l etoufrceo g_inmed suubhfolelaticy-rlde]inee mr soacro/usrc `DoEFucINormmone/cEe_x_86_AsusubbfR/mfGoldoldcerer//com-coa2m.amsomoSn/mnx/8_IxNT6:/dctERN-7a.8A6L8a7:' /[-w s.s+m.a. d:16f-rmaom. aa38: mascromc... r:786o: fr o`cgml moac.b-rpaalo_int.er r`S.CA afrmNsnoalm_-4 lmace'gac dxey4r]foi `nec gl'd osod bhuaerferei ces_sounrclu_ibfonteleder/common/erxn86ad_ hsl' eudrebf oldeesourfincee_sd/ hurbfomc-le/cdomea.mr/acoores nmm:m6on/6s5/our:cexx86/ mc-a_.sub.28fo.lde6a. /frodsmc:4trm/ 8m8-comaa.masc: o..nmr:7/49.o :x8f6/sa d-..rao .`OFFS .fmE raommTacPro `PmNs'amRcro: ` OdeL495fOinc: egl.o.G.Ubal f'r E'def oideneddf hmer mheineed re as socroo `uurcrhcePR_Oseerub_foeL ldesOGrUE' defined heubfore /common/x86/lderdct-a.asm:787/comm: on/x86/... mc-a.from macro as`sm:o6ucg46rce_:slu ..obfbaol_internal'lder/common/x8 6/mdc-ef.in freomd hmacera2o.re a`soOFuFSErTs'm:c 1dee_s7fiub3f0:n eowlddera/croninmmong he:/x 8red 6/rsoduorce_subppincft-oa.lg astmrai:li4n9der/commog n/ex8m6p6/ty p: .arame.. frotermmc-a i. nma call asm:751: cro `PROLOGUE' definetd here o multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here .source_sub..folder/comm fromon/ macro x`c86/mcglob-a2.aasm:787: l' ... from madefinecro `cgldoba here l_internsoual' drceefined here source_subfolder/common/x8_6su/mc-a2.asm:496: ... frbfolom mder/coacro `PRmmon/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here OLOGUE' defined here source_subfolder/common/x86/mc-a.asm:676: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:676: warning: dropsourcep_subfolder/common/x86/mc-a2.asm:1i7ng trailin32: gwarning: im emptpropery parameter in call ly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macto muro-params-legacylti-line m] acrosource_subfolder/common/x86/mc-a2.asm:168 `DEFINE_A4: RGS_..INTE. froRm macro `MEMNAL'C [-w+macrPY' do-psourcae_refsiubamfsold-nled er/cohereemmoga csn/xy8o6/]d ct-uarsou.ace_rsmcesu_:1sub7folder1b0fol: der/c/ommonw/xca86ommrnoin/g:m imnc/x8-prop6/mc-a2.aerlay.a scasm:749m:ll6in6:4:g . .... .mfu fltriorom-m macrl imaoc `ro `nOcgFlFe mobSEaTPal' defN'ic defiron `soeurdn eScEhee_dT hUPe_STsrerAeCKu b _Psoufsolorurccde_OIeNTseu_srEbf/oldcuomRe'mbo rwi/fonldtch o/mmoe0r x8p6//nco/ax8srad-ama6e/mmc.amsm:-ta2ers. asm:[78-on7w7+:m/acr82xo8 -.:.. parwamafrrnosm6 m/m-liegcn-a.gacaro c:`caysmgl]oba:6 46l s:ou_i mproin.teprerncare_l.y c.s fubafollroml macd'e dre/rfilocino n`OedF hFmmeroe n/SsouErceg mTx'_usu l86t/dci-dtb-leinfieneaf.aodld hsmaecroemr/ :`SrceEoTUP 7mm4_sSoourcn9:T .A/CKe_s_xPOIN8.6/mcu.bfol Tf-darEomRe' 2.wasri/ctm:o4mhmo 8n/x 8ma0:86 /m pc.cro-.a..araa `csmm f:romgle matercrs o[balo `P' -deRwOLO+ma75G1:Ufi neEcr.o-p'd d hefareamr.. efrinom emas-ld es ouchgroaecy] `rcgl obalr' cse_odeef ineusurbcefd _shueroe lsourdbecef_subr/cofmmooldoenl/xder/86crs/coomomom/modct-a.uarce_n/sxsmu:7b86f/sonld8/7aed: -...r/a.as fcroox8m:7m00:m6on/mcm/x8 6.../ m -fa.ca-macarosrmo:7m m`cga2.89las: .m.. :17ocbf3r2o:arlm mo_in `INawaTRterAnrcroa `cl'g d_SAlnobainl_efigD16': de ndroed ihntfeinpeprniengrae l'so tddu reahreifliirec ne_ssed nhegure oburecesfouo_ldrcerm/cep_styoummbfsu opalbofdn/erx/croamomemol8dn/etr/cx86oem6r//dsamcontd-a.-/a.x8 aias6n/m sm:ccm:-7484a88ll: ..: ..a..ast. froom multi-line m maacrcroof rom `m:49D EFIN`m8:P .acRro.E. `c_OAR LOgGUflobGEraSl' _oINTmd'efE RNinedAL' deher[-wef i+nmmsoacrueraoccder-o `PpRO _hesaubLrOrfamsol-leGeUEd er/g'a dccyo]mm efisonurce_osedub fherno/xlde e86/sar/cd-a.asmommon:7/x86:s86/oumr .c.c-ae. _sf2r.oasmmu :m1bfao68lcde4:rro/com ... mofn/r `cxglom macoba86/ld_iroc `MEnMCPtterY-an.'asm :ald17'1e0 : fwdeifnareninidned g: he dhroepre re pinsosgou rcet_raiulsurbifolndg eercmptey/c_suommbon/xf8olde pr/arcaom6mome/tn/mxcer86 in/ calsl-aad- t2oa.. aasmsum:lmt:74i-9l48i: 7:.n. e... fr.o fmrom macrmo acmr `PROo LOGUEac' dro ef``cinegd lheDoEFbIre alNE_ARGS_INTER' NALdef' ine[-w+d maherecro -paramssource_subfolder/common/xs8o6urce_/mcsubf-a2.asm:7o-lle8g7acy:] der/comsom.o..n/urx86ce_s/ ubmcfol-a.daserm/c:2o40mmfron/: omwaxrn86/dctis-our maaccner.o g: i_a`csglsummoprba:l_obpineterr749ly cnfal'a:oll ddee.l..ifrinend h/gco from mmuammcrol `ctoni-le/rgiloe nbael'xs8 6ma/scoudrcee_sfubroi `faoldd-erSnETUa.easm/Pco_:7dS mT82A: mheCre onsKw_Pa/rnixO86/moc-aungIrc: e_subfdroNloT2ppi.EasngmRd' :witeh 049 6:trrai/ c..li .pao frmmoraomemngn em tmp/ty xear8p6sara /[-wm+mcdroceta crt`-a.ePr oR-paaOsm:787: ... from macro `cgilnobal_internLOa l' rcamsd-laGll teo gaUmE'euficly]netd i hseo-urdrefece ilnsoiene _sdubm suafcorrcoulrehdere_scube_rf/o escomu `DmEFbofoloderldIer/Ncn/cE/_AoomxmomRG8S_m6on/ImcNT-ERNa/.an/smA:20L'9 : .x86/d.c.t[x8-a-6w+/ mcfrm.aaosmm- mcrao-p.ara:smaacrm:64769s6:o-l egac: wa`A..y. f]rnVinro gG_:ms omuWEIrcae_scGro Hiu bfol`PmpT' dRropdeefirO/cenreLd OGlUEhy' ed craleeolmm ifninoedgsonur hc/e_exremsu8u6/bfoslde r/commad-oan.as/xm:7l0ti08:-lin ..6/. mfc-ae ma.acrsmo :6`S6:ETUroPm ma_ST c... fromro m`INTRacro A_SAD16`AAVGC' K_ST_POAINdeTER'RfiT'ned whi dere efitsourcnehd e_ suhebfo0re p arlademserou/rcecommt_sueorn/sbfo [ld-er/wcomx8mon6+//x8sma6/d-aamc.a-sa.acmrsmo::4-p9a0: .ram..s- lefrom7 ma4g8c:ro . `Pa..R fOrocLOGUE' defined here y] mssource_suoubfro cldemr/ec_acsurboo `cfgloommobsal'ou dlder/rcn/efineecxo_s8ubfol6dm hedme/onmrc-/a./xcore 8somuasrm:ce_s66/mmc-a26o5:nub./a xf.sm.:1ol.der/7383:6/ frwmaccornimnm-oon/a.axg86m/ msmascro:a i:mpro `2OFpderlF40-: SyET PN'aw.aa drenicngsfm:alli n:7e86dirng: ... omppifurngom tldramiliacng hterei- erlo ` mscourgpticle_obsyun ae ml_pbariantfcolarmeedrnaert/ocom `lSEm'eTUP don_STAef/inCr xin 8K_edca6/Pmcl O-ahelINre. Tsaou tsmErc:e_s64uobfR6' o:ld mwei r./cu.t.sh frlo0o tpomurmi m-aralcie_noe mmetaercs mn/x[acsrubo-r8of old`w+emDr/ E`OcaFcIFoFSrommET-6on/xNE_p8a/AsarRams6G/dS-_l-'INTa.da ERsedgcamceyN:AfL]'t - si49[5sne:d- ohurearwe +our.cmasem. .:.asc18_2o ur9crfosc:er om- ueb__sfupsawrbufoblmdolamer/cosmarnindeamognf-legacor: ro `/PROcoimLpld/OGUmEer/co'c my]do xr8nm/xospoee6fir8l/qne6mouny ucrantalce-/lmc-a.inda h_s/.aexgasrubf me:7 m8o651s/m::1 mc-ua2.asml:ti-1lldinee mr/c7oa2cr1...o 54: fmm6: room mwacroa r`nn/cg .x.ilng. `S:froEmTU obalimP8_' 6dS T/maprAoecrpefio r`CmK_POc-Ma.aINsmT:20El9: ER' .wy..nitM ceallhing m ulfd 0r thi-linpe emacoamZrro a`Sme rmtEearcsreoE `ATU RVO'P G[-dw _+emfWEIaic_ronSTGACHT-psoK_aredPOaI u'ms d-rcee_shfilneedg eurbe fNshouTaEere R' rwith s0 paroamucy]r ectcseouee_rsol dsu[ber-cfe_sub_solfubrfooldldewr+m/derceorm/m/occoommmmona/c/xono/cnr8x68m6//oxm8o-n/pm/c6-m/max2ara8m.ca-ca6s/d.c-astma:s.-a.a-s7mas8lemm9:ga:cy:] :s1ourc7e_su52:6 b... ffrol7469:o :. .d....em .ma. fcr rfro.m/ cfrro omoaocmm rm m`mSamcorno/CAxNo8 _`8x8cgl'o`Aa6c derfo/ inqed uab`aVhncgert-lao.basGall' e_i_nSTtARerdefnma l:i11sonT'' u5r 2ddce:fe fed .hinede he_se.rr.e isnoue urbcfsolo frudreeocm r/cm_ed hees_suacbrourb `eOfPT fsoouoIMoIldZEe_lrdcemr/cCoHmmmroROeno/c/Mx_8n6A_/2x2x86/o_D/C'm dmcmt-aco-sunbad2/e.asffinmx86e/m.cd:78o as7m:-:a7.ha 4eres9: ...l frdeo r/cm.m.s.o o furom rmmmon/cea_macx:8s6ro /`c4mc-ga.alo9u8sbmb:acrol :`f4ol der9'../.0c gdle: fcoomimfbanl._r.eido hmerentoe. nf rmasc/rx8o6rmo `/nquPaRnoa urOcLOGeUml'tE_s u-' ddeaabfeffi.crinao o`endPeR OLhdsm:74l9: h..Oer. Gfrodeer/m smoacUrE'ucrcommo nd/xeereo e fi`nec8glo6dba/l' _ sudhdbfocet-elfa.aismrde:ern/c 78e7:o m...mo nfr/xo8m6d mh/mecracr-oe `cglosba2o.asaurmcel_i_subn:4t8efol8rnader/:com mo..l.' fron/xm86 ma/qdefucsoaurroc nt-ea.ias_m:78sned `h7PReOLO: GUE.r..'ue fdrobm emacfisnedrfo oold `cgloebahel_uinternral' cedr/ceommfionedre _s uhebn/x86/mcre- fsoa.older/acommosumn/:676: rx86c/e_wdarct-a.nisnubgfoalsm: d:r488d: ..op.pin ferr/soourccommm gemao_scubfro otrailin g n`PRlOLO/GUEx86/e'mpd dtye paer/rqamfcineteer iuoannm cdt-aa.almo lhesmr:4 en/x8 868/mc: -...at2. fasmrom:o mu1lti7 3mac3-l:ine mawcrarro nin`Dg:EFI NEd_ARoGropS `pPi_ROIngN TEtraiRlNAingLL' O[-wem+pmatGUEy'c r deo-fparamisounesd hrceer-pa_ramseubf leegaocteyr]ld er/ socoumrcme_issunon/o cx86bafllold /saurcet_sde-aor mu.bfasumo/ld:l7ecr/omm8t5coon/mx86/mcm-oni/x8a-lin:6 w.arning/: iasmpdme cromperalt-ay :callicng mro .ausm:18lt`sDEi-ouFIlirncee2N6 6_5E_su: ..bmAa9R. cff:oroGldro warer/Sc_`mnSiEI NTnommmTgUPE_RNAL': o n/SacrxT8drop[-A6p/ow+q ui`CK_aOnnFtFgSE trTaPm-ailiOINaTnEgR 'cro Pw.aiNemspt't demh:1fy -pia r0 nea2mpa46para: rwsa-lmearemgactenrdsin hy[]-g eseot:r we+emd rroac rpo-soiupn rce_ciaulrlspua btforacoe_mn gs msultde-rlltaiulrbfioli/-lndgce egaomineemoc y]nrm/pt/xcmoma8crmonyo param`sDeEFo/urcxt8I6N/mec_-eEa2sru6 /mbc_i.n-aa .AasRmGS:cfa_lolsINl1d 7TeEr/tRo1N A5mum: cL'. :.[om.ml-ti-line 6 46mo:nfwrao/x+8 ma6./sccr.. ro-mf or `aDEFodm-pI NaEmarc_aaro `A.RmaMGSm_sEMIZma:NEscrRO-lo7 '4` OFFSdeTERgea8cfNALE'yT] i[-wsn: +.mo'uaed. dh.ereecfri n socre_uosuef-bfoprarlddaem rcreh_e/rcoso-es ulebgmamcfmsouroc emoladerc/cro n/x8yo]` 6cgm/_sumsonbdfocto-all/ob.auxr8lcad'e ed6r/ef/ism:ne_dmcc-1as2 her.75o2eummbf: o. on/axl.dessm8:r7o/ucrc.4 96om:e /m_c-mfos.un/.a.ro.mxa8s6b fmoacl/dmr oe r`qSfrCoAm: N_78muan5a1crx8t'-o :a /.a. `de.c. ocmffinmsonm/x:e1r1o865/2sd: a.gml m. .d frhacoromo mere-aacrb.alo' da`O ef iPTnIs`medc MhgIlZEe:roes78 _sCb6ooua:H rul'R creOcde_fi.MAen_s_ubsu2bxfo2l.. d_efor/fcrooDmledemr m/mcdC'ona cor/x8oh mm`o6n/edr/efem isncedg herxel ooubsouarcl_e_r8c6/cs-uibe_nsuad2.cttf-oeranasld.ebalmr:/78cof' 7do:l emfmo.nain../ x8edf hs6mrerde:e/q7u49a:n ...t -ra.o/m cma sfcorraousomor m:c74`e_c9s: mgmu.bolnob./. afxr8lf_ olodinmt me6e/mca-crnrao l`cgar.al'/ smocdefbimneaom:macdl'7 r 8ho 9`cdoneree fi: .s./gx8oneld6/sa. uforheromr dc-mebalacreo' d e f_ainso.aesu`rdce_mss uub:fb4hefoold8e7cg:lr/ col..r.m dfeeombaroomnl_/x isnouterr86r/sqce _macros /ucounouman`Prceta-a._Rblm'a sOdLm:f78OosuebfinGUEo' lde7f: i/ndened ..r/foxldehd c. froe8r6h/emc/-mrmocee reo oasounrmcmo/me 2_.sauxbnfm/8aol6dc/smr:dxeo8rc/ `tc4g9c6-:6ao. m.m..l aonf/oxb/rm8cs-amo:7ma ma87l: .casm:.24_rio `6P1n:.tso.uReOrL fOr/mGcnarl' w-coe _sumU bmfaorldEa'cnidnrefi g: eineadrmopr /h ec`.asomcrmgo:4m9l8:o e.dnef.p.oiba e/ nxl8r6ed_/sfa shidn-otaely ucraolrleimr .acsnmanlg m'a ed:_c78emrusl5urbfeinti- l:fed hoildnwe eeramrneinoa `r /ccorgoP:s dmrmoour`pRpOSLonE/OiGTnUgPU ceEt_S_'sra iuxbdfT8l6oAlCi/ngqduaK enete-afri_.m/pPanctysmO:o p49mmaer6dINT :hoEn/eaR' rwem ix8 6/dc..t.t frether-oa. ai m smac0n mca rol `p:49a6PlRO tLrOG:a .o..mUE 'mule te fdetri-fionelmin d hem resmaac ro[crro - w`ePRO`D+EFmaI NLcOE_AGRGUS_EINTE'ro -RdepfNALined 'haraermes- legacy] [-souw+macrce_sro-ubfolder/coparmmon/ams-x86/mc-a.asmlegac:209y: ... f] rom msouacro `Arce_sVG_ubfolWEIGHT' defder/ined here sourcec_suommbfolon/x86der/common/x86/mc-a.asm:6/sad-6:a.a .sm:.. from 748m: acro `AVG_STA... froRT' definm med hacrere o `cglsoobal'urce_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined her de efined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined hesource_re subfolder/common/x86/mc-a.asm:241: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1735: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1715: ... from macro `MEMZERO' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defisourned here ce_ssouubfrceolde_subfor/commlder/common/x86/on/x86/mc-a.asmmc-a2.asm:488: ... from macro `PROLOGUE' defined here :771: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-sourcea.asm:490: _subfolder/common/x86/mc-.a2.asm:1735: warning: dropping.. fr trom ailingmacro `PROLOGUE' empty defined here parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] soursoucre_subfolder/coce_smmubfolon/x86/dermc-a/common/x86/mc-a2.asm.asm:17:7715: 1: warning: dropping trailing empty .p.arameter in call to multi-line macro. `DEFINE_ARGS_INTERNAL' [ from macr-w+macro-o `MEMZERO' definedparam here sous-legacy] source_rsubfolder/commonce_sub/x8folder/6/mcommon/x86/mc-a.asm:714: .c-a.. from macro `A2VG_FUN.asm:7C' defined here 49:source_subfolder/common/x ..86/. fromc-m macroa.as `cm:66: .globa.. frl' definedom macro `AV heG_START' dre efined heresourc e_subfolder/common/x86/mc-as2.asmour:787: ce_su... frobfolder/common/x86/m mamc-a.acrosm:498: .. `. from cglomacrbal_intero `PRnal' definOLOed here GUE' dsource_subfolder/common/x86/mc-a2.asefined herem:496: ... f rom macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1248: warning: improperly calling multi-line macro `SETUP_STAsource_CK_Psubfolder/OINTER' wicommoth n/x0 parame86/sad-tera.asm:1058: warning:s [ im-w+macproroperly -paracalms-legacy] ling multi-lisounrce_subfolder/common/xe macro 86`SETUP_STACK_POINTER' /withquant-a.as 0 pm:1arameters [-w+macro-p1ar52: .am.. from macs-legaro cy]`OP TIMIZE_CHsourcROMe_A_2sux2_DC' defined here bfolder/common/x86/sad-a.assoum:1049: ... frrce_om macro subfolder/comm`SAD_X' odn/xefi8ned 6shouere/ qrsource_cse_suuubbafoldernt-f/ca.asomlder/comomo:74m9: mnon/x/.x8.6. f8/mrocm m-6/asaacr2d.o a`-ac.asmsm:17glob:al37': 74w de8fi:arnn ..in.g: e fdrom macrio `cmpghrloberael opersolyu c'r cdaele_lisfingne mdu ubhfoeltrli-dlie enrsoeu /comacmmrro `on/ScEex86T/qu_ansUP_utbf-a.aoSTsACK_POINlsourTce_EsmRu' :78dbf7ol:de er/.r/cwicth.o. ommm f0 rmono/x86mon//x mmac-c8ra.6a/sso a`cmglobal_d-iapnaramet:e7rs77t :[- .asmw+wmacro-paramsearn-lienrgagcy]: ina:s786mou:p rrop.erc..l frome_s macryl cuoa `lcbgl' fdefiinelooball_dinedterrna/clommo'nn/ g mdult eherex8f6/mc- a2.insoedu hi-rlinascm:7ee_4subfol9e : r... from e mdsourear/cro c`ocem_scmmuacbglofolbodrale'ro/cn de`fi/neSox8E6/quammdTnt-Ua.asPm:_4So88 T: A..ChK_Pe. nfr/Ox8roemIN so6u/srcead_s-Taumbf.aosm:EaR' wlithc4derr/commoo8 ` 0P para7mete:rs [-ROnLO.w+m.a.Gc/ ro-pfUaExrom' d8efi6 /rammas-lecmrcon g-esaac`y2d.P ]o Ruhrcseoarsmu:OeLrOG Uce_7subfeE_s8'7: .. . fruomdoe bmacffilnerdoodld e`cherglre/coobamm onl_intern/alex8r/c6' /deomfmoinnmced- a/xh86e/.asdrctem:-7a.1as4 :ssomurou:rcc e_e18.3_s.sub1u. ff: owarnrinblfosooduer/mglco mmmorc:edna_esu/x 8r/icrocommb fopro`pm6onlederA/VG/x86_/crly ommFUcNm/s-con/aC2.aa'lxs ad8-alm:d4ef88:i .i6nneg .d hmere.ul.t assim ou:r-/lifne qrocmm1uea_a cnmt0r5as-o `ca.uaSsmr:b812o4 f8o:: lwder`ar /waninPcoEmgr:mToUn ROLP_nSTd/xOGin8gAC6K/mrc-:_ PUOaE.' draIsdNTeEofmiRp'p w:iotin6nhepdgp i n he0trgar6: iel i ng. te .soupr.cmp tyra ifraprel_souiarmamnbg foaemtac emmptyer opladrer e`a/tmr cinAeVrGs_ o[-S cmaew+mmltsero uilna otTocn/A RTr'xc e droca8l6/_lsuemm-pbafoulclt-iaf.ra-diamlsinnee m-acrlsd eemro/ghac y`]ecr om:DmotE eno/F I NEx862/_sso4uA2m:rRcouuGrecmlce__S -tsiuwbaf_oasrub2INnTER.ialfNonlderg:sdm/co:m1me r-/oAnlco7mL/' m37x8[6on//dct-x: imp-r8waari6n./men omwi+anmpseargc-crloa `maDEFy ca.Icro:a :llsmN:4i-pEa1ra7_9ndr5o2pmsA-:legpg m0iRnac:y.GS_]Iu.l ti.-N .g Tt.li.sn EfrfoeRuarorm NmA cmriLl'i [aom meaacncrr-o_soubfcwro + ma`ol d``PeRScrOorSELgOGTUE -emUptp/a'ryc omam dpaoPC_SrnaemfTs/ACKminAe_xPe8-6OINT/sad-Ead lR' Nh_8.x8' deerew tfeiraesgmiac ytn:h1 004eid n9p:a rca lh a]l meer tto souem urltcers. e.s. [fi_-slisrooounu-rwc+mr ee_msu ucbem_subfmoldfoldbeear/rcaccfroroool `acde-rSrop /`AcommD_DXamrEa'm oondme/n/FIxN8E6//x_86q/mccsom-mfuianoend. A/x8ant--R6GSa.la/dct_egs-heacIyaNTE] smR:rseao NA.L'u rmc7[aes:_ssmubf717o:u71:-orwl4+95c2e:: m._ sau.d. cw.rer /fbafco.lrdr.o foromm-epnaiomrngr: adr/opms ma-cpcinroo l`gn/cxe8gaog6l/ombamlcy]cm ' detraim -a.lifnsooungimnaedr hc/xe8ca6s/esra_ m:2s0dr-e ubs9o: .efmoa`.optOyPulr.cTI e_d.MsueasIm:p74Z8b frEo_mCrHa/cRfolrd om:aeOamcmrM m..o.r f reAt_2/xoco2`_eDnCA/mmroxV8' n/xo dG68in c/mmc-e6fi/_ Waldlmanccta-edEIa.a GHT hto'rsm:7eo2. ade m8us mr7:` .f..cglob let:finiead - ll7souh'i rnrec modefianemer ced h4r9eom _ seubasc:rroou e. r`ce..f DfEF INo_lsrE_deouoARGs`cgmlo marcrSbal_oi_Ir `cn/ceNgTEcomumonlbRN_sobfoldternubA/Laall'f'o erlde dd/'cf [oie-wmemnoex86/rd +herfn/qxe/mcu8i6/monaeacdn he trcom--ma.-apoasran/mr:7a4x.m8sousre6/scae9s :m s.o.:-au_drc.e-sa.lub farfoms_m:7 8e6o:m6asc rubld6e.r/cgomm:o .foal cyd] .`c... fgre rl/omo macrbosnfou/ror oal'`mx c8ma6c/emcro_sc-omAV ad u`Gbfoc2glelfimoba_Son./axTne8dl deAsRmhrer:67T/'e co/mm_ ideofnitens/dronuxec87:rcedn h8_6 sa/mcl.'tu d-e-ba..fa.ia fne.dsreoa fsmmm:re:74o88 :14:hm alcd.e e ... rf.s.o rf/coreor roomm `scg luo rcomumacmercebon_/s_ubxfaoll_dmaicsru8o b6r`of/onqePRlOtLru/ cOoaenrtnmG`Aa-daV.lU' deG_FmUerfioaE'N nedd/Ccnom'e fidmeofnisnnm/:ee/hedrdex x87 h8 6/8e76re: ssha.esod.-/aroeu rcem. _frsur.cuoc-aa.sm:a49esmbf_o:54m: s. 90.: lmd. f.roerm/.ubf.oclom mdaeor maccror/como ``PcfmgloRbOaln/oxrLonOmG/U _in8Emacrx8ter' dna6l'o/6mc -e/`a 2.mPfROasdmisnoeucd hrLcefineeO:e4re96_: sdub -..GfUhEeo'lader erd e/f.cs ofinouromm macrom e`PROrLOdon./G UhaE'ersem d:efx66c:i e86/_dc.nsub.te-ad. h.a smfoflder/rcom:1o831e: momn/xre8 wa6/quanrtmning-a: .drasmoa:49cso6: ..p. frorpuo ing m mtacrraorcie_ ``lPROLOsubGfoldingerAUE/' defVG_iSTAned hcere ommon/x8RT 6/mempc-'a d.taefsineydm: h2e42re: sopwarametearning: drr ion cpallpi ng urtrceai_sliubngf emoltdero /comupltimmo-nt/y plax8i6ramene macrter io/n cm c-a`aDll.asE FmtoI NE_:4A98: m.ultRi-l..in fe romam crmao c`rGS_Do IEF`INPNE_RTEORANAL'L RGOS[_-w+GUEm'IN TdeEfiacrneRdNAL heor'e -p[ar-w +macramso-p-learamgacs-ly] egacy]sourc e_subfolsource_dersubfolde/cor/commmon/x8mon6/dc/x8t-a6/m.asc-am:1752:.as .m:209.. f: .rom macro `.. SCAfroN_8xm macro `AVG_8' defined WEIGHT' defihere nedsou herce_sre ubfolsouder/crce_suommbfon/xolder86/co/dcmmot-an/x8.as6/mm:7c-a49:.as ..m:6. f6: rom... ma from macrcroo `csou `rAceVG_s_ubSTgAlfolRTde' r/obdeaflci' odmnemdon h/xerefi8ne6e /source_smd che-au2bre fol.assm:de1r8ou54rc: ewa_sru/cbonifnolg: mder/imcpomropmomn/ox8nerl/6/dy cctx86al/mlic-nag- m.ausmla.atism-l:7in87e : mac.:49..8: ro f.ro.. `SfErm ommTUaP_S crTo mACK_`cgaclrPOoINToba `PEROR'l _Lwith inOt0 pGarUameetrE' denalrs' [-wefi+mna dedef hinerede herc roe -paramsous-lrce_subfolegacder/coy] mmon/x86sour/dct-a.asm:496ce_subfold: er/c..ommon/x86. from m/mcacro `PROLOGUE'-a2.asm: defined here 1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:782: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:782: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolsource_subfolder/codmmon/x86/mer/c-a2.asmcom:1856mon/x86/quant-a.asm:1250:: wa wrniarning:ng: i immprprooperlperyly calcalling lingmul multi-ti-lineline macro ma`SEcroTUP_ `SSTACKETUP_ST_POIACKNTE_POINR' TER'wit wih 0th pa0 pramaraetemetrs [-w+macersr [-o-parw+macaroms--palegacramy] s-legacy]sourc e_subsofoldeurcr/come_smonu/x8bfo6/qldeuant-r/ca.aommon/xsm86/mc-a2.asm:18:113652:: ... ...from fmacrorom mac `Oro `PTIINTMIZEGRE_CALH_INROMA_IT_8V2x2_' dDC'efi definedned he here re source_susobfource_subfolder/commonlde/xr/comm8on/x6/86/mc-a2qua.asnm:749t-a: .asm... :74fr9: om ma... fcrorom ` macglcro `obacgll' obadefl'ined herdee fisneource_subfd here olsdource_ser/ubfocommonlder/x86//comcmmo-a2.an/xsm:7886/7: qua... nt-from maa.acro `cgsm:lobal_in787te: rn... fral'om definemacd hro `cgere lobsourceal__suintbfoernal' lder/defcominemond h/x8ere6/mc- asou2.arce_subsm:488:fold ... er/frocommmo mn/x86/acro qua`PROLOGUE'nt- defa.ineasmd here:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1source_subfo856:lder/com wmon/arnix86/quant-a.asmng:1: dr250o: wapping trniraingling empty pa: drramoppieteng trar in ilicallng tempty po marameter in call ulti-line macrto mo `ultiDEF-liINEne _ARmacGS_INTERNro `AL' DE[-wFINE_A+macroRGS-para_Ims-legNTERNacy]AL ' [so-w+urce_subfolder/cmommacron/o-px86aram/mcs-l-a2egacy.as] m:1sour836ce_su: bfo... fldrom er/macrocom `Imon/x86/quNTant-aEGRAL_INIT_8V' .asdefined herem:115 2: ...source_sub frofoldem mr/common/x8ac6/mro c-a2.`OPasm:TIMI749:ZE _CH..RO. froms MA_2x2_DC' odefinumedrc e_subfheraec osoluderro/ `cgrcolobmmaonlce_s/'x8 deufibnfoe6l/mc-adedr/.commoasmn:/x7868 7: /hewaquranerni t-a.angsou:rces_subfm imp:oldreorpe/rcoly 7ca49lli: .n.. frmmogo mmn/xu86/mc ma-ac2ro.asm :7`87c: .globa..l f'rom demacfliron ed` tih-ercglliene sourcemac_subfoldoro b`SealE_iTUPn_teSrnTal'A derf/iconed mhmeron/exCK _POINT8ER6' /qwiutsant-a.ho as0m :7pa8ra7: u... rcfre_sumebtoefrsm macolrdeor/ [-wc`omcmon+m/xa8cr6/mog-palcraombs-a-le2.alas_ignamcy] :496:so ... urcfe_subfolromder ma/commcton/erro `x86/mnc-aa.la' dsPROeLOm:7G14U: E.' dfeinfined hed ere here so.u. frrce_som ubfolderma/cocro mmo`AVG_n/x86/quantFUNC'-a.asm:4 d96: efined h... fere sourcreo_sum macrobfolder/common/ `PROx86/mLOGc-aUE' defined h.asmere :66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:787: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1858: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:1858: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:1836: ... from macro `INTEGRAL_INIT_8V' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:2038: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:2015: ... from macro `ZIGZAG_8x8_CAVLC' defined here source_subfolder/common/x86/dct-a.asource_ssm:7u49: bfo... frldeom marc/common/x86ro `cglobal' def/mc-a2.asmined:1864 h: warning: erimpre osouperlyrce_ calling musubfoltild-line meacr/commroon `SETUP_STACK_PO/x86/dct-a.INTER'as with 0 parametersm: [-w+macro-param787: s-legacy...] frsouorcem m_subfacrolder/commoo `cglobaln/_internax86/mcl' defin-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cgloed here balsourc_ine_subfolderternal' defined here/c ommsource_subfoon/x86/lder/codmctmon/x86-a/mc-a2.asm:488:.asm:488 ... fro: ..m macr. fro `PROLOGUEom 'macro `PROLOGUE' defined here de fined here source_subfolder/common/x86/mc-a2.asm:1864: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:2038: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:2015: ... from macro `ZIGZAG_8x8_CAVLC' defined here source_sousubrcefol_subfolder/common/x8der/common/x86/dct-a.asm:749: 6.../quant-a.asm from ma:1cr25o `c2: warninglobalg: im' depropfierly calling munedl heti-lre ine macsourro `SEce_suTUPbfo_STAlderCK_/commPOINTER' with on0 p/x86ar/dcametet-a.asmrs [-w+m:78acr7: o-... paramfros-lm megaacrcyo `cgl] obalsou_inrce_subfotelder/comrnamonl' /x86/quant-a.asm:11defined 52: ... from macro `OPTIMIZE_CHROMhAe_2re x2_source_suDC' defined hbfoerelde r/comsource_subfolder/commmon/x86/dcon/x86/quantt-a.asm-a.asm:749: .:496: ... from. . fmacro `PROLOGUE' drom maefincroed here `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1252: warning: dropping trailing empty parameter in call to multi-line macrsourceo_subfo `DEFINlder/E_ARGS_INTERNAL' c[-wommon/x86/+smc-a2macro-p.oasarmams:-l18e8g6ur:c wear_nsuinbgf:ac y] olismpourrcoperle_y csubaldfolildnger/ coemrmulm/ctoimmon/-oln/x8x86/6/qimucant-a.nasm:11e52 : m.ac.ro. -a.`fraosmm:8 mSaETcroUP `05OP:TI MIZwarEni_ng:C_HRSOMA Ti_Amp2x2r_opDerCly' dcalefilinng CKmuled the_Pre OINTEsR' wiource_sth u0 paramebif-lolidtenres [r/coe-wm+m macmron/x86/quant-a.aoas cm:ro`74-SETUP_9: pa...r amfrs-lome magacSy] crsoTAuCKo _`cPOIglobNTER' warcel' di_thsubf o0 lpefianedd rameetr/chommon/ex8er6e rsous [/mc--w+mrace_scubro-a2.paarsmamfols:-ledgaer/common/x86cy/] quas7ournct-ea.a_smsu4bfolder:7/87:9com:mo ..n /x86../mc.-a .af.rom smfr om mmaacro `cglobacrol_i `cnterglonal' definebald h':ere de7fines14ou: rd ..her. ecefr_subom mfaocsorurolcdere_subfolde/ r/comm`cosAon/VmmxoG_Fn86//UNxmc8C' d6/e-foqinuuanrac2.ee_d thereasu ssb-fao.asoluder/crommmc:m496::7 eon./x_8.s.u86 /mc-fraom b.folma7cro:a ` PR.sm.:245.O frdom maerc/cormo L`cglo:b aOmGwlarUE_' nidonn/x8gin6te:efrin /nmedc ha-a.asem:l'ire dmefinp66:r oper ..ly. froemd h cmaerlel acro `AVG_STAisounRT'grce _s muultidbfeol-derfi/comlinmonned h/exe 8m6/rmeac rocsou- `SEa2TU.Prcae_ssm_S:TA4CKubfol8d8_P:O ..er/commo. sIounNTEfrcRe_/rx8s'u 6withb 0o/m mafcr opmoc-a.aasmr `PROLOGUEam' etedelfinrde:r/se [c490d: -.. wohe.re fro+mmmon mm/acx8a6cr/osa-pardams--la.easmrg:aocy10 `P]59 RO:LsO wGaourrUEc'ninge _:sdu bimfoldpefirnoedpe shrourlceer_/coseubyrefol der mm/coocnmam/xo86n/llix/86mnc-ga./amc-asm:209: multi ...-line macr 2o .af`rsomS ETUmP:m_STAa1crs88o6: w our`arcniCe_Kng: _drsPubfoAVlG_WoOppIENTEiR'dIe GnwigH trr/caioliTm' dthe 0fmoni/x86/mne d henparraemetg esmpce-trsay.a [opurs-mwc+me_:subfaoc805aro: rwaarningmel: ddrote-praramsp-l/coemmpoiegacnr yi]ng trailing emp/x8t6/ mc-yn caall spoa.ramurcae_ssto emulutbfmert:i-li6oldner/6 :ie macr..on `cDEFom. mfroocnImN/ aEll_x8 6/stoa mumAacd-ro al.asR`AmVGtG_S_SINT:1ARTT0E'R de49:Nfined iA L'he re.-..li ne [fmroacr-swom `o+uDm EmrcFe_aacrsucbfIoNE_A-praraoms-olegld er/cRGoa`SAcS_INTERNALmm' [-w+maconr/x86/mcy] -a.asmDsourco-:_4e_sXubfop'l darer/acommodmenfi/x8n9es60/: m...-cd -la2.asem:7gh efrracoy] m 4s9oure :c mace... _sufsbourrcrfoe_ suooldem ma`croP bfolder/c`RoOLmcgOGlUomon/bx8E6/sad-a.rasm/coammol' :'748 d:d ne/efi... nfrfionededm hexre ma 8cr6/homcs-a.e rasm`:7ceglo1 obaurlc' ed_sub4:folefdinee r.d h/ce..re ommon /fsorux8rce_s6/mc-aubf2.asm:ol787der/common/:o m x86/samacro `dAV..G_F. fU-NroC'm m deacfra.asmo `cgine:lo78b6ad here: . .so. furcrome_su mabcrol_ifnolter n`decrg/aloball_in' dteficomenemrd nahoernl/xe 'source 86d/somurcc-efein_ed_a.sasmsu u:b66b: f..oher.l fdeoldfr esr/ourcoommonc/x86/emc-ae2.arsmm: 4_s/ubf96c: .o..o frlmdemoacrmon/ro `Acm VmacG_STorARTm' do/x8 e`Pmon/xfi6ned86 hR/OseLOGrUEe' /add m-ea.cf-a.iassm:2naesd o45h: erme:4w87:u .r.arn. fcer_oinmg ms: uacrbdfolderroppo/comi ng` PRmOonLtOGU/Ex8r6/mac-' a.diasmelinfign:49 eemd8: ph .er.et . fry om mparametacroer `PROLOGUE' def iined heren ca ll to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolsder/common/x86our/mcce_s-a.ubfolder/coasmmmon/x8:666/s: ad-...a.a frsm:1om macr059o `A: wVG_STARarsoninguT'rc :de_ edrfoinepsupbing dtfolder/commor henai/lxre ing emsoupty8 6/pqaraurcamentteer -ai.n _scubaalfosmlde:lr/1c3 t4o2om mmulto: n/wari-nlinixne 8m6/acrgo `: DEFImimc-ap.arsNmEop:4er98ly : cal._.lAR. ifrngG oS_mmu mlacro tINi-TlE`inePRNA RmL'acOLroOG `USETU E[P_-Sw'TAC Kde+fi_Pnmaed chOrIo-pNTEeR're ar ams-wlegithacy 0 ] paramsoeterurces [-_subfolderw+macr/common/x86/sad-o-a.aparams-legasm:1cy] 049: s... ourcefrom macro `SA_subfD_X'ol ddeefined here r/csourcomme_subfoldon/xer/c86/ommonquan/x86/sat-a.d-a.aasmsm:130:7486: : ... from macro... f `cglobal'rom macro `DENOIS E_DCTdef' defineind herede hesoure rce_susourcebfo_sulder/cbfolder/comommon/monx8/x866/quant-/sada.as-a.asm:78m:6: ... from749: ... from macro `cglobal' def masinedoucrr ho `cee_scubfgloldoer/cre bsoal_oimntmeon/uxrc86/mrc-ea2.na_lsubfa's deofldm:19e1r/2inceo:d w mmoarnnhiere/x n86/g:qua ismpronoperlurtc-yea_subf caol.lasm:ing 7ldmeu87l: t.i-.li.ne frrm/coom maaccmmroon/ x8`SE6/TsaUdPro-a.a _`cgSlsm:o495T: b..al_iAntCeK_r. fnroma POINTER'l' dmefwitinh e0dacr oparame theer e` sourPRrces_OL O[GUEs'u bf-ow+demalfdeinedrcr o-/cheoremparm ams-legon/xacy86/quan] t-a.asmso:urce488:_su ... bfolder/common/xfr86/mc-om macro `PROLOGUa2.asmE' defined here :749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1342: warning: dropping trailing empty parameter in call to multi-line masourccro e_s`DEubFfoldeINE_ARGSr/co_INTEmmonRNAL' [-/x86/mc-a2.asm:1w+ma912cro-params-legacy] : wsarniourcng:e_subfo droppildeng r/commontrai/x86/ling equant-a.asm:130mpty 6: par... from ametmacro er`DENO in callIS to multi-line mE_DCacro `DEFINE_ARGS_INTTERNAL' [-w+' macrodef-pineardams-l hereeg acy] source_susoubfolrceder_su/cobfoldemmonr/common/x8/x86/quant-a.as6/mc-a2.asm:7m:749: ... f49: ..rom macro . f`cgrom lobal' defined hmacroere `cgsourlobace_l' definsubfoldered here /common/x86/mc-a2.asm:787s: ...ou frorm mce_subfoldacro er/co`cmmongloba/l_soux8irnt6er/naql' uant-cdea.ea_fissmu:nedbf heolre 78dsoerurce_/co7mmso: n./x86ub/mfoc-ldae.asr/m:.2.c4o6:mmo from m nw/arnax8cr6/o mc`-cga2.alssoourceb_subafol_lindermi:49t/erc6n: n...a frlg'o:o mmoidmpmrope rlymn/efainedc hxroere `s86P/dcROoLur ce_sucbfoOGUlE' t-a.adeafisnedm hl:20l4idng e0re: war/coninmg:r eimmupltri-liopner mly ocanl/xle 86macir/ngo qmu an`t-ualti.-lSETUP_ineSTaACK_sm ma:49cr6Po `SETOI: .UN.. TEfromP _STmRAC'K_ POIwaNTEcirR't wihtho `P0RO LOparamGete r0 s [p-w+aramamecUtero-rpaE' rams s[--dlegw+maaefcrcoy]- inedpsoa heraurercm s-lege_acy]sub fosolder/urce_common/x86/dct-a.asm:20subfo15: ..ld. from macro `ZIGer/coZAG_mmon/x8x8_CAV86/mLC' dc-a.asefinm:ed here209 : ... from macsroource_subfold `AVeG_WEIGHT' defir/conedmmon he/x86/dct-a.are sm:749: ... from msourceac_subfolder/commonro `/x86/mcglc-aobal' define.asd here m:66:sour ..ce_su.bfolder/cs ommon/x86our/dcce_sutf-bfao.rolm madecror/acsom:m7mo `A8n/Vx8G_7ST6ART' d/efmined ch-ere: .. a..soa ufrsm:1047:om w macraroni ng`: cimpgrcer_slobuabfloldopeerl_inrt/ercnomamonl/x'8 y definc6/medc- ha.earellin asmg:4so 9mul0uti:-rlinec e_s ubmfacro olde..`rS.E/c frToUm mP_acommonS/rxo `T86/PROALOGUCK_POdINET' EcR'det -aw.ifinthe 0a spm:4ara88m:et d here ... fersr [-w+ommacro-p maaramscro -lega`PROcy]LOG UE' soudefrce_subfolder/icomned mon/xhe86re/mc-a.a sm:1029: ... from macro `AVG2_W8' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PsourROLce_subfoOGUE' lsdourdefcein_esudb erherfoe/clodmmoner/x/co8mmon/6 /mc-a2.asmsoux:1938: 8w6ar/rce_nmci-angsu:b i.mfoldeasm:r/c246omm:o wn/xarnpro86p/disngcte-a.rasmolur::2y040 :cacllieng_ mults ubfodi-llinero warmppiancroing:d den g r/rtoppraingco`SiETUPm _tSmoln/xTrA8aini6linC/K_mgP eOcINgm eTp-tymaptE R.yas'p mar:w10aime4t7: pt h 0 epawrarn raameinrg:tin cdaromeetpprings tr[-w+amacirlinge emra op-pina cllr taamo slltym pau-ltlregaa mettoer imciy]ulnti c all-lsio-l inutene rmacro omc `De_maulEcrFos `ItNDEiFINEE_Au-lRbGS_AfRGoinS__ledeINrTER/ NAIL'coNmmT ER[m-w+moNaALn'caro /[xc86 -`D/rmEowc+-Fpm-aaa2.aIrNEscma:_mrs-7leg49A: RoGSa.c_-INy.].TERpNaAr amf Ls-'lersou gorm c[m-aec_rwacoy]su `+mcbglsoufaoorbclroacl-edpar'_ asedr/ubcfolmsodee-filenmedmor /comhmoen/x86/dct-rn/xegaa. 86csya] ossoum:r20/m1c-cue_sua5.asbfr: c.me_.subf:ol.2o frdeor/co09m m:m amcr.l.odeon./xr /c`8ZI ofG6ZAr/ommGmo_m8xcn/8x8- a26_/m.masmCAaVLCccro:' def7-87: ...in`ed a.Aasf rohVG_emremW :s1ou0rc2m9:ae_ suc..ro `bcgl. ffrooldEbIGalHTe' deor_fintinmeder nal/ch' dmeacree ro osmfimneo`udonA/xs orcVe_sGuub2_fWr8c' do86/decft-ia.anhedee h_rselsde ree usbfrsolou/ocdurcommmeoe_srun/bx:crf8/c7e_soub4fol9m: 6der.m./m. oolc-na/./x8d6/equasancotm-mrma:.f6/co6asmm:omn/ox8n: 13/6x./m.c-ro.448:m a2. amf6/ mwc-aac.saraomrsm:r4o nin`g:8:8cg7l: .o.. mb 5miampraopler1: flrcom mar.o' d yc .c`arl.l ieAVGffroo_ Sngm `TAmiuPl macnRedrRtTi-o 'h`ecg lodbOLOall'GrUE inee e' msacdreo fdfi nedien feod` hhereSreei nEsouerTUdP_ cue_shrscouSe_esrTArCe uKc_PeOIN_bfolTderERu/bcosfubfolmdolmder'er w/c/coimmoontmh mon/o/n/0x pa8xx86866/d/mrc-c/t-am.aassoa.acs-mametu:.asrmm::7er49878s [-s7c:e o:u_ w.+.m.r. froscub89a:efom ._.. c.rof. fsruobfolmm -macpderr/o `caorocmrmaldamc rgol `meso-lePbRargonO/maLOacxrlGU8Eo6/c/y'_ sd]coamef msooniu ntrd-i/xe8`ncg6lcedo /mbalerncal'a de_.s_ifai-haersem2.u :1a06bsm:10nfe:d owhne9lar3nt8:r wderiae nsgourenalr' nrcdeef_i:i n/ciosnubgfmepd: mdrhoemolrdenr/eo rxsouor8pepr/6/lqcpoumianng y mt-ccona/e.a_ssxmutb:f13r0aao866: ..l. fro/m mlidaccllderioi t-na`rDg/EN.acsno gmemm:o OmIn/uxm849S6pltt6iE_yD/ m-cp: .C.li.nT'e dar mefai-aac. frramsmn:oe4od 9e8:` .t.mS EehrTmUe rP. _Siane cTcAaf rCllsKor o o`tPRumrOc_eLOPoO I_N msuTlGUEtiu-E'R bdm' withl 0 feofpairamenetlerd imanser e[-/wcr+macrcdooac r -`heDEoommFpI ona/xr`e PrNER_ARGa86/ms-qlS_egINauaTEcynRt-]a s.ource_subaOfoNAlsdm:er7LOGU/common/x8L'6/sa49E' : ...dd-ae[ -.ffraw+msacro-pianedroamm s-lm e:1m0gaacy]hecre 4 9:r o ... sourc`cge_slfrobuabflolomd 'm era/cocrmomd `SAD_X'oen d/xe86/mfficn-a2.inedasmed:74 h9 here : ere.. . ssouorcurfcreom _smeaub_sfuocrlo de`rcglb/coobalmfolm'on/dx86er/qu/ decaont-finemmoa.asn/d herexm86/sa: 7d-a.asous87rcme::_s7u4 ..b8:. fofl...rdome frrm/cooacrmm moman/o x`8ccglobalro _6in/tmc-aern2.aa`l's m:dcgl7o87: ..e.fibal ne' dd hefroremef ine massodurceou_rcscreo u_subfb ohfere`lcgdeo rslo/baolurdclomceme_ri/on/cx86_ns/tmucbf-eaornolmdem.ar/commsaomon/lx86/'n/:q 1d04uxant-e86/fina.aesm:4sa888: wd:ar-ningda.asm h:ere :7s 86: ....im.p. frroo umf romm rcoe_supebacrfrlo old`PmROLaOGUeE' y dcalelincfinrr/cog muo m`cgmloon/baexd l86til_he/i-lmine cnt-ar2.aee rsmm:ac4narl' o de96`:Sfine .d. EThUer.P_S e TACKfsour_PoOm maINrcce_ro `PRsTuOLObEfGUoElR' 'd widthe 0 finpead ehr/erec ommonrameters [-w+ma/x86/crosad-a.as-parm:487: ams... fro-legacy] m msouacrorce `PROLOGUE' defisource_subfnoed lhd_ere/rsubefocld erommon/x/co86/quant-mmon/x86/ma.ac-a.asm:sm1029:: ... from 1344: macwarrsooni `uAngV: G2dr_Woppin8rgc' e_tsubf radoledfined ilheinrg eere/mpcotymm ponar/x 8so6/samaed-ta.asmuerce:10r60_s: uwbfo inlder ar/ccniaolmngl : tdrooppi mng tumonrl/ailixti8ng6-l /inememc- mapctyr paar.amo a`sm:7DetE5FI1er N: i... fnEro calm l m_ato mulARGtScro i-l`i_nec mINTacgErRNlAoboal `LD'' dEFe fINi[ne-dw+m acEro-hp_AaerRre ams-GsoS_ulrINcee_sgubTfoacERNy]l Adsoeur/rL'ccoe_mmsuon/x [8-w+macro-pab6/fomralcde-msr-l/a.acegoacy]msm:m78o n/sx8o6/ur9qu: ce.an._s. furobtfol-mde amr/ac.asmc:13r0oom6:m o `n/cglobax...8l_ internal6'/s fdrom eafmainecro dd-`DE a.NOasm:he1I04SrE_eD CT9' sdeo: ufircn... froeed here ms _smubafooulcrdo er/r`SAD_cceX' o_smumondbf/oeldfinexer86/c/d mherceomm- a.asomsn:4o9ur0ce_su:b .f..o/ fx8ro6m mal/dqcruoan `ePt-a.arR/smsOL:OGU7coo4ur9m: Em'o.ce .defi.ne d _nsu/hferx86bro/m macsrao `cgef d-oalolbd.al' assdourcem:7e48: efr/_co.i..msmo n/xfnedr hubo8e6fmr /e mcolsd-sooeuaumrr/.ccaocme_ros u`cgrlabsmm:foo2lod47:n cbalwea_r'/exr/su86/mbc- nifnga:2d.asmo:ldec2omm onr/2coimpr5/2mmone:f/inox8e6x 8dwa6r/mnc/peirnly-qagu c.aanat h-el:lira. asnmimg :m78uletp7rio:pes m -..s.orl uflinryc:e_s1eur c amlom macrobfo0ld `elincgrlagcro4 `o8 mSultETb/cUoP:aim mwl_aSo_n-/xT86/liiAnCK_esnrP mancOrINionaterdTER- g`: ad'nalropp' dS.aseEfimi:78 ned wit6:ng t hherTeU P _0r pasSoaTAuCiK.rr.a_mle.POtIe ifrcng eoNmT mptyrsER'e_ma witcsubh [-fwolder/co rpo +mm o0 n`cma/crgx8a6ra/mqupetaearraol inm et-cpaaenrtolblarl-_a ation sm. a[u-lsttwm+ismm:acr-o4lei9rnane -mlac-l6':e par ad.gram.ceofi n`Des-ElFI.e gaydN Ehcey] s_oAurceRrGe] f_su robmf S_sImNTEooRldascoruoeNuALr' `PrRr/ccO[c-weo_LmO+mmosue_nsGaU/cuEb'x 8dfo6/eflirder/bnfoledm hcocmo-mondeepra-/rxamer sa/8-6lcegac/y]o2m. moan/xsm8:2ssou161raced/-a_3sub: ....fomcas fld-am:roer49.5:/c ...aso mfr macommmomn/r o `FRx86A:m20aM/m9c-Ec_Ir: NIa.o.. T`PRO_.LOaLsmOW:RE1G02S9: ' U E' .frdom edfin..m fracomereo ` mdacA hVG_rWEefreo i`AVG2I nedGHT_'W8 ' definedd heferine esoud h rcere_e hesusourbfoerce_s ubfolsder/lcodouemmr/ocrceno/_summxo8bfon/x6lde/8mc-a.r6/common/am/cs-x8am.as6/mm::c756-a261:. ..a. sm:: ..749.: fr om m..fraom. fro macrocrmo m`cagcrloob`al' `cdefglinoAbaedl'V de fihned heerGe_ST re ART'so dsefinourcee_d suhebfrue rcoelsodeurr/cec_omm_ossuubbfofldoldn/erx8/c6/ommcm-onera/2/x.86/caomcs-mma:7m87o.ans/xm:486:/m 90: c-.a.as..m:7..89.: fr f..r.omo mm fmarcoam rmacroo cro`c `gloP ROLObaGUlE_`cg' lodefbail_intintenedr henarel ' defined ernal'her defined heree soursouce_rcesubfolder/_subcomfolder/commmon/x8on/x866/mc-a2.asm/mc:488: -a...as. from m:macro `PRO4L98OGUE' defined: here ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2252: warning: dropping trsource_subfoldera/commilinon/xg empty86/mc- parameta.aer insm:2 ca4ll to m7: wulti-line marninacrog: dr `DoppiEFINE_ARGS_INTERNALng traili' [-w+macro-pang erams-lmpteygacy] pasourcrame_seubfter in coldaller/ tocom multmon/xi-l86/mc-a2.ine macroasm:2113: ... from macro`D `FEFINERAME_INIT_LOWRES'_AR definGS_Ied hNTere ERNsourAL' ce_[s-ubfolderw+/macocsoumro-params-legacy] source_subfolder/common/x86/mc-a.asm:209: ... from macro `AVG_WEIGHT' defined here source_subfolder/common/x8rce_subfolder/commmon/x86/mc-a.asm6:/omc-a2.na/6x8s6/mm:c-749: ... froa.6asmm: ..:1.0 m a74: fromcrwoarni `cgng: limobpraol'p erdefinlye d challmieracro `ngAV em Gso_uSursoTltic-lAe_sRTu' dburcfienfoeeld_ imesr/conuedabcrfo omlder mhe`SrETo/ceommon ns/x86//qox8uaUntuP6-ar/cemc_-ST.aasm:_2su.13b46fAolaCKsm_PdOI:: ewa7N87rTrni/cE:Ro' m..nwg:.mon fri/txihmo 86pmrop0 p/ammcaecro-ra `ca.mgrlobeasaltm_leyint: 49rs8 [:c erna.llina.l'-g .mul frdti-efomwin ed hem+arcro `Pe mRalsiounrceOLc_resO maGo-pUcE' ubdfeaorof `SinelEdeTd rUPharm_s-/SeTArce olmmCeonK/x_P86OgIacy/mNc-T]E a2so.R'a suwm:r4cith9e6: _s.u.bfo . frol0der pma/rameco mtmmearons/cr [-ow+mx8a6/m cc-a`P.Rarosm-p:ar10a51: O.LO.GUmE.s- flr' edegoamficne md acryohe re` A] VG2_W1so6' urcdefe_subfineolderd h/coeremmon /x86/sourqce_subfuant-aolder.asm:13/06: common/x8...6/mc from mac-a.asmro :7`51DENOI: .SE_DCT' defined here .s. ource_subfoldefrorm m/accommoro `cn/x86/quant-a.global' asm:749: def... finrom edmacr hero `cglobae l' definesource_subfolder/common/x86/mcdsource_-su bfa.asom:lhered 7sourcer/8e_9s:c om.mub.f.on/ox86l/dctde-r/ farco.mmaosm:o21m3n3:/ w axm86/qrninguantacr: oi-ampr o.as`pcgelrlymob:al 787_call:ingi ..mnterun. lfrtiaoml m'- acdrelfino `cglobae macro `Sl_inETternaUP_STl' defined here source_subfolAdCienedr/ herecom msouorcKn/x86_e_/Pquant-asO.ubIfasmNT:E4o8Rld' w8it: h.e 0r/c.. fro pamrammome temracsro o[ `PRn/xO86-w/mc-+a.asmLma:cOrGU4E9' od-pa0e:finrae .m.. dfros-m lemagcroa cy `P] ROLOhsoeurGrceUEe' _subfol defidneder/com hemon/x86/dct-a.re asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_ssouubfolderrce_/commsubosn/fx86o/lqderouu/canrctome_sub-mon/xf86older/a/c.asomcm-a.ammo:1n3s4/xm86:61:0 war7ni4: wnar/g:ni drdcotngp:p-ain.ag sm:2tr1a33:ilin warnig eng:m ptdry oparamppe tinedrgr torina capplinlilg ti ntraiog meling emptumptly pti-yline aparamamecratmetrer o iner ` cainl clD EFIaNEtl_ARGSlo tmuol mu_lttiI-i-llNiTEnRNe imAacrnL' e [mo -`Dw+EFmaINcEraco-p_aAramro sR-legacy]GS_INT `DEEFsoIRNuNEALr'c [-w+e_macrs_Auo-RpabfoGldS_INeramrT/ERNcos-mmonAlegacy] Lsour'/ [c-e_w+macro-sxp86/quanubfot-al.asmder:130/ara6m: .sc-.. legfroma moammoccy]rn/o x86/sodctur-ce`_suDa.aEbfoNOIlSEd_ersm/:7co49mDCT' :d ..m. fon/xrom8e 6/macmrofc-ai n.aesmd`cg :1he0rlobe 5sou1a: rce_sl' ubfolderdef/cined here..o mmsono.u/xr ce8_6/qfsubforuolanmtde-ar. /maascomc:rommon/7x4 9: `A8V.G.. 6f2r/_Wdctom-a 1ma6c' dro `.efciasngm:787: ... frolemod bal' macro `decglfhinoeereb asol_uircne_dsu here bfolderst/comoumroenrnce_suabfol/del' der/common/fix86ned/q uaxnth-a.aerse86/m:787 mc-: s.ou.. afr.asrom mcme_:acr75o1 : .s`cg.. frubflolder/com macro `ommon/x86/dcglobal' ct-a.defined oheare smsource_:subb49afoll6:_ ..internalde.r f/cr'oo mdm efmaicned ro `PmROLohn/OGUxEe're 86/ sdefmiocu-nared.acse_s herem: 789ubfolder/com: mon.../x86/quant-a.asm:496: ... from macro `PRO LfromOGUE' d mefacrined here o `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... frosource_subfolder/commm onmacro/x8 `PR6/mc-a2.OLOGUEasm':22 defined here 58: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here ssource_subfoldeourcr/e_scommoubn/x86/dctfo-alder/c.asm:2139ommon: /x8warning: improperly calling multi-line mac6ro `SE/mc-a2TUP_STAC.asmK_:749PO: ... frINTom maERcr' o `cglwiobtasouhrce 0 para_sulmeterbs ['-fol wd+macrodefined here -parsouamrceer/c_soubs-legmfmoldeon/xa86s/scad-y]a rs.oasu/rocourmccemo_n/sx8m:u1e_0subfolbfol66de/dmc1: -ar/erwa2.casorn/incommm:go: n/787: ...i mproperlxy calfrom mlac8roin6/mdcgm `c omunl/glox8tti6-linb/a-a.aels_imm :mc-nat7cro4earnal'. asm:1 9de:`S0ET75: fUP_STwaArCK_inePd he nin.r.. e g: sfroouiOmm ImacroNrTc Eper`_R'opser ubfolderwi/ccglyo calmtmloonlingba/ x86/mcmulti-a2l'-lh.asm 0 :de496i: ne. macf.ine .par frroma mmd hereeter sacro s[`ourcPROLO-e_sw+moGubafoldecrU /coEsourmmceon/'_ `SEsTUxdeufibPfo_S86neTA/ddct- hleCKderre /coam.ar_POmon/xsmo-IN86:7para8Tms7-l/mc-: aeEga.a..R' . cfrowyiths] mmso :macur0r5oc80:e_ wsa `cubgfloolderrbna/ lpara_metiintenecog:rmnalrs imo'm n/x [prdopeefi-wn+mrea8d hley r6/secalli ncsourcgr muad-lote-a_s.paasir-amubfsosu-rceomll:1_04ldeeine macrogas `SETubfUP_rSolder//9TACKc:om_mo POcIn./.cNTERo'm wx8it6m/qho. ufant-n/x 0 paraoym 86ramm.]as m/ac:sodctete-rar.assm:4o8 `urc SADe_X1'3_[-8w+ 49s:um :d w...aarb fernfineid hocmenre fmacrog:r o- p aroai`mpsPoRmOsrLO-Gluodplerrecel_gUay cscubfoladEe'r dey/cef]llriinn/oco esomummorn/gm xonmudlce _h8/tx8e6isurbe6fol/-sder//cloian e dmacr-o ma.`asm:7m48: ...m c-afoSn.a/smx:1r0586/oE1TUPm_Sm: c. TA-CK_maa..cPaOINrTEsourR.' soc emf:5_wsroimu5btfh o m0: `c0ldeg p.ar/rcol.obmamea.motn/x8era6crs /o `fAV rdocml m[-w+aG2t_W'-cr1o a. m`WaE6d's macer:2fiIdGeofin13e9nd-edH hhT:p ewaearrEarrene R' indmssou-leggarceseof_inucrecyes:ubd] hf eolrd_ssoubfo ludrdcerroe_speping etra rsiouubr/co/mcomcem_osufonlderb/m/clfioonlx8m6go n/mx8e/sdad-ona.e/r/xcoasmmpt8y pammornam/:67x866/m/m86c:/q-ueant- .ca.a..tesra. as if-man rc:.o7amasm5:l1:7 l.m. t o: 7mulmactro .i-49: l.`c.g5lo.1: . . f.rfiroombmne m mmaacacl ro_ `racDro `EintFoerIN E_cfgrolnobm A`RGmaacagllo'lcSr' bd_eIfiNdTanleEoR'f iNneedAedf dhi`n cehd L'e h[-gerwe +lres maocsuooberorreac-e _upla's sdueboffriunrcarmolcdse-eeerl__ssubf/ocoemgdamcuy bhfeo]no/xlr86l /mecd-esra.oas/dco esourrcmem:/comonmmon//_xsu7u86b/qfo8ldex86/urarcen_ts-u9a./abssma:dfo ld:e-7a8c.7.r:./oams.mm co :.4mmoon/nf87x:/86rx86/.dct-a/m.c-oam asm. :.a74s.mm:978ac. rfro:9: o m m`..a. . cfro `fPROrc.g.rlooo.L fmmbOrGoUm Ea 'mmalc _irn adtcro e`fo ema`ccrgnaclrl' oibned ao g`lcgolohebrlal_i_ebnaldite'rnal de 'n etefirnedndeafine dl hheerefine'd h rseered e sosufoinruorcurccees__subsedu ohefbfeu_soorldlubrfoeecre/ colsdmer/our_csmocmuobfole_dsuenb/xmr/coomm8fonl6d/x/86o/dedmc-rct-aa/n./x8co6asm.asmmonm/:49/0:e7r:/xs8ad86/ q-.7a:. c.. auomfsraommon/nt m.acm:-a.x180.6/ro m`cPRO.a fLroOGUE'm-a6.s m1a d: smefwimneda cro:4h88: .e.. afror r`me nincg:g:l d 4ma90:c .ob.alro .ro` _frpinotepm macroPrn al`PRORiOL'ng OdGLefstrOaiGUoE' UliuiEnedd' nge em rhcdpeefeirnefeind tso_urce_ sseuuby fpbhdfoledaorld aheerrrme/ce ter omm/in cconal/l oxmme8re6o/ndc/t- tox86a ./mmcul-ta.iaasm:sm-li5ne m8a0cs: wourrcearno _`DEi:nFIN4sg:9E6us _ARb:foGldourSce_droppe r.i.. I_NnTEgRNA st/rfuraoLicbo'l f[-woilnd+mmeammrocn/g/ cxor8eo macro 6/`quanmt-ap.at-paramsmy :pmmsa-1oPROL349l:OGeUEn/gxra' 86 awdmcet/my]e ar isrnningeofic:- u rcnadrollac.eed hasme:1p_storpi07eunb 5 fol:g m trwailindg arempnty pinge: drararo/ucommlpti-line pimmonance/tergor t rai`DxEF8Ili6ng/NE esmp_ Aitn yacd-RGaS_l l to Iap.asmamra:1u04NlTEtR9:i .m-lineN.AL' [emter.ac i-w+r fmroano `mc rDcEalo-plF to IamrmaNamsEc_ARGS-l_egaIroc `y] SADNT_ERNX' ALs'o urdce[-ew+umaflt_siubf-lolinedd erhcere rineo mac-/copasraourrocmsm-lm on/x86/`mcDEe-a.ge_acy] Fasms:55ousu0brc:e_ I...fNolsubE_Af ofRrodsmo lurmcdeear/GcSe_cso_mmoInu/x86rrN//ob T`WqcuoEfmoRmEoIGNnA/aHnTlLxdt-8a6/'Ee [R' -w+m.arc/csoasmma:rmd-7a.4o9a:desfnom:/x-7pa8r648/: ain.e ...m.m cf.sd-a2 h.e reraofrms -omlmsm:a2ocro 2`eg6acug0cmacl:o ywbarrnrcaling:'o ei d`c]e f_isubfnmegplrosoolubroaderp/cle' do hdererlmfmoiyned ne/ c hereall cssoouix8eu_s6r/cmucbfonlrce_-ea_dsusueb.barfgf s/ocmlumltol:7i-dlin51e:or/memdoc omen/ ...xmma crr8/foroo6n/commm c-/m`SoET xmaUcP_nS/xrToA868s6oCu K_`/sPac/grloOad-cabINeT.aq_suasamul'EnRbt .d:e-a.10f5ia's1m: 78: foa6:..ldne r./c..e d s.mw ff:rrom oohmemmi m7omant/hrae8 csrcox 876 :0`rco/u go dr.ctce_p-al.a.s.u bosbmaa:2`AfVrG21 4l6f_oint:_ W1relrdaemrn/aclo'6'waetoe md mrefdmefoin/rini xmanne8ds c6/hm nrgoc [-e-e:` iwmapc.dg rorplehoebalasm:7_ isnotrelu8e9yr ecra+ mal:l isccnr..e.g o -mulforrom nualtrmia-pcrloi `c'en_cg laobdsef_asuebilnef_ raoid hmubmfeolrsln-adedr/coteeclrnamrmoel esgnarc//'xy do 8`]6ocureSf csEiToUePn_meoSTmA/sd hurcoeearC_subeK _dPOIfolN-Tsa_dsou.befru/asrmc:4ce_no/xo86/EmRmlosu95:' .d..mcer fnr-oma/ wi.a /mtsm:xabh 785c1r:c06 /omc ... f-ra2.asmfopldomoa e`PramroRnOLemt/exr8/6 mac/quOantGUE-' acso [.radsm-:mwmo: `ec2g4l+96omb1om: ..1.ancar /f3x8lr' f6ione/:mmcdeof -ma-.da shme:aire4 ned 9cropar `8PR:O amLs .h.e.rOe.GU . fE-'lsr. deegacofoinmf urrcmace_esuyo]d m rb moshour caecrree _`o PROLOGfUEosld`'FRubA MEde_folfeIr/cdNerIineTo_LOWREd/ hcS'm deemofn/xir86/mc-a.nee odasm :7mmonh/erx8689/:e ..dsoc. tfro-am.urace_su smmbf:7o49: a.lde.r/ccr. fo `common/x86/mc-a2.asm:749r:o .m .. mgflobaal_icro n`cglobal' defined here source_subforlomterna l'derm dacefroi `ned/cglobacol' hemdefmreine d hersoonue/rc e_subfolsxoude8r/6co/rcmedct_msubofon/x-a.alde8rsm6:787/common/x86/m: ... f/c-ma2cr-.aosm:m7a.a8 m7a:smc r:4o9..8. `c:gl ob... ffalr_iom mantcroernal' `c derfom iglned hereobal_macroin ter`soPRnOal'uLO drecGfe_siUnE'ed h defere ubfsoolduer/comrce_smon/xubf86/olddceirn/ct-ao.asmm:48medon/ 8:h .ere. . fx86/rmc-a2om macro `P.asm:488ROLOGUE' def: ... ined herefr om macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:2146: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_insourctere_subnal'fold defer/common/x86/mc-ai2.asm:2260: warning: ned here droppisong urce_straubfilinoldg empty parameter iner/com camonll/x86/ to multdi-lct-aine macro `DEFINE.a_ARsm:496: GS_INT...ERNAL' [-w+macro-param fs-lrom egamacrcy] source_so `PROubfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here soLOGUE' durefice_subfoldneer/d hecommre on/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined hesource_subforlder/ce ommon/x86/quant-a.asm:1686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-sourcae_su.asbfomlder/c:749om: ... mofromn/x8 mac6/mc-a.ro `cglobal' asm:10def77ined: here warning: improsource_subfolperly callder/common/x86/quing multi-lineant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/qua macront-a.asm:48 `SETUP8: ... from ma_cSroTACK_ `PPOINTROLOER' witGh 0UE' pa derametersfined [- herew+ macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_susourcebfolder/common/x8_su6/qbfouanldert-a./commonasm:14so2ur/xce_s9:u 8bfolder/.6..c/m from macro `DECIMoc-aA.TEm4masomx4n/:x81' 6d/mecf07ined h-e7:rea. a sowsarnuing:r cdm:reop5p_insu8b1g tf: wrolaialindgrni engmepty: irmpro/ perlcparaommetmyoer ncali/xlin86n/ g mqculaltualnsoi-litneu -torc e_a.ass ubmacfro `Somm:749: ET.U.ul.ti -line macfrom ro mlacP_Srode`DTr `AcglCKo_POb/cINETER' wFINE_Aiatol'm defined herem on/x86/sasoudh-R 0 praG.aacreSameterss [_-w+masmcr_:1o-I0p62arNT:u bwamEs-laRNegacfy] ALs'ronlourderc/co i[e-_swmmon/+macng: improperly calluxbfoirldn8g6 emurol-t//quanict-oparaams-.aslmm:-78l7: ... egmacyf]o ni/sournoerxce8_ su6m/ma cromc mbf-`aSEToUP_STaAClK_POIderc/co.mmaon/rNoxTER `scg' lwim8:toh 0bal_6i/5n5te0r:mnac ..-a. .aflr'oms macmr de poarafimneteers `WE: 75d hereIG1 HTER'[:-w+mascrour co -e_psub... ardfeffinraoem mdmos-lldaer/ce garco coy]h`c glsoobeal'rmm on/exurc8e_6 defsubifoldseon/edurcqers/c_oousrceu_suantbuf- a.abmfomslmd:4oer/9cooheld6en/r:rex8 m..6 /sasomd/-.cuor n/x8ca.6/omaesfm:1dr_04suom bm9mafcolcoroden:/xr/cto8mmo6-an./ ...`aPROsm/ x8mfro6:2c1m-77 :maLcroOG Ua` SwE' .a/mc-rAdDea_Xn'f iindenfgeais:d. h eminerem aspropm:ed h:ere 77r89: l..5y.so1urc :frec_o m ..malls.inag mul cruo `fti-linebcfolr mdacro om `ermgacl/commorbaolo _`ni/ncgltobSEax8T6/sealrna'l'Ud- a.adeP_ST dfefinineACKdsm:7_48P OIheeN: d... heTfrromreE mRace rs'ous with oo `ucgrrce_scul0 epa_ramsebubfofltobaoerl's derld[er/c/dcoeofine-w+mdmmaon/cx8 6/mc-ha.aemmonrso/x8-mparam6re: /sosm-l4cu98e-gacar.ace:sm_:789s ub..:. f .r..o frmfom macry]o ` cmsogurcel_saucborof `PobalRoOLll_dintOGderU/coemmorn//x8co6E'memon /de/saxfrndal86/-a.asm' ddec:7f86t-ia.nedi: a. here .s.sm: 7o49ned: furohrce_mseub ma.foclde.ro. r/com`cmgloonfrreo /bal_im mnx8t6/ernal' defined here sourcmec-a._assaucro `bfcm:49gl0: old... frobalom 'e dmeacfined hro `PerReOLO GUE'r/cs oourcdefe_mmoisnn/xeubfodl herder/common/xe 86/dct-a.asm:7886/sad-a.as7: ..m:487:. from ... from mac maro `PROLOGUE' defcro `cglobinal_esintod huercreren ae_subfoldl' edefr/commonine/x86/dmc-a.a hersm:581:e warninsourg: ce_subdroppifoldengr /costrailionmgurce_sumon/x8 em6b/dpfsouorcelc_sutbfoldeytd-e paarar/cmomerter /commmon/x.o86/aisnn ca/x8m6/m:lcs-a24a88.da-:a.as s.omurl ct:sme:2.o_ musubflti-l2inoldeer/1 macommon/x8.6/qcr60 ufo62 :r waoar2`: nningDEmFItN E_A-Rma.waGacroSs_m:I `P1ROaL6N8TEOrn: GUiimpEropRnNerAL7g:' d' e[d:rop -wp+fwairninimanclnyergo-g: dip tahrcemraperaar lmisliong eml-ptly ppaiengaegrrcy ] lamymuslti-ou eclrinatlcliere innge m ulmti-lacca_llirnes t o muo `uSETUltmi-linPe_ acmro STaACKc_PrO`soouSIENTETbRfrc'e _ so`lwDEdFuIUPNEb_ifthold_S 0 ARGS_ITNTERNACKe_pAaL' rer/[caoPm-ewmmor+/cnmacorO/INTotERm' emo-nwrit/xs86x8 6[h /-wp+m/csdm-aoacur.cae_assubfoctrolmd-ra:e-rp55/acommoan/xram8s.a-sml6m:2e0g0a/ms:1 7c7-le:p wcag-a cyyar.n]i].. nag:. adr r fsopspraosmionu mma:1o1r0cceumrre6gc oe:_ s_`trtasiulebWr EuIsw a[brfn-ifwo+ngG:H TEiionRlmdpe'rg e /demladcerfocir/cnmptyoommred mmo hperon/xa-pano/x868repr6a/amce-a msrmlyes/our2c-eslaet cal.asm_subgfolleir iacy:]2n 1d1 caelsldr-onur/ceg3 :a .tcomom .._ smuu.l fmaulbtrofms ono/lmdaexr8/ic-mrc:1049oomm:o .. 6`F/.mcRnAl/xt86iM E/_In-a.fNre asm:qmuan7t5i1: .IT_LO.-.ol-ain fr.asWm:142RESa9m:o cm r'e demacr o `fi.maned..ccr om fr `Sglom o `DEEoba FIhel'rma edac NEe_rcfAisnoeTdrUuoor ceR_sP` h`DGS_SETSC_IIAere MATAEN4x4'sCK _DTuou_rEcbdXPRee_sNf'oflOiAL'dIener/c [ Nde-Tfw+odminemdon h/ xu86Ebfoel/derR' mc-aw2rihe t/hcomeam mocn.are/ s0soruox- parpourace_sramrace_mess-lseguacmu8b6f:obltyerd74]9/ ss o[e-frw:m /uo+clmcad-.a.oerr/mcmoocn./x.a e86smmc_/smuf:obnr/x8o-r7oqm8parf o6l/du9am:eascantadr- a-.asao.mmr:... /`sf-lrco7e4c8mogmamco ngasmm/: a.:x8c6y/7rl]odb.o a`cl t4cg.lo-a .'sforo de9b:aalus mf_im. mned.iant. fer:ocmr o `mc7rrnaclea c4rh_go' 9`e sd:lcrue fi.e neo.g.b db aflslofu'rhc eeorom_ ombadersel aflducebr/fi'crsoo urclneedoo_s um `hcegdrmon/lodexbf oldseer8re6o//baul'rc m/ced_scub-eaffineo.comoamdf inlmdhemreesremoodn: hne//rx/8sxeco8mou r6c/em_6c7-5soa1smu2b/: .fomlon/.xdausrmcee.r. :_7sucfb8r7-:8foal/ c....oomm dm6a er//mfrsccoroada-oa m`csgmomolmo: bna.4na/mx98/8xls6'a :dme:f/i c...rod `n7ec g8f8rl66odm h/qou :mb eaanc.rr.aoc `lt_.-tPae. ifaro ntseoR-OaLusrrcOmG m.eaU_sEn'aumbaflso' ld:c7er8fdimo7 ned::7e r8e.f7/d` icg.:.n cl oebhafedrler om_oimn th..m.earcerroneamlos ' deffrinoed hmere masoo`ucrcce_nrsouu/r bgxc8`6f/mcgollco-bad.laoabsaemr:l7_eli_nt/e8i9nc:_tsue rn.aobmlfo'ld .. edrmernoafl'/ idneefinnc/xomdfreomomd 8hhe6reer me sosouacrr/urccmoc- `ea_ne/_xs2c.ugslabsombafuolb:l48_i8ntf:o deel...r/d8 frnalreo6r/scadm'- odmamo. emf/acionecrnoadm/ms honm/:x486exr8e/ 9 6s5`PoROLu:/ dc.t-a.rce._O frGsUEub.'o dmaeqfufoilsder/nedcomamnont/-m h eam:ax.arc4r896eo s`m/m6c-:P4a.RasOm8:8L:O :.GU E'.. f4 9.der0f:ionedm .. .hm.e .a frreo m mafrccorro m `mPaco `PrRo OR`PRLOOGLUOOGULOEG' UdefE'i dnEe'e d hefre defiinenedd hehere re source_subfolder/common/x86/quant-a.asm:1687: warning: dropping trailing empty psouarameter in call to mulrceti-li_sune bfolmacro `DEFINEder_AR/coGS_mmon/x86/mc-a.INTERNAL' [asource_subf-w+molsmderac/:roc11-06: warpanriommoanmn/x8s-lg: eg6a/dcmy]r c-souorppcae_i2.saunsgm tr:2262: waailing rbniempng: tfodroppldy eparaimr/ncoemg trtear mon/ilix86ng em/qupant-ty paraa.metasm:er ii1n c4n2al9 cl : a.to.ll. t f rmuloo tim -mulltimai-crlninoe e ma m`DEcroacCrIMo ` DEATE`4FINDx4'E_ dARGS_IefNTEined hRNAL' [EF-w+IeNrmEacero -_sApoRGaS_IrNamTERNs-lAeLur'c ga[cy] es_-ws+ubmacrfooo-pulrdaerra/mscc-loemegac_mosnuy/xb86/qfu] olderason/t-coa.mamuonrsm/:7x8c64/9:mc-a2 ... fr.asom macro `m:211cglo3: ... from mbacer_als'u do `FefbfRolAMideEned_ INIrThe/re _LcsoOWurRocem_suEbSmofno' /dlefderix8ne6d/c oh/mmce-a.armeon/ x86/qsouruacne_tsms:-a7.a51ubf:s ..mol:der7. /cfommroom m87acr: o .`c.. nfrgom /lobaxl86' /dmc-mefain2a.casme:rdo `749c:g h e.lr..o ef rosobuamrcel_i mantecro `cglobal'rnal def' dineefind he_subderef heo ldesoruerrc e_/sucbosoumfrcmone_/x8suob6/mfc-olalder/.asmder/c:co78mommmo9on/x:8 n6/x... /qufraomnt-86a/ mmacc.as-am:492r6: .a..smo:7 . `frcgolm m8acro7: baol _i..n. f`PROrLOomt meGaUE' defcinerd hrernale o `' dcglefiobal_internal' neddefin hereed here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUssourceourc_seubE' defold_erfin/comesubmfod lhereon der/comm/x86/mcon/x86/dct-a.asm-a.asm::492208: ...0: wafrom mrning: improperly calling mulacro `PROLOGUti-lE' definineed here macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/dct-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/dct-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/dct-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/dct-a.asm:2200: warning: dropping trailing emsourcpty parametere_s in ubfoldercall to multi-line/common/ macro x86`DE/saFINEd-a._ARasmGS_:10INTERN63: warnALing' : impr[-w+opemarlycro ca-params-legallicy] ng msource_subfulti-lioldene r/cmacommoro n/x`SETUP_STACK_8POINTER' with 0 par6/dct-ameta.aersms :749[-w: +macro-para...ms- from malegcroacy] `c global'source_s defubfolder/cined hommoere n/x86/sad-a.asm:1sourc049: e_subfold...er/c frommon/x86/dct-a.asm:787o: ... fromm mac macro `cglro `SAD_Xoba' del_ifinnternaed hl' dereefin ed hsoereurc esou_subfrce_oldersubfold/commoer/cn/xo8m6/sadmon/x86/-a.dct-a.asmasm:49:7486: : ... from macro `cgl.osource.. bfra_sl' defined here source_subfolduer/bfocoomldemr/on/xc86o/sad-ma.asmmmo mnac/xr:source_subfoo8lde6/r /786: c..`mPR.c-a ofrO.LOamommosn/ x8mG:1612/4UE'm da: warning: improperly ccallingro ` smultourcie_subfolde-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:182: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macsr/common/x86/mc-a2ource_subfolder/common/x86/mc-a.asm:1124: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-prac.eo `cgflcl -DNDEBUG -O2 -fp:fast -I. -Isource_subfolder -nologo -GS- -DHAVE_STRING_H -Isource_subfolder/extras -c source_subfolder/x264dll.c -Fox264dll.o inegsasm:d herrams-legacy] 2264sle ource_subobfoolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:78o:9: al_internal' defined here bwarning: impropaul_intern erlrce... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here y calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: source_subfoldeal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here r/common/x86/quant-a.asm:311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+sm... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `acro-params-legacy] source_subfolder/commcglobal_internal' defined here ssouroocuurre_subfoldece_subfolder/common/x8rc6//ce_subfoldooenpredict-a.asm:182: warning: dropping trailing empty parameter in call to mult_r/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1063: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/xi8mmon/6/mc-a.asm:1149: warning: improperly calling muxl86/mcti-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here msource_subfolder/common/x86/mc-a.asmc-a:490: ... fro.asmm m:5acr82: wo `PROLOGUE' de/finax86esubfolder/d here /quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asmsource_subfolder/common/x86/mc-a.asm:1149: warning: dropping trailing empty parameter in call to multi-line m:acr7common/x86/q-oa-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/commonrnin `DEFINEg/_ARG:x8S_INTER 6NAL' [-w+macro-i/mprpapedrams-lericgacot-y] persoula.uarcy casa87e_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here : ... from macrolling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfold `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined er/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asmhere :751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/2xm8:748: 6/mc-a.asm:582: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:311: warnisource_subfolder/common/x86/mc-a.asm:1263: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-paramnst-a.asm:1688:-legacy] source_subfolder/common/x86/mc-a.asm:1256: warning: improperly calling multi-line ... from ma cro m`AVG_CACHELINE_CHECK' defin.ed here source_subfolder/common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here source_subfolder/common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here ..source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here ng: dropping trailing empty parametesource_subfolder/common/x86/mc-a.asm:1263: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/commaon/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CcHro.a from macro `cglobal' defined here ssom:4ECK' defined here urce_subfolder/common/x86/predict-a.asmsource_subfolder/common/x86/mc-a.asm:1210: ... from macro `AVG_CAr C HELINE_FUNC' defined here source_subfolder/88: c.:ommi.n78 ca6o:n. from m/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_STAR `T' defined here. source_subf.S.older/common/x86/mc-a.asm:498Eacro: ... from macro `PROLOGUE' defined here TUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolde `P lfrlRoOLOG m macro `cglobal_internal' defined here source_subfolder/common/to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787r/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cgx8lU6E/predict-a.asm:495: .:' defined ...o bf rom.hael' r macde ro `PROLOGUE' defined here . from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2113: ... from macro `FRAME_INIT_LOWRES' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1274: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here source_subfolder/common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here source_subfolder/common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1274: warning: dropping trailing emptye parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here source_subfolder/common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here source_subfolder/common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1064: warning: impropersource_subfolder/common/x86/quant-a.asm:312: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here ly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asource_subfolder/common/x86/quant-a.asm:312: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quantsm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here -a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:1064: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGSfined here _INTERNAL' [-w+masource_subfolder/common/x86/mc-a.asm:1275: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1256: ... from macro `AVG_CACHELINE_CHECK' defined here source_subfolder/common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here source_subfolder/common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here ssource_subfolder/commonource_s/x86/mc-a.asm:490: ... from macro `PROLOGUE' definsed hource_subfere source_subfolder/common/x86/quant-source_subfolder/common/x86/mc-a.asm:1275: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] sosurce_subfolder/commonource/oldxcro-params-lega8_6subfo/mc-a.asm:1256:lder ... from macro `AVG_CACHELINE_CHECK' defined here source_subfolder/common/x86/mc-a.asm:1210: ... from macro `AVG_CACHELINE_FUNC' defined here source_subfolder/common/x86/mc-a.asm:1186: ... from macro `AVG_CACHELINE_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here a.asm:496: ... fromer/common/x86/predict-a.asm:217: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:191: ... from macro `PREDICT_4x4_DDL' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internubfolder/common/x86/ almacro `PROLOGUE' defined here ' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:583: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here /common/x86/mc-source_subfolder/common/x86/mc-a.asm:583: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:217: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy]a2.asm:2338: warning: improperly calling multi-lquant-a.asm:787ine macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2275: ... from ma:c ... from cro `MBsource_subfolder/common/x86/predict-a.asmym]: 191: ...sTaREE ofuc'rrrceoom macro `PREDICT_4x4_DDL' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined h `cgere source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_int_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_sublobal_internal' de edefinedffoirld neer/cdn ahholee'r deme mon/x86/rfsadise- a.asm:748son:uorurc e.._e. frcsubod hm mefe_saoruelcbrfso `de r/oldscgocloeoobmalr/urce_moun/'c srxu86domcmeef/ibon_sfuo/x8nebf6/quoldmecl-anr/dt-aa.e2.cars/casmdo mmoh:mn:/xeommre on/x87s49our6:/ cp.er._e.s ud84f8rob6/mcfmo ilm8:dect-ar/ .-a.as.cacroomasm.:1:4m. 3f29ro m`cg 5lmac5ro o`baPm::lon/ RwxO86/saLOG d.-a.U. fE.'aasr' rn inddefoefgiimnm nmaede hd:er:e7 86crho iere`PR : ... fmsouprOrLorcOmoeG p_erly calling macro `cglobaUmE' deusfinedll_inttui-lineer bfoldehnr/erscomoaemaclro `SETmuonrc/'Ue x86 P_/subfmd_ceSoldef-TACK_ined here aso2Pu.raOsIcrN/coemT:E_mmo7sRnu8'/bxf7: ..ow86l/qderuanti/.-ac.a sfmthomrmo:n/ 168o08 parax8meterm6/s [- : wasw+maamacro `cgldco-rrbaloa_-.ipanasm:495nin: g:r... atferrnalm s-d' oledromefppi macrgnionga e`d here cystroauilriPnR] g emptysO ocue_subfolderrLpace_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined rhe/Ore ameter in calGUlcEom to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+mamon' de/cxro-8f6/ipnmce-arams-legada2c .yhae]sr m:488: .se.o .u sfroorum macro ce`PRrce_sub_sfoldubfoOlder/LOGcoUE' dmmoen/fxie8r/c6nomedm /qheuraon/ne x86t-a.asm/:1543: ... frommc-a.a macrosm:1 325: warn`DECing: dIMATE8x8'ropp defineding t hererailing em pty psoarameter in call to murculti-line macro `eD_subfolder/common/x86/quantsource_subfolder/common-aEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] .source_subfoldera/common/x86/mc-a.asm:498: ... from macro `PROLO/sGUE' dem:7x8fined here 49: ... from macro `cglobal' defined here source_subfolder/common/x86/6/quamc-a2.asnt-a.asmm::787233: 8: war... fning:rom ma dropping trcro `cglobailing empty al_inteparametrnaler in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2275: ... from ma' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here cro `MBTREE' defined here source_subfoldsource_subfolder/common/x86/predict-a.asm:219: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:191: ... from macro `PREDICT_4x4_DDL' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here er/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:219: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:191: ... from macro `PREDICT_4x4_DDL' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-source_subfolder/common/x86/quant-a.asm:313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here params-legasource_subfolder/common/x86/mc-a.asm:584: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' definedscy] source_sub here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/quant-a.asm:313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-source_subfolder/common/x86/mc-a.asm:584: warning: dropping trailing esource_subfoldmpty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined hfolder/common/x86/sad-a.aere source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from mer/commonacro `PROLOGUE' defined here sm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglow/x86/s+omubal_internal' desmc-frcea_oisnubefcrd aheouor-lredc erpe_2s/s.uaasomucrbr:f2c3oaoe4_sl1m: wmuobfomas-ln/dder/lerx/cocommmoemorngn/nx86/in8/sa6/quant-a.asagd: xm-:18a6i69m/.0p:roac wpapyrrenisdi]n m:gs:erl4y coucra95ll:tice . n.img mu._ s-fa.uapltsi-bmflrorom macro `PROo:ld2pie2ner lL1: emaycro caO r/cGomwUmoln`SlEinTaUEg'/Px de_frnii8n6/e d qSuahmnug:TlAnCere ti-timprK-_PalOI.NaoTER'pi wene msiramcr:278: ... from macro `QUthAo `Nly callTS_E iATUP_STACK_POINTER' witCn'gh 0 pa0 paramet edrsmer afu[meli-w+ntitma-elecrsd hiroe-pa nream [m-w+s-rmalacecrgroa-coparya ]e mss`SEo ur-TcsUPe_l_sSuToAbfeolCgaKdc_PeOry]u /rIcce_NsTEusoRu'o wirmcebmon/x8_stfolh6ud /quant-abfolder/comme.on/a0xr8/ c6pomamor/n/quax86sm/mc-an:2t-a.aa7sm:.asmm41:e9429: ... : ... ff22rom marcr75: ...oo `cglobal' defm mact from macro `MBTREE' defined here soureo `rs [-w+macro-params-legacy] sourceDine_dr sECcIMATEeubfh_souldb4x4efre ero'lder/common/x86/mc defined here-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subsourcfolder/common/x86/mc-a2.asm:2275: ... from mace/ro `MBTREE' defined here _subfolder/common/x86/quant-a.asm:1690: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:221: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_ssource_subfolder/common/x86/mc-a.asm:1396: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1396: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1691: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' wisource_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here ubfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:396: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-source_subfoldpaer/common/x86/mc-a.asm:1431: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here th 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:source_subfolder/common/x86/mc-a.asm:1431: warning: dropping traili1ng empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+mac429ro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here rams-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:396: warning: dropping trailing empty p: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asma:1432: warning: improperly calling multi-linesource_su macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1432: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here bfolder/common/x86/quant-a.asm:1691: warning: dropping trailinsource_subfolder/common/x86/mc-a.asm:586: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here g empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here sosource_subfolder/common/x86/mc-a.asm:586: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2420: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here sosurource_subfolder/common/x86/mc-a.asm:1437: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+masource_subfolder/common/x86/mc-a.asm:587: warning: improperly calling multi-line macro `SETUP_STACK_croPOINTER'-pa with r0 pams-legarrcametacy]ers [-w+macro-para msurce-sl_source_eubsubfolder/comgfomon/aldx86/mc-a.asm:1416: ... from macro `MC_COPY' defined her/ccameter in call to multi-line yo]macr souerrecoe `_sDEFuI NbfsommouroE_ARGlS_dern/c/ocx86/mmc-am2e.oIn/_suasmbfolde:74r/9: .c.x86omm/mc-a.asm:550: ... from on/x8macreo_ `W6EIGHT/mc-a.asm:7ER' defin51: ... from macroed her `e cglsoobal' defineurce_subfodl here der/csourommon/x86/mcce_-a.asm:751: ... from macro `subcglofolder/bal' definced heommon/x86re /mc-a.assource_subfomld:789: ... from maer/cro co`cmmon/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolglobal_intder/common/x86/mc-a.aernal' dsm:490: ... efined herefrom msource_acsubfolderso `Pr/commonROLub/x86/mc-a.asm:490:Ofo ... from maGldcro `PUerROLE/cOGUEN'TERNA de' dfinefined hereed here source_subfolder/common/x86/mc-a.asm:1437: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: source_subfolder/cx264dll.c oom.m.omm. fnonrom macro//x `Mx86C_COP86/mY' cde-a.asm:587: warning: dropping t/raiqufined herlane ingsource_subfold te-aer/cm.pasommontm:/x8y 6/mc-a.asparamemter in cal:751: l to ...multi-line macro `DEF INfrom macro s74`cglobal' defined here .so 9: urce_subfolder/...common/x86 from macro/mc- a.as`cgmlob:789: ... from macro `cglobal_internaafrom lol' defined here source_subfolder/common/x86/mc-a.asm:498: ... fErom macro `PRO_ARGS_ILOGUE' defined here urce_subfolder/common/x86/quant-a.asm:314: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglosource_subfolder/common/x86/mc-a.asm:1515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro' debal' dNm-params-legacy] source_subfolder/common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined heaere source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/Lx86/m'f [-w+ccro `cgl-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined heriened here source_subfolder/common/x86/quant-a.asmTERNAL'obal' defined here fssourceomurc_ae_subfolder/common/x86/mc-a.asm:1515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] isnsuource_subfolder/common/x86/mc-a.asm:145:b8: ... from macro `PREFETCH_FENC' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/commecon/x86/mc-a.asm:498: fd her... from macro `PReOLOGUE' defined here [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER'787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... f older/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfoldersource_s/ubfolder/common/x86/mc-a.asm:1516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined her ssource_subfolder/common/x86/mc-a.asm:e 1516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here source_subfolder/common/x86/mc-a.asmdefined here :sour751: ... from macrceo_suurcobe_ `cglfsuobal' defiobfoldnelr/deer/cocodmmmmoon/ heren/x86/mc-a.as m:7source_subf51: o.lder/c.. from macro `cglobal' defined here osource_xsumbfoldmon/x8er/comm6o/mc-a.asm:789n/x86/mc-a.asm: ... f:789ro: ... from macrom macro ` `socucrce_subfolder/comgmlobal_internglobal_inal'terna8l' defi defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here rom macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1524: warning: nedimproperl on/hxerye source_rsubfolder/common/x886/ c66alling//q multi-limuane cntmacro `SETUP--a_STACK_POa.asmINTE.asmc-ma2R' with 0 :498: parame... froterm smac [-wro `+macPROro-paL:OGUE' deorasoufrciem-panrs-ed legacy]here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here ams-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined s.ourchere e_ssourcubfolder/asm:2ce_ommon/x86/mc-a.asm_s:1524: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here subfolder/common/x86/predict-a.asm:786: ... from macro `cglobubfolder/common/x86/quant-a.asm:314: warning: dropping trailinal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here gsource_subfolder/common/x86/mc-a.asm:1541: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w4s20: warningou+m:7acrr8o7-: p...adrce_orppisubf olafnmsdrg ero-l/cmommo tmanr/xailiecgar8cy]n6g /emmpt c-oy `acglo. pbaasal_mra:insto1er5meuterrcena 41: wal' definr_ning: dropping trailing empty parameter in call to multi-line sin ceamacro `DEFINE_dubARGS_Ifll to mNoTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... fr older/common/x86/quant-a.asm:278: ... from m macro `PROLOGUE' defined here macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... ulti-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-paramshere source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUsource_subfolder/common/x86/sad-a.asm:1066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglfrom macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:2215: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:2215: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here -obal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/commonlegacy] source_subfolder/common/x86/mc-a2.aE' defined here source_subfolder/common/x86/predict-a.asm:429: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a./x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined hersm:2351: ... from me source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:588: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here acro `MBTREE_AVX' defined here sousource_subfolder/common/x86/mc-a.asm:588: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1692: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ...asm from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here rce_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/source_subfolder/common/x86/quant-a.asm:1692: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here :748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:429: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:590: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:590: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:550: ... from macro `WEIGHTER' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1697: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/xsource_subfolder/common/x86/mc-a.asm:2217: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' witsh 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here source_subfolder/common/x86/mc-a.asm:15782: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' define6d here /quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:source_2217: warning: dropping trailing empty parameter isnou call to multi-line macro `DEFINbfE_AusRrcGS_INTERNAoeoulr_scubfodle_seL' [-w+macro-params-legacyr] source_subfolder/common/x86/mc-a.asm:1625: ... fro/dm macruer/cocommoobn/x8m6fo/quan m`ot-a.asm:16Mn97:/xC_8 ldwarniCHROMA' defined6/m herer/cng: ec dropps-inga2o trailiuong r.caempemmoty parasmm:_etesnur ib242fn caoll t/o x2: 8muwa6/prlti-lrienilngder/:cn impropeorldy ie mamcallcitcng- mrumlont/x8i6/am-c-a.as.maoli s`mn:e:D 46E2F: w1aImraNcro `SETUP_S572: ... from macro `MC_CHROMA_START' defEniTACined_K_POINTE here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here R' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here source_subfolder/common/xARGS_INTERNAL' ng: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from m86/m[a-ccsro-aw+ma o2urce_subfolder/c`Pro-p.RacaomrOsamLmoOms:749:nG -/U.l.. eExgf'ra8 cody6me f]/ macro `cglssoaduorbac-iela_'.ns udabeedfsold mefr/:ich1on0mee6mrd7oe n/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro s: warning: improperly ource_subfolder/common/x86/predict-a.asm:462: warning: dropping tr`ailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from maPROLOGUE'ccro `PREDIChere source_subfolder/common/x86/mc-a2.asm:787: ... T_4x4' defined here souafrodlrmce_elfis nminead hercgeubfolder/common/x86/pr multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X'source_subfolder/common/x86/mc-a.asm:668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here edict-a.ro `cglobal_internalasm:748: ... f define' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here d here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... fromsource_subfolder/common/x8rom macro `cglobal' defined 6/mc-a2.asm:2422: warning: droppi macro `PROLOGUE' defined here ng trailing empty parameter in call to multi-line macro `DEFINshere source_subfolder/common/x86/predict-a.aE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2351: ... from macro `MBTREE_AVX' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:668: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:668: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1700: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1700: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined heresm:786ource_subfolder/common/x86/sad-a.asm: ... fromsource_subfolder/common/x86/mc-a.asm:669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parame:t ers [-w+1067macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:669: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_inter: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... fromsource_subfolder/common/x86/mc-a2.asm:2425: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglnal' definedmacro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here obal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2425: warning: dropping trailing empty parameter in call to multi-line msource_subfolder/common/x86/mc-a.asm:669: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.a macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here acro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1701: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/sm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here common/x86/quant-asource_subfolder/common/x86/mc-a.asm:669: warning: dropping trailing empty parameter in call to multi-line macro s`.DEFoINE_ARaGS_uIrceNs_TERsubNAL' [soufol-rder/cwce_+sommon/x86/muacmc-rmao:.14-bfoasm:2pldear29:ams-2r /co19: warni.sloumngme:rga.onc/xe. _fsur co86/y] psrm mbifoumrproce_oslacrod `DECIeMpdiAubeTEefol4dx4' rldyer/cer /ccfomtommc-aimnoeonn/dx8a 6/m/c-ax2l86./hearelis mscomn:-2u.raascm5.:4g62e4_5 :masm :6:6w suabrun5w:alrnfingiol denr/t.c..iommo-n/x86g/: i :qmlpir fiuoronm manptacrom -epr`oa.paOerl FmFeSEyrlaTPsmc:ro `Sy EN' cdT UP7_caale4flSl9i:nedl ihTnig Amen gurle Cmtsou..iu-Kll_P.inOtrceI NTei_sE-lum aRbcfrofin' orldwe mao`meri/ScEcthT roUP_ om 0` paammronS/amEexcrTUt8e6/rPo `sSTACK_mc-_POaI SN[-cTE.w+TAaCgmlaobscro-mKR_a:P64l6' wO:Ipa NTir... tamsfhrER 0 p'-leg wiaa'cy]r a osm mtomethe acr0od urce`pararOFmese _t[-wsFfe+rSiubnsmacroEeT' fol- [-wdedr/cp hdeafr+maemsa-criomomln-ed hopnaeregarrecy]e/ x sos86u/ourrcmscoureamsce_c-e_lsubf_segu-osaa.lbucydbfo]fle asm:2007:sdo r/coerld.e.r//co.uorcommon/x mmoce8mmfonn/x86_/qruanom mact/x8r-as6/mc.ub-o a`sM6mf/ma.asm:751: :oc.7.. -87: ladfCe_2.roCm.aHRr.. fr/comoms mO:mam24o6nma/ccrxor 86oMA_/` 2: ..SpSc. frSgl`cglobal'o doEbmr maleacrdicot_ `MBin-Ta.tasR3E'me:3 Ede_PfROie14:r nen..fdP hiAale' dr. efrnfie eGd nheeoredAsour ce_hTseubfolderrE/e_c LIST'soom mdeu mons m/aorfcienx8educr_o6/mcrsu bh-aere .ascfosloue r`cePm:789: ...dReE _rDICT_4x_f/ssub4c'o deuffobldmfomoreinedo mn/x 8lhmarce6/qruan/comtoremond esor/-/xc8 om6mo`ncgl/u/obaamx.lasm:488_icn-8: a...atrc6e/_esu.b sm:ffo1rlnderr5a72oml/co mamcm' mdeco-af2.:i r.onn/x86/pead.s. re`P RhmO:7efrL4reOGUdom Eic9ma csrt-' ode: f`i a....asned h frMoereCm_C HR:OMA_urceSom macro `cglobal' defined here source_subfolder/common/x86/mc-a2.a7sm4:78_sub87fol:: ... from macro `cgT A.lobderal'/c. deso. ffroined RuTr'c hom mee_smarubde fscefoilourmdence_roe dr`subf ohnol/cocdgleerrm//omocoxb86mal_/mmc-n/x86/quant-a.asm:1701: warning: droppinago n/e.asm:49x86i8n:/ p...trrasedo urce_fsiterr cstouru-onmaialibf old.mcee_lacsrr'/ doucoaes fnmg`PRmO Lm:onienmeOGbfod h/erlde7reU E'p/c 8dxsouerfci686/net:ye_s ..o. du f pahbermrmoneamequ/ x8tan6t/frero -inoldmemar/cc-o. mamas car.cmaoll ma:oto315s: mm :wn/x84`cag9ul6/mlorniti-nbclga0l::- i ._ina2iternmnp.as..al'r oed efinpm:e4e8r8 d hely :re . calmlin.acrg mfuosour r`DEFIo.lti-line macro `SETUP_STACK_POINTER' with 0 parametersm macro `PROLOGUE' deNEce_subfolderf from[ m/acocr_omi ARGnS-`e_ImPRoNOLwOGUEd' n/+xm d8TEheaRNAre6/pr cro-params-legacy]e source_subeLdif'ct-aifnolder/ce.dasm :o[-mmowh4n87e+:re /x macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2545: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from masource_subfolder/common/x86/c.ro `cm.. fc86/quantr-a.-gloasbaaom mmla:cr.2o `a_sP94im:221:nt eRO..rna.LOl 9GU' E' de:dffieronedm f ined here hmwesoaucsrraroceo_sr urcnineg:` ubfQUANe dTold_subfolder/common/x86/mc-a.rer/coo_4pping traxmiasmling :m6e4mpty pxon4/7ar0x86' a: defimeter inwn/earmc-snd ahe 2.aicalrnelsm tg:ouorc : 4ies96:m p.o.. ufr_r mourcperomelyl msautib_ croscuaflbfooldlder/l `Pc-omROlinie er/mmng acLcomrOomuGlt oni/-lUiE`DmEox8FInN'e mEn_Aacr6o/ d `SE/efTUPxiRG_SquanntS8_6ed h/-pTerreIdNAicta.-TasmaeERCNA.KasL' [-m::47w_49:+ . ma62: .P.cwarOI froNm TmnaEcinR' wirth g0oro -params-`:c legdarocgy ppinpga] ra meterltrasislio un[-rowg +emptmacy pacbera_subfametoro-params-legacy] source_subfolder/common/x86er in lder/common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' definl/mc-acaed' .asm: ll therde source_subfolder/commo664 meonult/: i-fi...nx86/mc-a.asm:1572 froml macro `Oiene dF m:FhacSEro `TDeE FIN.rEe _.. from macroARGS_so `uPrceMN' dIefineNTdERC _h_CHROMANAL' ers_START' eubfo [-w+macro-params-legacy] source_subdledfolsoerfud/crcined oemmh_eor/cesoreubmfn/mon x86so/x/oquls8d6er/urcae_/nousrucomt-a.pasmmr:787e: on/x.d.ict-a.asm:31.8bf o64/mcfro:m ld..c.-eeama _srub./afromcrc mao `fcsmc:oommgon/x864l6ob: ro6/.ql u.an`a.PRd tf-aeEr.lr_inatoDI/Ccom ernTammlac_m4smon/x:' xd1e84' f6ir/m7n0e3co: dw he-daerfa `nine.inOFasmr:d4eFS ET'98g: i:m shoe deuprce_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here .rre .. sfinedoouprfrecrlyo e_hersu m bcallfimacro `PROLOGnogUelder /cEm omsmoourn/x86/pur'lti-ledict-a.asm:748: ... froinece_su defined here macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-source_subfolder/commabmf mao.lder/common/x86/mc-a.asmo:n/7cro `cgl5x86/sad-saosbam1: ... from macrooa.a:s m7:ur8cle`_7c1:s' d068 :e g.u.wla.o bfoblffrirnaingnelo':demr/ d efdimmap herreoc iperlscomomoy cnu/racxnedl86/ lriongeh_s meureq ubfouls`cgltid-lelobirnoal_int/cuommoaen rnmeacrt-a/.aco `re_sSubfETUsmP:x_ST386n/alAoldperCe'K_POIdNTEiR' c deft-air./acwit1h 0 s5: parowmmamemona/rnin:n78gxe8d6t: .6e: d.roprs. /h fprom[-w+ mamere acmro-ci-npg asrctourrceor_aisluaam.s-bleg f`iangacyc] oemglobslmptd er:/cyommona/s pa7ralme_8x9ti: o..nte8.6/qernuur aar il' fnrode ficcen_snuatllebd h tm efro-old amacer/crmo.u o`ea smlmm:on/xctis48g-lo8uri: c..e.86_/ssnae d- alm.ubafolocbarfsmao r`DoEdemr:F1IlNE /commm_inoan_ARcG/tr0eS_Irno `PaROL4xNTERlO89' GUE:' de ..NAL' [f6in/edepfirdne-. fd h romeheerew+mac dicrore mso t-a.asm:4urce_subfolder/common/x86/mc-a.asm:490: ...- from p95maac: .rao cr`SAD_X' r.damso `PRsourO-l.c freeom _gsumacyb]foealder/ccfioLOrGo UEm'm sdouone/fix`rnce_subfnedole8d6/ Pd erhheeRqre OLOGUE' dr/ueafien nt-a.asmecds: here1o 703: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macsmmon/x86/quant-a.asm:r294oource:u _o.sru.cb .fo`lde_esDr/ubfoEC IMfroAm cTEolmamcrm8xo8 d' doe`n/xer/8ficomnQeU6dA Nm/To_sh4x4ne/x8rx46'a/de d-efm isouracned.ce _sahere-ubsm:7 asour.a4fo8s:lmc d:e.e_s.u.6bf froorlm /ma70:c ro `dcceglowra/brncoomammoln/imoxn/'n gx86d86:/q/uqeaf ntdu-aainned.as htroepr-a.em:a74psm9i: :749: .sn.o.g. t.u.railin grfr fempty rocme_pos arameter in call to multmuabfolder/common/xcim8r- 6olm/ ias`acgdc-a.lranosoeb am :l`7m'8ca 6g:dl ce.orf.boi.al' defined nhefe`rrde h DEsource_subfolder/commonFo/IeNE_Amx 8rm6Rea/G cro `cgsqSolurce_subfoldeourba_/INcomaTERNAL'l_inte mnr[otn-n/aa.asml-x86/': deq7fwu+ai8n7mnate:c-rad .o.-ah.psarme:787.a: ms-legacy]... fr frosourcmer om macrs oumorea_cc e`s_crglsuo `bufbfooolldbder/aerlcg/_interncal'lcom odobeafinelm_mdi homnn/xon/8t6/sxeaernalrde-8 a.asm:48s6'/ 7omdce:u-a.asm:664: ... from mrfa ciened _.s.hc.uero `OFFSETPN' der bfffeo lder/comsroomimuorcn nee_m/dsax ucbr8h6efoo /l`dPRrequant-aO .asm:sLe4r96/oOGcUE':uorm dm...coe_s eufn/bffxroolin86/qduaeme dnm tac-a.hreraos /rco`mPm:eR 4OLO9mo6n: /GU.E.. 'xf 8rd6o/m macrmc-a.asmoe: `Pf6i4ROLn6O:GUE' defined heree d. . here source_subfolder/common/x86/sad-a.asm:1068: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.as. from macro `OFFSET' definedm:495: ... here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here from macro `PROLOGsource_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here UE' defined here source_subfolder/common/x86/mc-a2.asm:2547: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2462: ... from macro `MBTREE_PROPAGATE_LIST' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/psource_subfolder/comsource_subfolder/common/x86/quant-a.asm:1873: warning: impmroperlyo caredillin/ng ct-a.asm:462: warning: imprxope8mrultl6iy/-mc-a 2.acsma:ll2i54nlineg 7macro `SETU:m warniung: lPdtri-o_line mapcro STACK_POINTEp`SiR' ETUPw_itnhg S0traTiAC Kplianra_g meePOImNpty TERters [-w+mac'ro-pparam wieth 0atrer amin call tos mul- parltameti-lineegacy]ers [-w+ma macro `DEFIscNorEu_ARGor-cepSa_Irams-legaN_cTsubfolder/common/x86/quant-a.asm:1y846E]R source_subfolder/common/x86/predict-a.asm:3: 54.: ..N. f..r om mAL'fa cro[r o-`mwP+REmac DrIo-paCTrams-legacy] _4x4' dsmoaecruforc i`neCeOEFF_LAST4_d8su' h deere source_subfined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macrfbolofd oelder/c`rc/ommon/x86/mgcclo-omam2b.asam:2462: ..l_ionten/x86/.r from mancro `MBTRpEEa_PROPAGATE_rLl' deIST' defined ehere finesdict-a.dour cehe_rsasume bfol:74sd8oe:ur ce...r/c form_suobmfolon/xd86e/mrc-/a2.asm:749:m .com mon..m facr/o x`8ro6sou/m maquant-a.asm:488: ... from macro `ccrcePg_sRubroOf o`cgldelrLol/obOGUEcbal'a'omm dlo'ne finedd/e hedrxe fi8ensoufinedr6ce_sue dheb/mrc-e hearef.os alource_subfolder/common/sx86d/mc-em:ra/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/cos62ource_subfolder/m.casm7ommmon/o:787: ... from macro `cgloba0x: wanl/_int86/qex86/predict-a.asm:487: ..rru.nnain ft-arna.lasm:1873: 'owarnin m defmggiacron: e:dropd `PRphOLOG imUiere source_subpnrgEf'olde otrdefin/rpeailde inhere g empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1846sc:ouorlr y calling mmoncm/xulti-e.._8su.6/smc-our af2r.ce_lionea mbfsoumabfsom :lcder4lde9r/macrro `cSommo/cEoTmoUPm_ `n6: onS/Tx/.xCO8EFAF_LAST486/Cpr.K8_P.OINTe6/ mfER'' crod-a .awiitcthd-am. a0sm:46e pmafinecraors2md : :w2221`ame:PRaOL te rshw [aOGrnein-w+UErnim'rng: g: diefa derompropperly picriong - pasrocauracmellits-_lsngu egbacmnrailinfolygued] he lti re-dseer/omp curtloinyce_ paremsammon macro/ubfx86o/eqlutedear r/nit `SE-conTUPa .casall _mmmonS:toTACK 749: mul/x8... _6Pftir/mc-Oo-m mlinINTEae R' ma.asmwith 0 parameters [-w+macro:6c65ro: ..-a cpa`DEro `cgl.oFI NE_frARbalGSrams-legacy]'_ deINfisTonEedRNAuL' [orce_sub -folw+heredmmaer/commc macr roo- onp`OsarFFoauSEmsrTce_sPubf/N' -lolder/commx86/mc-a.asm:2oen/gacxyd]8 efined6/s ou0hquan07terr-ae source.cea_sub_sub:sfoldfm:er/78ol 7:decomr ../co.mo... frn /xfro86/prmmmomo n/ macremdiacxctro -a.asm86/:354`cmc-g:l .obal_inteo `MC_ran.CHasmRa.:.lOMA 'f_SS 64rom6d: Se...f fE3iromned m ma'acrco roh defined here ere source_subfoldes`oPRurcEDIr/common/x86/mc-a.asm:1572CeT_4_`sub:xfo l.OFF4'. Sd.Eder/T'ef infrco mdomoen/defxi nedherem mher 8ae6cro `MC_Csou/ qrsHROoceu_uant-aM.racA_se_Sm:4susu96Tbf: bosouART'rc..e_. sulde rbfdeffolfd/ioromcldne eedr/r/cocmmoo heommmonm/xna/m8crron/oxex8668 /sp/6omucred- a.as/`srcae_mdP-icat-.:a.as7msRuObfo5LO1GUald:erE' s/mco:mmd:efo1n/i7n0648 :x .e.. d. 9from:h . .macerwe aror 8ni6 `c/mnglcg:-fobaa. li'rom dasmm:4pefin mraopcreo `dc hergloe b90:aseoruly cl' arcdleeli_fni g mu.lt.. in-esublfinre omamcr d o fomhaelrec ro `PRs`ource_SETsubUOPd_STALeOfCKG_oldPOIeNTUrr/co/ERmco'mmmoE' defineon/x8 widthn / 6/x806 /mpc-ahearer ap.amsmrs:et7ereodiu89:c ..srcet [_-w-subaf.+m.asam forolcrmo- macder/p:r78ao6: .. `cgcomlrmam.oobanl_in/s- lexf86g/arotcery]mq umaacr nnos atl' d`ef-oiuna.aed hresrec gmcsl:1o873uobealr_su:c w_biaernnteinfr_sgol:nder/a icmpl'uommor obnfdperlo/ldxefin8yee6 dr/c /sahlecaodlm-re a.asmsm:ooi1nunrg0/c 4m9xue_s: ... from mu86/lbfsomacrlcdtouroe `r-/acSAe_sDc_X' io-.dasubefolmi:flin4edenr/c edo mmmomnam90crho oenr//x8x`SET68/pU6Pered_/STACK: m. ic_tPc-O-.a. .assaoum:49rceI5N:_Ts .E.Ra.' fw.ubfs itoh flrd0 paem:rom m2rr/aacro `cPoomRmmon/2O mxmete86/saa21: warning: crLOdro `Popping trailing emptdrs RGOy L-a.parameter i[On -GUEcall to multi'Uas-l dewfini+eE' dmd herem:ane m7 efineacro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86c/mc-a.asrm:2007: ... from macro `MC_CHROMA_SSSE3' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here d here source_subfolder/common/x86/mc-a.asm:670: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here o-params-legacy] source_subfolder/common/x86/quant-a.asm:1864: ... from macro `COEFF_LAST48' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1873: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1864: ... from macro `COEFF_LAST48' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2550: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfosource_subfolder/common/x86/predict-a.asm:464: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-pa48: ... from macro `cglobal' defined here rams-slsource_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/quant-a.asm:1875: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters source_subfolde[l-der/common/x86/mc-a2.asm:749: ... from macro `cglobal' definewegacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here sd here source_subfolder/common/x86/mc-+macro-arp2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/a/rcoaommmmon/scx86/s--ua2la.egacy] rce_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/comsource_subfolder/common/x86/mc-a.asm:671: warnidng: s-oiaasmmon/x86/prm:4.upropar88e:srlem:ce_sudiy1069 cctb ... afo-faroml:l.dea rw/scalrni omningmm:4 omg8:muan 7:c .d.r/. foppxing rlromt86/quant-a.asm:1846: ... fromi macro `COEFF_LAST48' defined hereo `PROLOGUE' defined here source_subf macro `PROLOGUE' defined here -line macro `SETUP_source_subfolder/common/x86/predict-a.asm:464: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/comStTrailing AemptCK_PsourOINTER'o lwmon/idterh 0 x86/predip/common/ary parametx86/quant-a.eaace_srubfosldem cit-aet.easmrs m:273: n call to multi-lri/:749: .[ne macro -.w+macrcommo.- from p`DEFINEarams-legacy] macroso `cglou.rc.. fbal_ARGS_INTEe'o dn/xe_surom bfolder8/comm6/mc-oRNAL'n/x8f6/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/comminon/x86/mce -dma.asmacr :hera[-w+macro-params-646: ... from me2.asmo `PRacro `OFFSET' defi Eso:2550DnIel:e dC T_hg4weaxarc4' defyueiner c]rneins_su d gbohurc:erfeo soluesdr _subofurce_ecr/de_scropusubpfionoomldlebmfon/x86/rg/ qotcraoulmdaernmiolintdg /ener/-mcpotx86m//acmmocy op-.asaarmmmoa.man/exter8sm ni:6/n call to m:/x786u8751: 7l:ti-./sad -a.... f.liropne mmr m. faaacrorcor om`smecg d`ilcobt amlD-a_cEa.arsmF:1inoI049 :`74cNEt: 8._.. from macro `SAD_X' defe:r gnAlainl' d... fReode finbGreal' defined herdom macro `cglohhee baSer_sroIle uNsource_'eT subf olddEsRouerrce_e/fsNcommAL'on/urce_subfolder/common/x86/mc-a.asm:789: ..bfolder/c. from macro `cglobal_ioin xnter86/[-wm+msenmacrona/dal'-ax.a ddsm8:6e7f h/eoiqnuant-a-rpaerams-legacy] d herse ouse. asm:488so4o:ur8u r...:r cc f..cr.ee_subfol_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defo mfr iemacro `PROLOGUE' defined here ned here der/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' dsouresource_subfolder/common/x86/mc-a.asm:671: warning: dropping trailing empty parameter in call to multi-line macro `DEFf_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here coe_m macro `csglubsource_subfolder/fooineIlded her/cbcommrNE_oanl' definedoAmmo/R ne hex8rso/ex8 6/6urcesource_suqG/mc_usaubfontlbfolder-a.asm:2223: warning: /-iS_INTERNAL' [a.asm:d18m-properlyecom r75m: w/ccalling waonm+macomr/rmonning: dropultpxo-i-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] sourcie_subfolder/common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here source_subfol8nde6g r/common/x86/mc-a.asm:1572: ... from macro p/`/x86trailing MC_CHROMA_START's/predict-a. defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defineed here mpty parameter in call to multi-linad-a.asm:786: ... from macro `cglobal_internal' defined here asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:4e mac95: ... from macro `PROLOGUE' defined here arams-rolesource_subfoldgacy] ersour`DE/cFcoemmon/x86_/mINEsubfc_-olda.asm:2223:e wArarning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/commoRn/xG/S_8cI6o/NTEmmRomc-aNA.nL'/x [a8-w6/+mmasmcc:2007-a.a:sm:664: ... from rmacro `oMC_CHROMA_SSSE3' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here -params-legacy] source_subfolder/common/x86/quant-a.asm:1846: ... from macro `COEFF_LAST48' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1070: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `csource_subfolder/common/x86/quanglt-a.asm:1875: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/qobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobaual_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:10n70t-a.asm:1864: ... from macro `COEFF_LAST48' definsource_su: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1049: ... from macsbfolder/common/x86ero /ource_subfolder/common/x86/mc-a2.asm:2617: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parapredict-a.asm:464: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:314: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_in`SAD_X'dm h defined here ereternal' defined here source_subfolder/com source_subfolder/commsource_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here mon/x86/predict-a.asm:487: ... from macro `PROLOGon/x86/quant-a.asm:749: ... from macro `cglobal' defieters [-w+UnE' demefad here source_sined uchrbeor-paramfs-eleg older/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/xsource_subacyfol8]6de/ quasr/conot-mmon/x86/predict-a.asm:46a4: .uarcewa_srsmn:iu1nb875:gf :w oadroppilrdnng trailing ienregm: p/drotcpyop mipmnagrameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] o tn/xsraio8urce_subfolder/common/x86/prediling emptct-a.as6/my c-a2.aspmm:749: ... from macro `cglobal' adef:inedr h3erameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1864: ... from macro `COEFF_LAST48' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:671: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here seo urce_subs1foolder/common/x86/mc-a.asm:646: ..4u:r. c... e f_frrom soummbaf comlarcro `PdREDoe r/`OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here ICT_4x4' defined here source_subfolder/common/x86/predictcommon/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc--a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2617: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here a.asm:671: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1879: ... source_subfolder/common/x86/mc-a.asm:2225: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here source_subfolder/common/x86/mc-a.asm:157sourc2: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here from macro `COEFF_LAST' defined heresource_subfolder/common/x86/mc-a.asm:2225: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-leg acy] source_subfolder/common/x86/qusource_subfolder/common/x86/mc-a.asm:2007: ... from macro `MC_CHROMA_SSSE3' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here e_subfolder/common/x86/sad-a.asm:1071: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with source_subfolder/common/x86/quant-a.asm:1938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1879: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:672: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internsource_subfolder/common/x86/predict-a.asm:464: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_s0s uopurce_aaslbrfamo'ete uldebrdfolre/csdommersourfoc/e_comni ne[m/xs8d he-6w/orn/emux8c-bfo la+d62mascoero-pr//cpu.rasraramedoms-ict:-lcem_m2suab.aon/xsmfold:846ee6/4q:u815:g awrcaant-r nwa/ayc]ori m.anssmomn:nign/x186o9ur3g:/ dcmc:roep_8: supingbwfarol ni-a.ansgi : immprporoptrdaemripereli:ly canrg l/llemincpt4yoy cg 9pamulmllitmi0n:g-li .on/x.8. ara mfu6/nlrtoie mmemt acerr sad-loi -an.ei`S ETmmaasmncro:10a c`4 cPROLal9OGUlr UE' tPo doefmultiin_ `SeSTd-ETU herPl:AeC ine macro `DEFINE_ARGS_INTER _NK._S.. TPAfAOLrCI'om macro `SAD_X' NKTER_ 'd eP[finew-w+soumOIdNTraci the_hsuercer b oEfRo'0 lpdara wsioetumetherrrc-p/ac 0o mparmons/ araexms[_su-lmee-gawtb86/ersc ymfco[+-]l d-a.amswesource_subfolder/coamc:+r/rco6m72mmoom-parmn: awmo/xs8-an/x6r/acnrlpi86eogn/gsacy:ad-- pa]adrr.a smearsoumrsdoc-:74e8_:s piubfloec..g. t-plidaecafr.nr/casomm:3g oy] m54: ... from tmromsaoanmuarcilcir/cxoro86 /`eng q uae`mPn_spcglRtt-ya. poabuasrEbfaal'oDlmetmd:ICer T_14xdefei/8c84' dned homeere monsrf i/xi8nn6/ mcoe-caur7a2.casle_dm herel:2 :sou rce_subfoto sld muler/ucbtif-l7i2one...m molm0a: ocro... f ` fnr/omderr/comD E macFmacro o`mxMBTI8Nro6 `REEE__/FpmoIXCOEF8' rden/x8fedi6i/sct-AaRF_LGnSaed. _dI-ASaTsm'N deha.asm:786: Te:7.4.ref ine.E 8d fhrsRooereur:NAmL ' c s..[-we.m a_sfur+cmrbfoaocrld `oc-eropurcoam er_a/cgolmsmmoacrubbfoa lmosn/`cgx8-leg6_ilnobternaol/macca-ya2l' ] .soulasderd/crcem_s' efinedu :d7here4f9oie msourcn:bfmo n.e/x8._.su oldbfoleerf6/qderro/ua/com commodmmonn/tx- 8sonurce_suma.asbhe/re6ac mfos:/prxoo7u r8rce`_suce49:lgdlb6fdoeb/mc-aol r/ldeaco'mmi.. . fr.daor/scom:6mmonc/6eomt m-x86/an./aquax846/sad-ant-afsm:: cr7.a.s.. fma:oi.a4s8rom86 m: 37m:1 nac8ro:: .`... .e d. fr wh`OoarenirnFcggloba f:romeF l imm's dmSouprc EeTraocPromacN 'p`_ defcgefeinisrlly ubefonded hl deoebre alr_hcero sioael`urclnint r/cee_sorngal' suPbfRO doemomurLmOGlceo_snUfiun/dxebufo86El' dted/ldiermcr-a-/co ehl/mmon/2f.eicomrx8a6/inme mascrmo: 7emonc8-n e/7`:sxS8E6 .a.o/quaTdUPa.urces_s nmt-aheub.f.:6o4 as6m:fr_om Sl7der/cm: T.oA8.7:. acmro CK_.r.. PeOINf` frroocTgEm mlomb Ral_im'acmarcoo nw n`/ixro t86/`erthO nc0 paragpalF' mFlobsource_sdetSreael_Eufindeicientbtfored hes-a.lrdeTa' r[-ed rswe/fic+nmaalnsecdmouro mrm'on :4c9/dxhe5_e:86f/ seroe- ipsoauda... -ar.asrcnesamms-eludbfr_omegascf :107o1hubl: wafrderne eorlysmadcri]o `/Pe coROLosongO:urrc/cue_mmo dGroUosmupEr'b pmced_no/fsiuxe8olbfn/nx8inegd d6er6h/m /fcomc-oa.trai/amc-linmloas2gdermner./ca/smeo:48: mm 8:x 86/queanmto751-a...n.:p fromty p .a..macr fsararoomm:/mx `ePt8R6O/Lemquar iOn cGacrUoE '`4n8t- decfglob8:a ainled' defia.asm: her259: el ... f.nrom.e. fro lmm dt om amultaccri-lineor o `h e`maPQRUANT_DCcrero `DEFINE_ARGS_I ' ONsdLOsGoTUE' defineuoEeruRdrcfin edNALc eh' [-w+m_heare_se subfoucbfrlooedrer/-cleomdermon/params/x86c-/ommon/m x86/mc-slegacca-ayo2.asm:2815: warning: droppingu]r t.cear_ssusaoms:iuoruc7lirngc 8b9: ef_.e.os_e.m supuflbtbyffo olrdoledrmder/ maccoparremmo/r/cnoo `mmo/n/comx8x86/mon/x86/sad-a6m/quant-a.asm:749aq:eteuacr n..i.nt.- a frocglama.al masl scrotm:obo mm: `1cga04199ll38:o bulw: _.iatiln..-' ldtie arniffinednngere :h macerornadlrer' o `oDE somppuingrcde mtar_croa Fefi`SINlEiAsDu__AbRfinX' defined noglh eGededer /S_hINrcommpty me esroeu TERNprace_ons/osx8AL'r [uu-wbr6a+fcemacmreote/q_oldesr uin-par ucaalmslb t-olefoldgacaerr/ coy] nm/scomutltm-ma.asiou-ornc/elm_smuoinenbf ma/co:7xx888lder6/sr/c6ado /`m7D:EF -ao....mac f-ImNEon_a.romsm/:x8AR 6/7G4asmm:84:acmc-S9_r 8Ia..:.o ` NfT2 Ecr.oaRNAL'global_internal' defined here sou.sm.r .[-w+m:2720: ... amf rcfecr_roso-parumam bmomfsaao-mcllcrdoer/comm oe`ganPc/RrxyOm8]Lo6 OGUE' de/afcqisunoaurendtc eh- e_a.rsraeusbm folder/common/x86/quant-a.asm:1887: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/qu`cglobaloa 'n`t-aM :d4.BaTREEs8_FI8emX:fine87' 49dd :heere fin:s o.ed h.. u.rcefroe_.m smaure bf.c srfouroromce_subfol macr do ``ecgloboPallder/r'ROL defined hecOreoGmm /commoson/xuorcn8Ue/_x86/s6u/sadbf-mcolder/coaE' dm-.emfined here on/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here a2.asm:749: ... from macro `cglobal' dasm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:466: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:273: ... from macro `PREDICT_4x4' defined here source_subfoefined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2815: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' definsource_subfolder/common/x86/quant-a.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1915: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... fromed here lder/common/x86/predict-a.asm:748: ... from macsource_subfolder/common/x86/mc-a2.asm:2815: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/xro `cglobal' defi86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' definened dma here source_subfolder/common/x86/pcro `cglobal' defined hehereredict-a.asm source_subfolder/sourccommonere _subfolde:rs/786/cx: ... frource_suboomf86mon/m mac/x86/mrooc mc--l`aa2dcer/g..lobcaoalsmasm:749: mm:672: warning.on/x86/quant-a.asm: improperly call:i787: n_g... . sourcem. froufrolm intertnam macroi-lm `acinelrocg'l do m ac`cefingelboal'bd dehefrrin_asubfloo_ineldet e r dhesro`eeur/ cSnasouElT' defined here UP_STrce_subfoAsource_subCrK_ce_suPOINTER' witfh 0 lder/poalbfolderameterder/sommo comm[n/x86/q-w+on/umx8ra/co6/pcantm-ma.aonsmoredi:m31cmct9-a:.as rwaro-pni/ngxom:a8:n/x68/m6rc-4a87 /iqm2amus-.: legaanacsmp.r..operly cayt]l -fa:. liar7ng mu8sso7l: mti mmo-lacruirn.ce ma:ce488.ro `oS_.ETUs from mau `PRbcOP_SLrOT: f.o.GUEoAC'K d._efP f iOnel`cgldd heeobalrr/com mao_mimcrorn/nternal'xo8 `PI 6N/ReOLOmdGTc-e fUiER'nE'aed h ed rweefi. asm:665:source_subfolde n.esodu.r.r /frc hocoemmon/xe8mit6r_s h 0 pubfme/moaracla c-a2.asmrder/commoo:496 n/x86`meteO/sad-F: ...FSETPN' defa.asm:1i nfrom macro `562: wasrPoRnOuirLcnOgGU:ers [e_s-dubfE i olhmdp'r soperly ewcdorera+/cee lmsloaoinug mumrucme_ocnr/clfxr8t6i/eosi-_lsun-eipndeupbrebdfo imf ldaer/accct-rheroeaaolmde r.orm/cmas-leoon/x8 mm`Ss6mgoac:ynE/xTUP]8 6/qu_sSan4t-T/a.Amas6m:CK_6193:8 :cP-O INwaTrouErcaewa.rnna_smiRingn:' :6 wgitsubfhod46 r0 :pl: arda .o.mee.tdpr pei/rcrnfgors torp[-wo+pmimnamigomnacli t r/nmarxog- eamp8cilt6y ippranr/aamqrsg eamptmeuo tera`OFntF yi-SaET.' n paara dmecte-legrsma:e i2nla ccf5inayl tl9]: leo .d.s .h fmrource_stuuo moerbeultim mf- acsoltrulrciio-lne _inoe `sQuUANbfomldeT_Der mCacra/c'colro `dermDo `mDE /dFEeFINEfIioNn_nco/mmeE_ARGdSAo_I NTRERhn/GxNer8S_Iex 6/NsAT8adL-EsR'6/Nmao.a [-usrAmc:1e_5Lsc-5'2u wbfola.[derasm:/751-c+m:ac: omrmow o-.pn+/x.86ar.ams/quanmacr-t-oa-p.ara.legma.s-.c fromasm:749: ... from macroy] f m`crloagegsamoclro cmy `SoADu]rba l_X'_SaccSse_ sEd2ubfeo'o fuirldrneod e r/c`commocngloe_dsubheebforfinedeal/ l xs8hdou6e/prceer'edr/c_ire su osmbmdeofiunfoolderrnc/xece_86/ts-/qcudbo mmoanhf/.xaolduse8erm/r6c/omaenmoqnut:an t-a.souas2m-7a/.rxa836ce_:/ sads-m:s7ub:81a9f.1.5aso7l:m:. ... d e.f.ro:r/comm7 fro 4m8 ma:mmoa crno../ x ..8.6`fro/ mcmfroglcob -a.alm_inmactc maecrrnao raor `lc`ogloP'R ba l'd`EDesfm Cined:O7 hICT8_49:x4' de ... ErFFdeef_LfAiST'nred edo ehmf mfinesed haocruricereneed reso ou h_ersrc e_su`csuebfoolb gurces_soduelsrcofurrceo_uebs_sou/ucbomfbolldedmbarer/fof/olll_ideordn/c/ern/xc8oomcocmonmmmt/ero6n/xno/mqmuaol'a x8mdne866/ptrnf/xe-/ondi8/i6/sqaxn8cutdaea-6-/mc-da. nat.-ha2a.aaesr.asm:488:m:e28.17s .a.. ass:ms:m7f86: mwa:77r49:4o8:urom r nmin:c eg_....sa..: ub.f o.. lidceffrorm/rcoporormom m a`mmcrPfRp eomarlyo n/rom`OLcOGr xm8acco 6 rcoUglo` cgablalE'lo'bal' defil deneid f/mc`-adnginede f.a smhemulicnrgeed :l4ohhereb asl9_i0tei- : r.neteorlnai.nu e lm'a.crsor oudc e_frsu bf`Srom Eceemac_rfTioold neUd sherer/ceoP _`sPoSmumRTon/Ox8LO6rACGK_PU/OpubrfIoldeEr/cc' odefNediecT_tinEmmo-n/ed heasxuRb'8fr6o/lqdua ewn ti.asm:786t: er-/cao..h. 0mm. asparmf:7oromame ten/rx8m8acsoru67:r sc.o `.[-cwge_/slu.+ sfbrsmaodo-fam.ouaracoclroe _ssmuma-:pbfcolde4rarrbo/c8oadle_mian7m:onr /mco` cgtmm.s-elern/gx8lao..6lbaocny/x/'m adl8]6ec-a/. a_qsmf: fiuinseo6d uhereanrn7terom2r:tc- an wmarnainacr.g:e dr ol_'spa sm:oub 31sfo`durcp9iPnoe_sgl : ubfoROLOteGUlE' drefadiilfwanrdingn eireemn/eicnoepr/dcmdm htgon hye:om mr eepoar namre/ /xsoderte86x/mcurcoep8r- _supina 6/2p.bcfaoingl rll terdtoadsme:r m/cai27u20iocmlt-a.ltiiamo:n/ng sx-lem:8495ine :.. . m mp6ty...a/fqrucro a nomft-`as p.ar asDmo:4uEamr96F: rocmeImNEa_e_tscu .meabroc ARfo`M.BGTS.r Ri_n ElE _rINfTFERIdXocrNAallo mteoL 8 r' `mP/Rmc'O L[ualcdeOftoim-il-imnnGUoEe rmna/ow+emca' xdcdef8ir`o n6rheer/PROds ohee Lsou-rOcrparaede- _`aDaEGm.saFsUIEN'E_ subdfef-lAmR egGacSiy]_ onINTERNelALd' [dso-w+macro heerru-p:ar1ea r/c5msc-le6_ega2cy:suobfm]olmde r/cown/ arxos8o6niu/rcmng:c m-e_sa2.admonrospp/x8umbfo:6l/mcdien7r4/g-a.asm:665: ... trai9com:lm i.no g efrommn mac.. frorpm/ mxta8yc6 r/poqa ur`aacglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... frommn etmt-aeaor c.raiosn m `:cc2a5gl9l`: ..OFFl toSoEb .amlu _lfitrnTom matPiceN-rr'lon i adn`leeQ'f U AdeNmfTinea_dc rohD eCr'`i eDned EFINE_ heresAd ource_sRseufinGoebSud herf_roIeN lder/comsTmEon/xRoN8uA6r/mcLc'ce _-[sa2.-euaws+b_mmf:4ao8cl8d:re o.r-.p. a/ramfcsommonr-/olmexs8ug6b a/cmqyuant-]aacro .asm:74 s9`o:P ROL.folder/common/x86/mcO-GU..ua.aEr' c dfreeof_isubfnmed o mlahdceerroer /` sm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defscinegcodl ooumrcmbeha_subfoolelredn'e/r x/d8ceommon/6fx/i8s6ad/nmedc-- aah.2 asm:1es5our.rc5a2sm:e: 2817: s.woaurr.ni.cn egf_es_rus:obubfolder/common/ fdmxr 8om6p/paolderquan/citro -n`ag .SctasmrailinoAg:D 787: ... e_X_SSE2' dfmprom macefinedtro `cy heregmmon/x paramsleootbeuar8lrce__ siiubfo6/mc-lnnd teerca/ra.cnll tasmooa:l7 mmmou' dlti-line macro `DEFINE_ARGS_INTERNefined here sourn/x86/sad-a.asm:748: ... from macro `cglobal' defince_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here 89: ... from macro ed here `cALglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ' [-w+macro-params-legacy] source_subfolder/cosource_subfolder/common/x86/quant-a.asm:1940: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1879: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... sourcfmmonsrom o/xmue_subfolderac/rcec8r6/o_smu ocmmon`b-c/fgaxlo8olderbal_/6common/2/x86/sad-a..inapsredtmerni:aa2lct-7sa' defined here m:78s.2o06uarces:_ subfom::4 lder/c..o.. frm6.mo6m mac.:r froo `MBTm Ro wEE_FIXma8n' d/raniexc8ro `fncined here6g global_inters:n/o aquilu' drmepfarntcoe_sinedp-a.eu arbhsly cfoldame:er4e8ll8r: / ... from mciasong mucorumlrom `Pcote_suROLbniO-liGUE' de/nfix86/mc-a2.asnfe oldmeeacro mr/commo:7d here n/x`8SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:314: ... from macro `PREDICT_4x4' defined here source_subfolder/common/x86/preds6/sad-a.asm:4ource_subfolder/common/x86/quant-a.asm49: ... from macro `cglobal' d:ict-a.asm:748: ... from macro `cgl1940: warning: dropping t9efined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglorailing empty parameter in cal5: ... from macro `PROLOGUE' definedl to here o multi-line mbal_internal' defined here abalcs'r definedoo uhere r `DEFINE_ARGS_INTEcRNAL'es _o[su-rwu+macrobce_subf-paorams-legfacyol]l der/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1879: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2817: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:2764: ... from macro `MBTREE_FIX8' defined here source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:source_ss751: ... froourmdub cefeo_rlm/sdsourecoamccmurbfon/eo _`xs8ubco6l/fr/dgloper/baolcdel' reodmcommmict-aodenr.f//acsmio:nxmomn78o6:8 .e6/n/x8q/ua6/..n fdt-mcx-arom 2.aas.ammacsm:3r86 /q:28ou an20:her1 wt-`a.e7:arcn wgl obaasm:l1_ianinsto9g:rneir4 0uniamr: lprowarnpe'r dng:i ece_sfindedngubfly he o: imrpe roperllcaly craoldeppsoulinrr/licecgoing tramng muil _multli-imliti-suonn/x86/bg femloldpntye repaira nmac/cmmetommoe cmar-an/ox8c `SEro `TUP_.as6/pSmETr:e7dS8ict-a.asm:487: ... from macroTA `PRUeC9:P rK_.._. fPO IiSNOLOGTErRo'Um m awncro cal`itEh'c 0T pgAl to ara dCKmlob_muPOeItNelefrsainteild h[-elTERine-'w +rwmace _rimoiancro t-ep`tDhrnaErF aaI0lmN 'sEp -legaadefine_rdcAa yRmh]Gee S_INTERsouNtrArecLere' s [-w+mac sr_[oos-u-uwrce_su+macbpafrasoldmoroers-le/bfurccogacoyld]er/c em_ss-pmooauomnmo/xnu/x8rrbceafol_dm6e/rqus8-/6/mccsom-legantu-bmaon/afola.c.ya]asmx8ds:4690/pr:edimct :1-8.saou.8r7.e. c: a..ef_sms:4ur66:r/cb waorf.oldno ferinrg: odrmm mommoac ro `CmnapOp/xc86/q/urinEg FFtora_na LAcST't-ai lingom`moPRn/xdOL Oe.GUE' asm:2d8efmptie6/mned7fin here8c-a : e...yd2 p. aafsrhmorameter in callm mac: rerto e2 o `7m64QUA: ..sul.ti from macroN-liuTrcne e_ma_AsC'ub dsofuocrrcefldeeri_su/commoo b`n ed`f heMoBnDTREoElEd/FIN_xF8er/IX8E'_c der6e fino/eqdsouuamrmoARGcS nt-a.a_nIes_/NTxhemre 86/soEsu:bfo74u9rldRcN:er/AL'ecomc-ammon. [ /x8-w+m6/... froa_sacrsumqou-pman:6ar 74t:-b wamsa-rfomldlaca.eroerga cyn`caglsmo:7]b 4sali9:/ our.ce_' cdonmmoefisnubned folde./. r/comg: fmohn/rom xd86m/acroexr8pro e pso6/mcu-p`a2reicgn.rcg lobateaslm' :d74erfa_d9: i.ned iliinc.. subhferfeoro gsto-lurdmce_a eemrs.ua/copmtm smobfolnm/xd86acro/quyaner/co `t-a:cgplao31r4a:bmmm .o..al' d.n/ feefx86/itneasrm:eodq7m macro 8 uhaern7:t-a.ae r iss..`.Pn Rou rcecafr_osmm lma:7EDcIrou `8bfCol7T_4der/xc4'comm del gtl: f..oine.n oo/xd86f ro/mmc- mhueamarcel2. asti-slinoumr:rcobe_7e ms `aac8r7c:gol_il `ubf D.ooldebEFIrN/ntec..al_Ei f_ARGroommr naS_Imon/x8nmNT6El'/ dactero efiR`NAnLecprd edhereigct lob-a.sar'sma:lnoau748l:_' rd ..e fi[ni. cfe-we+dm_ac rhserronmo-pe usbmfotearlnaarlac' defiomurnds-cleroe_dsu er/hcoemmron`egba/ccyex fg]l 86o/osobusrldaeclo'r q/ueandurct-_a.aeefism:4nsub8fe_c8:o dom.s ulbdfo.e.h rldmerereo /scn/f/xo86/comqmooruomn/xm86/rce mma_usucrao c`PbROnLmtfolO-G-aon/U.Eaxd8's edefar2m/6/.mci:48-8na.as:ced a.shm:m:4o.me.6 mr9ofne66 4/:x86ro:m ma.c/.. fp.rr.. fredomi ctmoa -ac.aro `Orom s`m:PRO7F86macroFSE T`:PLO GUso..EP'ur ce_N.' sRubd fdroeefmfOLfioneldin eddOmacro er/ `ch egcheGrUlommoneE /xr8o' 6dbea l_ie/fsiqoununedrct ahnete_-arnsal' def.aeubfre older/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined hersm:1e 940: wasironing: drounped rherece_su bfolspdoerui/ncrommon/gc ext_86/mcrai-a.alsisng emumb:pftyo7 l5pdaramere1ter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1887: ... from macro `COEFF_LAST' definsource_subfolder/common/x86/quant-a.asm:320: warning: dropping trailing empty parameter in :e .dc/.commona her/lx86/predict-a.asm:495: ... from mla to .em from msucoro `PROacrLuloOrGct ei_-U`Ecsl'gui defined here ne macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' deflobal' defineined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from bmadc ro `PROLhOGUE'e definefoldrder/c eh ommones/rox86/urce_subfolder/common/x86/mc-a.asm:e78q uant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here 9: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1940: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1915: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1940: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1915: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:674: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfoldsource_subfolder/common/x86/mc-a.asm:674: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x8er/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined here source_subfolder/common/xsource_subfolder/common/x86/sad-a.asm:1563: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here 86sou/mc-a2.asm:787: ... from macro `cglobal_i6/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... frorce_subfolder/common/x86/prem macro `PROLOGUEs'o ndefined here urce_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUsource_subfolder/common/x86/quant-a.asm:1977: warning: improperly calling multi-line macro `tE' defined here dict-a.asm:466: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_sSETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_inseoturnbfoeaul' derrlfdcine_sened ubfal'orhere/l dd commonsee/ofrxui/rn8edcc 6o/prhmeeem_drieosc t-a.asnuso/bmu:rx7ce_s4fu88b6o:f/l osd.laddeerr.//-co.cmam. on/x86/quaafrom macro `cglobal' defnt-a.asmomsm:m:15i488on/x86:ned he 6/r.e. 3: warsm.o fcnui-rrce_subfoldonmaeg rm/com2.asm:496: ... from macro `PROLOm:oaG ncd/UE' defined here x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here ro `PROLOGUE' defined here ropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTEsource_subfolder/common/x86/quant-a.asm:1977: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `souRNAL' [-w+macro-params-legacy] soursource_subfrce_subfolder/common/x86/mc-a.asm:675: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here older/common/x86/predict-a.asm:466: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:354: ... from macro `PREDICT_4x4' defined here source_susourcbfolder/common/x86/mc-ae_sub.asm:675: warning: dropping trailing empty parameter in call to multi-linefolder macro `DEFINE_ARGS_INTERNAL' [-w+macro-pce_subarams-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:78cfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748:global' defined here source_subfolder/common/x86/quant-a.asm9s: o... f u... from masrour/:co7cc8rcom 7e:_em_ass cr.muuro `cglobal_internal' defined he.. from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from mbor `abfoccgloflolrmboaddeo `PROLOGens/oUrE/l'x 86udc'reoecfminede/m _subfolder/commp rdeoro/nenf/d/ixixc86nhere ct-a.aseomm:7m8/6/quad4 ohn8mtn/x86e:/r -em.a c-a2.asm:so2.8. 5u9rc:.ef a_rwsamsoubfr:omn ilder/macnc-a.cg3r2oo:mm ia`scomgnplroo/perlyx8 bca16: wara/nmsalll:498idi: n' dn.ge-g.. from macro `af:P.Rai snmme u:lti-d7l ihen8re6 : meacro impOrLoperly c saour`lc.Oe_subfSliG.. from oldnmg EameTcUrUuP_S/lTrcAo `cglobal_internal' defined hereoC mmon/xso8tEK6ui'_/r- PpcldOreieIenfiN_denTsi eEucmdRbta 'f-ch oarewl.der/comarimoo sn`tm/hS 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:74:786:E9: ... from macro `cglobal' defined here es x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here TUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.aosm:787: .. ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here . from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2044: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/commurce_subfolder/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a2.asm:2859: warning: dropping trailing empsource_subfolder/common/x86/quant-a.asm:2044: warning: dropping trailty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a2.asm:749: ... from macro `cglobal' defined hereing empty parameter in call tsource_subfolder/common/x86/mc-a.asm:675: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here o multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:675: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86 /mc-asource_subfoldeon/x86/quant-a.asm:321: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here r/common/x86/mc-a2.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a2.asm:496: ... from macro `PROLOGUE' defined her.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfoldsource_subfolder/common/x86/predict-a.asm:480: warning: improperly calling multi-line macro `SETUP_STACK_er/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2046: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ..e s. from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86source_subfolder/common/x86/quant-a.asm:2046: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/predict-a.asm:480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2047: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX5source_subfolder/common/x86/sad12' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here -a.asm:1564: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... fsource_subfolder/common/x86/quant-a.asm:2047: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here rom macro `SAD_X_SSE2' defined h/mc-a.asm:676: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x8e6/quant-a.asm:2049: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2006: ... from macro `COEFF_LAST64_AVX512' defined here source_subfolder/comsource_mrsubfolder/common/x86/predict-a.asm:553: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:535: ... from macro `PREDICT_4x4_V1' defined here source_subfolder/common/on/x86/quax86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:553: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:535: ... from macro `PREDICT_4x4_V1' defined heresource_subfolder/common/x86/mc-a.asm:676: warning: dropping trailint-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here ngsource_subfolder/common/x86/quant-a.asm:2049: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] e source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: .. empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2006: ... from macro `COEFF_LAST64_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined he. from macro `PROLOGUE' defined hre source_subfolder/commonere /x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2121: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfoslder/common/x86/ource_subfolder/common/x86/mc-a.asm:676: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1564: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_Ss source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:676: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macrSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here o `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2121: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2122: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `source_subfolder/common/x86/mc-a.asm:679: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:679s:ource_subfol warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:664: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-Pa.asm:751: ... from macro `cROLOGUE' defined here der/common/x86/predict-a.asm:555: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] global' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2122: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2127: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:322: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:294: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:322: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:294: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:679: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined here source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:679: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:665: ... from macro `OFFSETPN' defined source_subfolder/common/x86/sad-a.asm:1565: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here sohsereour source_subfolder/common/x86/mc-a.asm:646: ... from macro `OFFSET' defined hesre ource_source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here urce_subfolder/common/x86/sad-a.asm:1565: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from masubfolder/common/x86/quant-a.asm:2128: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from cro `PROmacro `COEFF_LEVELRUN' defined here LOGUE' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2128: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.ace_subfolder/common/x86/predict-a.asm:535: ... from macro `PREDICT_4x4_V1' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/psredicm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here t-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:555: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:535: ... from macro `PREDICT_4x4_V1' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' source_subfolder/common/x86/mc-a.asm:737: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here defined here source_subfolder/common/x86/mc-a.asm:737: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: sou... rfrom mceacro `_subfolder/common/xPROLOGUE' defined here 86/quant-a.asm:2130: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2130: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2132: warning: improperly calling multsource_subfolder/common/x86/predict-a.asm:558: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here si-line macro `SETUP_STACK_POINTER' with 0 paource_subfolder/common/x86/mc-a.asm:743: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] rsametersource_ [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: subfolder/common/x... 86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: source_subfolder/common/x86/msc-ource_subfolder/common/x86/predict-a.asm:558: warning: dropping trailing empty parameter in caa.asm:743: wallrning: tdropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here o multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here ... from macro `cglobal' defined hersource_subfolder/common/x86/sad-a.asm:1566: warning: improperly calling multi-line macro `SETUP_eSTACK_PO source_suINTbfoER' wilth der/common/x80 par6/quant-a.asm:787: ..ameters [-w+macro-params-le. from macro `cglobal_internal' defined gacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here sourhere source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2132: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1566: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfosource_subfolder/common/x86/mc-a.asm:748: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-plder/commarams-legacyon/x86/sad-a.asm:1552: ... from macro `] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_SAD_X_STASSE2' defisRTounredce' _dsuebfherifoeld neerd/ hceromemos ourceso_suurcbe_ns/xub8ffol6ol/derpd/scoerrommeon/x86d/sadi/ct--uarc.aceom_sma.uasbsmfom:7l48:d: .e.. frr59oo5n: mwa/ x/macroc86/o mmon/r`cnglobax86/qiln'm cg:-de fianeuimp.rado hernptaeer l-source_subfsa.mo:lder/common/x86/sad-a.as4ym :c9asm7:20138a6:ll8 .i.. : n.f:ro wmarn g .mul. iti-linmfnrog: eim m mpaacro `SETcrroop macr`erly caollinPUP_SRg mO ultiT`cgLAlOGUCK_POIE-' deline fNTinER' with 0 parameters [-w+macro-paraed here macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] obal_internal' defined here source_subfolsource_subfolder/common/x86/quants-amos.deurrc/common/x86e_subfoldera/scm-/sommon/x86/mc-a.asm:a:d-a.asm7l:448: w295: 0ae7.r3g:ac n..iy..n fg: d] roppinsr. ogm trai olmfuiancrrce_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' definedg hero `COEFF_r eeoLm EVELmsoumapty crprRcaoUeN_s' ru definedb`foaPROLOGlmdee UrthE/ee'co demmofrrn/ined here x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:595: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here e in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1567: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1567: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here sourcsource_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:753: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here ssource_subfolder/common/x86/mc-a.asm:753: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/quant-a.asm:2139: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2139: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here e_subfolder/common/x86/predict-a.asm:747: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro source_subfold`cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:747: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here er/common/x86/mc-a.asm:759: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:325: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:759: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:325: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:764: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:764: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:714: ... from macro `AVG_FUNC' defined here source_subfolder/common/x86/mc-a.asm:66: ... from macro `AVG_START' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:326: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:326: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:259: ... from macro `QUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2255: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2255: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:890: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:830: ... from macro `AVG2_W_ONE' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.assm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:890: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:830: ... from macro `AVG2_W_ONE' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:327: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:327: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:891: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:855: ... from macro `AVG2_W_TWO' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:891: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:855: ... from macro `AVG2_W_TWO' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here ource_subfolder/common/x86/predict-a.asm:749: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1568: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... source_subfolder/common/x86/predict-a.asm:749: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2257: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2257: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:893: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:830: ... from macro `AVG2_W_ONE' defined here sourcesource_subfolder/common/x86/sad-a.asm:1568: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2258: warning: dropping trailing empty para_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:893: warsnouring: dropping trailing empty pmarameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:830: ... from macro `AVG2_Weter in call_ONE' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] soce_subfolder/common/x86/predict-a.asm:751: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here urce_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:751: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:640: ... from macro `PREDICT_FILTER' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:328: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfoldersource_subfolder/common/x86/quant-a.asm:2259: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/source_subfolder/common/x86/mc-a.asm:894: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:855: ... from macro `AVG2_W_TWO' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfosource_subfolder/common/x86/mc-a.asm:894: walrning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-leg/dcommon/xaer86cy] /qsource_usa/coubmfmonnt-ol/dxa.8as6e/quam:n74tr/commo-a.asm:n7987:/x86/mc-a :...a. smf:rom 855: m ac..ro... . f r`fom rcgolobamacm ml_aciroro `c`AgVloG2_baWnlt'_TWeO' rndeafild'ne d hedeffeinree ds hourerecie_ subfnsoloed dherer/ec urcosoume_rsubfceo_lmson/x86/mdec-a.ar/csm:75oumm1: .b..f foroonm /max86c/quldaenrot-ar/.acosmmm:787: . `c.. glofrom macrbalo '`cg deolobafn/inl_ixe8nt6/ed qurant-a.asmnhearl' :e 488sd:e of.iu.nrc.e_e sudbfolf hreroder/commmo men/xa cr86/o msocu`Prce-a.a_smsROuLb:7fol89d:OG UE'.. d.ee frrfom inmacedr/o he rec ommon`cg/x8lobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here 6/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2259: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `Psource_subfolder/common/x86/quant-a.asm:328: warning: dropping trailing emptyROL pOGaramUE' defeter in incalled to mu herltie -line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:771: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:763: ... from macro `PREDICT_8x8_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:771: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:763: ... from macro `PREDICT_8x8_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined hesource_subfolder/common/x86/mc-a.asm:895: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacsourcy] source_subfolder/common/x86/mc-a.asm:855: ... from macro `AVG2_W_TWO' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here e_subfolder/common/x86/quant-a.asm:2261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' definre source_subfolder/common/x86/mc-a.asm:895: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:855: ... from macro `AVG2_W_TWO' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defineed here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here d here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2261: warning: dropping trailing empty parameter in call to multi-line macsource_subfolder/common/x86/predict-a.asm:798: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:781: ... from macro `PREDICT_8x8_H' dero `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:897: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:830: ... frfined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:798: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INsource_subfolder/common/x86/quant-a.asm:2263: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] TERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:781: ... from macro `PREDICT_8x8_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here om macro `AVG2_W_ONE' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' dsourcefined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:897: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:830: ... from macro `AVG2_W_ONE' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here e_subfolder/common/x86/quant-a.asm:2263: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:809: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:900: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:900: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:329: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:294: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/source_subfolder/common/x86/quant-a.asm:2264: warning: source_subfolder/common/x86/sad-a.asm:1569: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... frocommon/x86/quant-a.asm:787: ... from macro m macro `SAD_X_SSE2' defined here source_subfolder/common/x86sourimproperly calling multi-line macro `SETUP_STACK_POIN/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here ce_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROsource_subfolder/common/x86/sad-a.asm:1source_subfolder/common/x86/mc-a.asmLTER' O:928: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+ma`cglobal_internal' GUE' defined here cro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PRsoOLOGUE' 56dd9: warning: drurce_subfolder/commonwi/efined hex86/predict-th 0 parameters [-w+macro-params-legacy] source_subfoeafineo.ppdl herdieng trailing empty parameter in call to multi-line rasm:809: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... fre e source_subfolder/common/x86/quaom macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' definesource_subfolder/commonnt-a.asm:488: ... from/x86/mc-a.asm:928: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here dr here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here /common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2264: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... fro macro `PROLOGUE' defined here m macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:329: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:294: ... from macro `QUANT_4x4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:962: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:962: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' desource_subfolder/common/x86/quant-a.asm:2265: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: .fined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:851: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:841: ... from macro `PREDICT_8x8_DC' defined here .. from macro `cglobal' defined here soursource_subfolder/common/ce_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:851: wasourcrning:e_ dsubfolder/common/x86/quraopping trailing empty parameter in call to multi-lnt-a.asm:2265: warningi:ne macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legac y] dropping sotrailurcing e_subempfolderty /commonpar/x86/predaictm-a.asm:841: ... from macro `eter PREDICin T_8x8_call toDC' defined here soumulti-linerce ma_subfoldercro/co `DmmoEFIn/xNE_86/ARGS_IpNTErRNAediL'ct-a.asm [-w:74+macro-params8: .-le.. gacfromy] macro `csourgloce_balsub' folder/comdefimon/x86/quant-a.asm:2162: ... fnrom edmacr ho `CereOEF F_LEVEsouLRUN_LrceUT' defi_snedubfolder/c ommhere on/xsour86/predicec_t-asu.asmbfo:7ld86er/commo: n/x86../qu. fantro-a.m maasmcr:74o `9: ... fcglrom macroobal_in `cglobteral'nal' d defiefinedned he herere soursoce_suruceso_urcse_ubfoldesubfrolde/common/r/x86cobfmmoo/n/xpl8red6deicrt//mc-co-mmoa.aa.asn/mx86/:q4sm:1095:ua n.t-a.. from .1a6:m sm:7w87: acro `PROLO... from macro `cgGarlningU:E' deimprofipernobedal_i herenlt ernay cl' alling multi-line macro `deSETUfinP_SedTACK_POI hNTERer' withe 0 parameters sou[r-cw+meacro-p_subfolarams-legacyd] er/comsomurcon/xe_s86/ubfquaoldnt-er/a.acomsm:4mon/x86/96:mc-a. ... from asmmacro `PROLOGU:987E' defined: .. here. fro m macro `PIXEL_AVG_W18' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1016: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:987: ... from macro `PIXEL_AVG_W18' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:852: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:841: ... from macro `PREDICT_8x8_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:852: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:841: ... from macro `PREDICT_8x8_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/source_subfolder/common/common/x86/px8re6/mdic-act-a..asasmm::781016: 8... : wfromarnin macro `cglobal_interng: al' defined here isourcempr_subfoloperly cder/comallimon/xng86/ mpredusoulrcti-e_suilinebct m-acra.o `afsm:S495: o.ld..e rETUfrP_STom Amacr/o c`PROCLK_OGUEP' OINdefineTod hEmRmoen/xr86/'q wueith 0 ant- parameta.asmers:2267 [-w+macro-p: warning: improperly calling multi-liarams-legacy] ne macrsoo `SEuTUP_STrce_subfoACK_POINldTER'er/common/x86/mc-a.asm :987wi: ... fth 0 rom macparameters [-ro `Pw+maIXEL_AVG_cro-pW1ara8' ms-ldefined here souegacrce_y]sub folder/csoommource_n/xsu86/mc-bfoa.alder/smco:751: mm...on/ fromx86 ma/qcro `cguanlobt-ala.' dasmefined:2162 h: ... fererom masocro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-ua.rce_subfolasmder/co:749: ... frmmon/x86/mc-a.om macasm:7ro `c89: ..glob. fromal' macro `cgl defined here obal_souirntce_suernal' defined herebfolder/ commsourcon/e_subfx8old6/qer/couant-a.asmmon/x86/mmc:787-a.asm:490: :... from ... fmacrorom macro `P`cglobal_intROLOGUE' dernal' defined heree finedso heurrece_ subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1018: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:98sou7: rce_sub... from macrofold `PIXEer/L_AVcoG_W18' dmmonefi/x86/qneduant- hera.ae sm:2267: warnisoung:rce dr_soppubfingolder/common /x86/trailinmc-g ema.asm:pty 751: para... frommet macroer `cin calglol tobal' defi muned here lsti-ourlince_se muacrbfoo `lder/DEFcommon/x86/mc-a.asmI:789: ... from macro `cglNobaE_ARl_iGS_nteINTERNAL'rna [-l' defw+mined here asourcecro_su-pabforamlder/s-lcomegacy]m on/xsou8rce6/mc-a._subfoldeasm:498: r.../co mmfroon/x86/qm macro `PROLOGUE' defined here uant-a.asm:2162: ... from macro `COEFF_LEVELRUN_LUT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:940: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:877: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:940: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asmsource_s:877: ..ubfolder/comm. fon/xrom mac86/ro `PREmc-a.DICasm:1T_8x8_DDLR' defined 396her: e warning: souimprce_sroperly calling mulubfoldti-er/comline macro `SETUP_STACK_POINTER' mwith 0 on/x8param6/predict-a.asmete:74rs8: ... f [-rom macrow+macro-p `cgarlobal' defined heramse -legasourcy] cesource_subfolder/common/x86/mc-a.asm:751: ._.subfol. fromde macror/c souorcem`moc_snuglbofob/alxl86d' d/efinpred heeerr/dict-ecoma.a smmoson/x8:6urc7e_/s86s:ub foad.-la.de.ar./ fcrom som:m15mmo70:a wcro anrn/ix86/nmg: c-a.impro`cpglobal_internal'asso m:udrceefe_7inesd hu89e: bf.ol.red .e soufrrrl/omc ommarcro `cgy mcalon/lx86ce/_isubfoldnqg eluar/commnt-on/x86obala._asminmter/pna:l' reddicu22t-ea.afin68: lwasti-ed hrerem n:sourc4ineg:95 :_simpro ...p eliune mrblffory lcaodm aecror `ml/liSEng Tmucolti-mUmacoP_rSTAColinne ma`/K_xPOI86/Pmc-ROLcro `aSETU.aP_sSTNACTKEOGUE_'Rm d'POI weith 0: pafNinrame4ters T[-w+E90: R.ed' h..e r ew ith from m0 paamracracmeteoro `rsPR O-pLarOG[U-amEs-w+ma' cdero-pfleagariamnedscy -l]e gacsohuerryce e_subfold] er/common/x86/sad-a.asms:1552our: ..ce_. from macro `SAD_X_SSEsubf2' deolder/csommfineodur ohercen/ex 8so6ur_csu/quae_snt-bafubofoll.adsmd:21ere/comr/comm6monon//xx826/sa86/m:d -ac.-..a.sm froa.m amascrom `:7COEF4:138F_96L:: .. . wfrarninoEmg: VEdLrmRUNa_LcorUTp'po in`g trdecgfliailing oemptynbe paarald'me defined her theeer res oursceoinu _srubcce_suafolldbeforl ldteo/ mcr/ommucoomn/xmlont/xi-lin886e /macsard6/-qo a`D.uaansm:E7tFIN8-a6.as:m:7s our4c9.Ee_.sub.fo:_ lA d.R.. feroGfS_Irrom/m mcmaacro `ccglorNToERo `bmmoal'ncg lobde/fiaNl_nAinteexdL' r[-wn al'h+8me6/ drefqauien crsooean-t-dpu haa.errecre_sa ubmfoasslsde-om:l332urec:er/c gaocy_w] sumbsofmoldoaerunrce/_snrinu/xcommg86o/qunb/x:a 86/fioldseampdr-rn/ctoopem-moa.aasn.r/xa86ml:/sm7y8 c7alc-:a.aslm:imng :mu lt745i.1..-:li8 7n e .f.rmo:a cm .mar.o ` ..f fScETrrUom mPacor `c_oSTgACKlm roo bal__inmPate`rncOrocgIlobNal'a de `PROflinTeELORGU'' wid h erEt' h dee 0s pouarrfianemedt heerrcsee_ subdfolefin de[-red/ cohmermeow+ manso/x8ur6c/mc-ce_srou-bapa.foaslrammsde-rl:7e89/gcommacy: ..o.n] / frosxom8 u6/mqacuanrcte_sruob `cf-ao.alders/cmgloommb:als_i4ntone/x8r8on8u:6/a l' dr.ce_.queanfsin. ubfed t-oa.hferrladesr/ocome mmmo:sonur2 5mac9e_sub:f /cx86/.sad.orl-.a.o `froPdROaerm/cs LmacommoOm:1rGnUE'5 de7/x80f: i6newoarn d`Qin g: hdreoppiUng Atra/NmcreT -a_il.inga esmDCm'p:4 98:de fi... ftnyr poem mda achro `rPRameteeOrr LinseourO GUEce'_ definesd she ucalobuflold etor mrcereu/col_mstiu-l moinen/ bmaxc8f6ol/rqduera/cnt-a.oas ommo`nmD/EFINx:2286/qu6E8_A: warRGSniantn_g: -INTa.EaRNsdmAL:'7ro p4ping9[ : .t..r failirn-w+go empty pmmaarcaro- mapcmerteoarr amsin- c `lecgloabalg'll acdy]efitne d hereo sour cemulti-so_suruce_bfollsudebfiner/cooldm maemorn/x8/6/csommcad-ar.on/aosx8m6/:q1 uant-a`.DEa552s:m:7F87 :.. .IN.. f. rfoEromm m maacr_AoR cGSr_INT`ERoNA `SLAD_cgX_Sloba'Sl_iE2'nt ern [deaf-wl+'imned d heacrerfoi-nepadr eher e amss-loseourgaccye] urceso_us_subufoldbefrcoe_ldr/ercso/cmomubofnmoldmon//x86er//qxco8u6/mmoansand/-xt-aa.a.sma:4sm:786/8qu8a:48n: .. . f.rot-a.m. mac.faror `osmcg lmmaobac:21l'r o62: d .`.. ferofiPnRm OmacreoLO G`CUOd Ehe're Esourc FFe_L_subdfEVELolReUfiNnede_LUTr' /dcommdo henef/inerxed he86/rsad-a.asm:e 78sour6:ce ... _sufrobm mfolacrdero `/cglobacl_iommnternal'on/x86 defined here/ qsouantu-sourrce_subcefola_sde.arsm/:7ucombfmolon/d49x:86 /sa.de-a..asmr/co:mmo.495: .. . fn/rfx8r6om oma/mcc-m amacrsro.aosm ` :`PouRrc14O31ec_sgubf:oll obawadrnleLs' rO/GcidUEonur'omemoncge fd:e/ i_nedx sim86h/uprbfoolderqpfei/nerrceu olmmya oedc hns/eareloxu r86cne_stliung -mul/pat.abrfei-oldlesimdi:ct-n3ea m3acro 2`SETU:.rasm w/:commP_aST9on/ArCKx8640_: P/quOnwaIrniNang:int-n TEgR'd: r opa.aspiwitmimprhn:g t ra0 oipe7p87l: rliy c.a..ra afrolmentegm emlin rmacpstg y ro `cpm[ulatig-lo-rlibwal+_mamietnacnro-pteearrams i -macelrnegacrn acaoy lll ]to ' `sSdmefouurcielnedt ih-elire_EsubT fUPs_neoSldo urmTacerA/ccre_ommsoubfoCn/ o`DK_EFIPNE_lARxdOer86I//mc-a.aNTER' sGm:w14c16iothS_Im:mon . ../Nx fTroE0 pR8m6/a rNmaAamqLc'erut a[ers- [w-w++mon `acMro-Cmpacra_rCatom-sp-ale-OPrY' admaefigsac.ayn] sme-sodurce_ :lehga4s96ceyre]ub:fold er/ .cso mmonosu/.x8roc6u./p rfroe_csuemr e_sbubdmicffoatcro `-olldPReOLOra.aGdUE'/csomm :9erd/com0on9:/exfmmoin/x886n/m6 ecd ./q-uanh.er.t- ea afr.om m.acaraso msm::75`PR21:EDICT_8x8_DD 59:L ... f.R'r omd.e. f rmaocmfr maincoro e` QUdA hN`cgTel_DrC'e deosbfinoeuraced _subhfoldel'erer de/scoufroincemde_smu bheornf/oeld ers/ourxc86o/mmonp/rexdice_8ct-6sub/qfoua.anldasmter-:7a.4a/c8o: mm.on.s./x 86/frommc-a:.asm:749m: 789..: ...m facr. ofrmo mmac roma cro`roc `gclogbloalb'al d_efinterinnal'`cgl dobefinedale'd her hdeefe isneourd rec heree_ sosuubsofurcorldce_esre_sub/fcubofoloderlder//ccomommonmon/x86/pr/edix86c/qtmu-a.amanosmn/x8:7686t-a./mc:a-a.a sm:.78.sm. :4from90 m: a.7: ... .crofr `omc. fglroom macr bal_io n`ctemracnrgoall' d efi`PnRoOLbaled_ hOGinUternearE' ed elsou'finr deecef_id nesd huheerere sbfoource_suldebfor/cldeommon/xr/c8omm6/preon/xdict86/q-a.uaasnm:487:t-a.as ..m:496: . f...rom macro fr `PomROLOGUE' mdefinacro ed here source_`PROsubfolder/common/x8LOG6/UE'mc- da.aefinsm:14ed h31: ere warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here sousourcerce_subfolde_subfr/common/oldx86/mcer/-a.comasmmon/x86/predict-:78a.asm:940: 9: ..warning: dropping trailing. f emrompty pa macro ram`cglobaeter in cal_interllnal' d to mulefinti-liedne macro ` heDEFINE_ARGrS_INTERNAL' [-w+e macrosourc-pae_sramubfoldes-legacy] r/common/xsou86/mc-a.rce_subfasoldm:4er/98:com .mon/x.. from macro `PROLOGUE' defined h86/eprere dict-a.asm:909: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1432: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] sosouurrce_ce_subfoldersubfo/common/x8lder/6/mc-a.acommon/sm:1x86/quant-a.asm432: :278: warning: ... from mdropacro `ping QUtraiANTling e_AC' definedmp herety para msoeterurce_ in csuballfolder/com tomon/x multi-line86/qu macro `DEantFINE_ARGS_I-a.asm:749: .NT.. from maERNAL'cro ` [-wcglobal' de+mfined here sourcaecro-params-le_subgacy]folde rso/courcemmon_s/x86/quant-a.aubfosmlder/common:787:/x86 ... /mc-a.fasmrom macro `cgl:o1bal_416in: t...ernal' fro definedm macro `MC_COPY' hedefinedre here sourcesource_sub_folsousder/urbcocem_msubffoldeor/ncom/mxol8d6/qouane/r/ntcx86-/oma.mmaonsc/x86/-m:as.49aasmd:756-a1.a: sm:15:.7..1 : w afrrnoinmg : i.macm..p frorperrly om co amalcliron `g `mPRulti-lcglobinOLeO aGl'mUE'a de fdeicnfinerd hoed er`e he rsoSEuTeUrc e_subfoP_STACKlde_POr/cINTEommR' with 0 parameon/x86ters /[mc--w+maca.ro-paasmrams-legacy:789: .].. source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here frosource_sm mubfacro `cglobal_internal' olderdefin/common/x86ed/sad-a.asm:748: ... from macro ` hercgloe bal' defisournedce_ hesubrefol der/scoourcmmoe_sn/ubfx86/oldemc-a.asr/m:comm498:on/x .86/sad-.. from macro `PROLOGUa.aEs' defim:786: ned... fr heom macror `cglobal_ie nternal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1571: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:942: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:877: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined hersoure ce_subfolsource_subfolder/common/x86/predderict-/a.common/x86/quant-aa.sm:487: asm:... 334f: romwarning: dropping t macro `PROLOGUE' defined here railing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:278: ... from macro `QUANT_AC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:942: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:877: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1434: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1434: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1574: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1574: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1435: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1435: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:942: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:909: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:942: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:909: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1437: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1437: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:337: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:944: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:877: ... from macro `PREDICT_8x8_DDLRsource_su' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:944: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:877: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here bfolder/common/x86/mc-a.asm:1440: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1440: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:944: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:909: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:944: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:909: ... from macro `PREDICT_8x8_DDLR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined hesource_subfolder/cre ommon/x86/mc-a.asm:1442: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1416: ... from macro `MC_COPY' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internasource_subfolder/common/x86/quant-a.asm:725: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:l787': defined ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86/quant-a.asm:725: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacsy] source_subfolder/common/x86/quant-oura.ce_subfolder/common/xasm:6486/m5: c-a... f.rasomm: macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... 4f90: .sourrom.ce_. msubfa frcoom mrldeoar/c `rcoo mm`Pon/cx8g6lo/bROLOGUE' asad-a.asm:ld157e'f d5ef: wined hined here ere source_suabrfolninder/common/g: xi86mpr/quoperlant-a.asm:787: ... from macro `cgy lobal_internal'cal defined linhere g mulsoti-urce_line masucro bfolder/comm`SEon/souTx8U6rPc/_e_quasuntb-Sa.foaslTACdemr/c:K_oPOmm4onIN/T96x:ER8 6' with 0 p../mac-ar.am ferot.erm masascm [:1-w+r442:omacr o-p`PRaOLOr amGsUwE-ale'g daecrnifyinengd: dh] erersouropcpie_ subfolder/common/x86/sad-a.asm:ng1552 trail: .ing .. empfrom tmy parameter in call to multi-line macroacro ``SAD_X_SSEDE2' deFINE_finedAR here GS_INTsource_subfolder/cEoRmmon/x86/sad-a.asNm:748: ..A. frL' [o-w+mm macacroro `-params-cglobalegal' cy] dsouefrceine_sud hbfolere der/comsource_submonf/x8older/commo6/mc-a.n/x86asm:1416: ... from m/saacro `d-a.asmMC_COP:78Y' 6: .de..f from macro in`cged hlobaere l_isournternce_subfolderal'/common/x defined8 he6/mcre -a.asmsource_subfolder/:c751ommon/x86/sad-a.as: ... fmrom macro:487: .. `cglobal' define. d hfromere macrsourco `PRe_subfolOLOGUE' defined here der/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1575: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1012: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:954: ... from macro `PREDICT_8x8_HU' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGsource_UE' subfolder/common/defined hx8er6/mc-a.asm:e 1515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1515: warning: dropping trailing empty parameter in calsource_lsubfolder/common/x86/ predito multi-lict-a.asm:10ne ma12: wcroarning: dropping tra `DEFiliINE_ARGS_INTERNALng empt' [-w+macro-params-legacy] y parasource_subfolmeter inder call/com to mulsourceti-_slumonb/xfo86linde mac/ermc-a.asm/:1r458coom `mo:nDE/Fx8INE6/ q..uan_t-aARG.S_aINsm:7T.26:E wa RNAfLrnrin'g: [o- imm w+mampropcaroe `Prcro-paRErFEamsTlCy H-_calleFEgNaliCngc y]m u' dslotie-fiurneldine mcea_scrhou bfo`ldSer/EeTUPr_SeTACK c_POosommuoINrTER'n wi/x86/predictc-a.e_sasum:th 9bf54: o.lde0r. p. fraoram/ commmeatecro m`PRoEDIrCTs_8 [-xw8_Hn/xU'86 /mdcefi+maned -a.hcrereo -sourcparaea_smsu-lbefgsmol:ac7y]der5 /cso1moumro:ce n.._.subfolder/x8/6/ pfrromecomdicm tomacn-ro `a/.axsm8:6/qcuglanto-b748al:' . d.ef.in efd rom macro `cglhereoba l' defsinouercde hear.aesm_:64s5u: ... bffoldserrom/ cmaommourcoen/x_8cro 6s/muc-b`DEaf.aolsm:d7er8QU/Ac9: N..T'. from domefinmoned hmac/rox8 ere6 /p`socurrceegldo_bsicutb-a.afolaldesm_:ir/ncomternal786m': ..o. fn/xro mde ma8c6/qfuaint-a.asro n`cegldm:749: ... from moacro `cglo bbal'he adefl_inrintereenadl' her esour definece_ssuourbfcd e_subfolder/commheon/x86/requa nt-a.asmsoo:lde7r/ur87: ccome_s.m.oub.f n/fx8o6/mcl-a.dasme:49r/8com: ... from mmoacn/ro x`PR86/rpoOm redmacictr-a.Lasm:4o `cglobOGaUl95E:' d efined _..in.t fhromere rem anal' crodefin `Ped ROLhere OGUE' source_subfolder/defincommoed n/here x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:726: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_ssuoubforcelde_subr/comfolmonder/c/x86/quantomm-a.ason/m:787: ... fromx macro `c86glo/mc-a.asm:1516: warning: improperly callingb al_inmulti-liternanel' de macrfo `SETUP_STAinedCK_P here OINsoTERurc' we_suith 0 parameters [bfolder/commo-wn/x86/+macquaront-a.-params-lasm:egac49y] 6: ... from macro s`PROLOourcGUE' e_subdefinfoled herder/ce ommon/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1458: ... from macro `PREFETCH_FENC' defined here source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1524: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:1524: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asm:789: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here sosource_subfolder/common/x86/mc-a.asm:1541: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' wurce_subfolder/common/x86/sad-a.asm:1576: warning: improperly callinith 0 parameters [-gw m+macrulto-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal'i defined h-lierene macr o `SETUP_soSTurce_subfoldACK_er/cPOINTER' witommon/x86/mc-a.asm:789: ... from macro `cglobhal_i 0 pnternal' defined herarae mseters [-w+macro-params-legacy] ourcesource_subfold_subfoer/lder/common/x86common/x86/mc/-a.asm:490: ... from macsro `PROad-a.asmLOGUE' defi:1552: .ned here .. from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined source_subfoherelder /common/x86/mc-a.asm:1541: warning: dropping trailing empty parametesr iource_subfolder/cnommo call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:751: ... from macro `cglobal' defined here source_subfolder/common/x86/mc-a.asnm/:789:x86/sa .d-a.asm:786: .. ... ffrom macro `cglobal_internarom macro l' defi`cnedglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here here source_subfolder/common/x86source_subfolder/common/x86/predict-a.asm:1014: warning: improperly calling multi-line macro `SETUP_STAC/mc-a.asm:498: ... from macro `PROLOGUE' desfined here K_POINTER' with 0 parameters [-w+macro-params-legacy] ousource_srce_subfolder/commonubfol/x86/dersad-a.a/commosm:1n/576x86/pre: wardict-aning.as: dropping m:9trailing e54: ... from macro `mpty paramPREDICeteT_8xr in c8all to mu_HU'lti-line mac defined here ro `DsoEuFINE_Arce_RGS_INTERNAL' [-w+macro-params-legacsubfolder/common/x86/predict-a.asm:748: ... from macro `y] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here sourcsource_subfolder/common/x86/mc-a.asm:esou_rsucbfoe_slduer220b8fol/cdoer/m:mocom n/monw/xx86/pre8d6aic/t-aqr.ausma:1nnit01ng:-a .aism:m7p28: w4ar:ni ngr:owaprnin igm: dprropopperleyrly ccainag tllrinag miultlli-ingli emnptey mpaarcamerteor i n` caSllE to multiTUP_ST-line mACKacrol `_POIDNEFINTiEngER_AR' GwiSth _I0N Tp maulEtir-amline macro `SETUP_STACK_POINTER' with e0 paRNAL' [-w+macro-params-lerametgacers [-w+myac] tresoour-cpaer_samsub-lergsf ol[-wdear/co+mmcony/xm8ac]ro6-p/ap rsedoict-urace_r.asasmsm:-ubfleogalde9r/c54o:mcm y] .on/so.u. froxm86/ rcmce_sub-macfolad.asmroe `Pr:1R6ED/ICT_co82xmm8_HUo'5 : d... nefinfrom/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/ quanet-a.asm:7m49: acd.r hereo `. . fMromCs_ouCrceH ROm_suMacbrfooA' dlefdier `/cgclomobmanedon hl' defien/x8r6ed heree/ sousorpurce_subfocredeldeicrt/c_om-smonubf/a.axsmol:748der/co6/quant-a.asm:787: mmon... from macro `cgl/x88oba:l_int 6/mc-a...a. fersm:15r7nal2om ': m.a..c frroo m`c gm daeficrno e`Md C_hCHeROrMA_eST ART'lo sobuardecfil'e _dneedsubffio hlernedd ehr/eer e sscouorcurce_osue_bsufolmdmobn/xfeor/l86/dcoemr/qcoummamontn-/onx/a.xasm:4888: 86/.mc-6.. af.asmr:/p49r0o:me dimc t-a.... afroacsrm:7o `8mPROLO ma6GUE'c: ro ..`.PROdL OGferoUfiE' mnedd e fhermaciron e ed h`cglereoba l_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:728: warning: dropping trailing empty parameter ins callour to multcie_-line msacro `DEFINE_ARGS_INuTERNAbfL' [-w+macroldeo-r/common/x86/mc-aparams.a-legacsmy] :2208: warninsog: urce_sudbfolroppindger/co mmon/x86/quant-at.rasmailing: empty paramete645:r i.n cal.. from macro `DEQUANT' dl to muelti-fline macro `DEinedFINE_ARG S_IherNTERNAe source_subfolder/common/x86/quant-a.aLsm:749:' ... from macro `cglo [-wbal' d+macroef-params-leinedga hcy] eresourc e_subfolder/common/xso86/mc-a.asmurce_subf:1625older/c:o mmon/x8... 6/quant-a.asm:787:fr om macro `MC_CHROMA.' .. from macdefined here ro `cglobal_internal' definedsource here_sub foldsource_subfolder/commeor/comn/x86/qumon/x86/mc-a.asmant-a.:157asm:4962: ..: . fr...om macro `M fromC_ macro `PCHROROLOGMAUE'_STA defiRT' definned herede here source_subfolder/common/x86/mc-a.asm:498: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1016: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:954: ... from macro `PREDICT_8x8_HU' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1016: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:954: ... from macro `PREDICT_8x8_HU' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:729: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:729: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1061: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1026: ... from macro `PREDICT_8x8_VR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1061: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1026: ... from macro `PREDICT_8x8_VR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:731: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:731: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:2210: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:2210: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_sourCHROMA_START' defined here cesou_subfrce_suoldebfr/oldcommon/x86/quant-a.asm:732: ewarning: impr/coroperly callmmon/xi86/ng mumc-a.asmlti:498-: l.ine m.. fromacr moa `SEcro `PROTLOGUE'UP_ST defined hACKer_POIeNT ER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:645: ... from macro `DEQUANT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1063: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] soursoce_surce_ubfosubfolder/commolder/common/x86n//quant-a.x86asm:732:/p redwarninictg: -a.asm:1026: ... from dropping tramiliacrng eo `PRmptEDIy paramCT_eter i8x8_VRn cal' lde tsoufirnecd eheo m_re subfosouruldltic-ere/_sucombfomonld/ex8r/6c/sommad-oa.nas/x86/pline redict-mma:1a.c577ra:sm o w`a:DEFI74r8NE_:A R...Gnin g:S i_ImpfroNm mTERNarAL' [croo per-`w+malyc cacgllolirbanl' gd meuo-ltpfianed rahems-re lsource_i-liene smgacayub]cro `S folsoEudeTrUrce/_subcfPool_STACKder_mPOINTEmonR/' co/mwimx8t6/hpre o0 dipacrt-aname.ter/asm:78s [-w6+m:a .c..x 8r6/frqouo-ant-m ma.asparam:msa64c-lregac5y: o..]. fr om `csmoglacruroc o`DEQUebal__suANT' dbfoinltedernefirned/ hcal' doemefimroened hen /x86rsoure/scead-_sa usoubfolrce._sasdubfm:o15lde52:r/ecorm/ ..common/x86/mquao. frnnot-a/.asxmm:74 9:8 ...m6a fr/ompre mdacro c`cgrolobal' de i`ScfitAD-a.n_easXmd:4_ hSSe8re7: ... from ma Eso2u'cr odrcee_fisn e`Pd hRuObfeorLOGUE'e dlder/c ommon/x86sou/quarce_snt-aubfold.efinedaserm/c:787: ommh.er.on/.e f x86/sadrom-a.asm:748: ma... cfrrom mo a`cglobacro `cglobal' defined l_internalh' dereefine d hersoure ce_susource_subsofubfolderoce_rld/er/ccoommmon/x86/sad-mon/x8a6/.qasmus:uba786:ntf-o ... from maclar.aso m`cglodbaer/:496:c ol_im.monn./x8t6/ep. frrome macdrnictraol'- `aPROLO.GUdeasfE' md:eined here fineds heo10re6 3: wurce_subfolder/common/x86/sad-a.asm:487: ...a frrnom macro in`PROLOg: GUE' dedrfined hoppere ing trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1026: ... from macro `PREDICT_8x8_VR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here ssourource_subfoclder/ce_ommon/x86/sadsub-a.asm:fol1577: der/warnicong:mmo drn/x8op6pin/pg trredailicingt-a em.aspty m:4par95: ..amet. fer romin c macroall `P tROLOGUEo multi-line' d macefinero `Dd hereEFI NE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1026: ... from macro `PREDICT_8x8_VR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1026: ... from macro `PREDICT_8x8_VR' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:780: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:780: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:819: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:819: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defisource_suned herbfoe lderso/common/xurce86/q_suuant-a.abfolder/scommon/x8m:6/978pr: warningedict-a.as: impropm:786: ... froerlm y camacro lling m`cglobalul_tinterni-linale macr' definedo here `SET UP_STsource_sACKubf_POIolder/common/x8NT6/preER' width ict-0 para.asm:49ame5: ters.. [-w+macr. froo-pam ramsmacro `PROLO-GUE' legdefacy] ineds here ource_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:978: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1590: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/mc-a.asm:2212: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/mc-a.asm:1625: ... from macro `MC_CHROMA' defined here source_subfolder/common/x86/mc-a.asm:1572: ... from macro `MC_CHROMA_START' defined here source_subfolder/common/x86/mc-a.asm:490: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1590: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ..s. fromource_sub mfoacrolder/co `Smmon/AD_x8X_SSE26/m' c-a.adesmfin:22ed12: he ware rningso: durcroppe_subfolding ter/corailing empty parameter in calmmon/x86/sad-a.asm:748: .l to mul.ti-line macr. froo `DEFm macINE_Aro `RGS_INTcglobal' deERNAL'fin [-w+maed herecro-par ams-lesource_sgaubfcy]older /commonsource_su/x8bfo6/lder/csaommd-on/a.asm:7x86/mc-a86:.asm ... from:16 ma25: cr... from maco `cro glo`MCbal_inte_CrnalHROM' definA' defiedned here heresou rcesou_sorurcesubce__subfosfubflodoldlder/comere/r/ccmoonm/mox86ommo/n/x86/predin/ctx-a.a8s6m:12sad02-a.asm:495: ... from macro `PROLOGUE: ' de/wmfarcininne-gad h:. ereaism properly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy]m :1572source_subfolder/co:mmon/x .86/pr.. from macro `MC_CHROMA_START' defined hereed ictsource_subfolder/common-a./x86/asm:1mc-127a.asm:: ... from mac498:ro `PRED .ICT_CH.. ROMA_P' defined here fsourcer_suom macrbofol `PROLOGUder/common/x8E' 6/prdefinededi here ct-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1202: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:980: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:980: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:982: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:982: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:911: ... from macro `DEQUANT_DC' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1205: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1205: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1207: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1591: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/commsource_son/x86u/sad-a.asm:1552:bfolder/ ..common/x86/predict-a.asm:1.207: warning: fdropping trailing emptrom macro `SAD_y parX_SameSE2' deterfine ind callhere to multi-lsourinece_subfolder ma/cocro `mmon/x8DE6/sad-a.asm:748FINE: _ARGS_... INTERNAL'from macro `cglobal' defined [-w+macr hereo-para ms-legsacource_subfoldy] er/comsomonurce_su/x86bfo/sad-a.lder/coasmmmo:7n/x86: 86/predic... frt-oa.asm:1127: ... from macro `PREDICT_CHROMA_P' definmed macrohere `csource_glosubbal_internalf' defined oherelder/co mmonsour/x8ce_su6/prebfdictolder/comm-a.asmon/x8:746/sad-a.asm8: ... :4from87 macr: o `c... from macro `PRglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_OLOGinterUEnal' define' defined hered heresource_ subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1591: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1208: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1208: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1127: ... from macro `PREDICT_CHROMA_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1256: ... from macro `PREDICT_16x16_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1256: ... from macro `PREDICT_16x16_P' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1292: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1260: ... from macro `DENOISE_DCT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1292: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1260: ... from macro `DENOISE_DCT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1318: warning: improperly calling multi-line macro `SETUP_STsource_subACK_folPOIder/common/x86/sNTEad-R'a.a with 0s m:15parameters [-w+macro-92:params warning: -leimproperly calling multi-line macro `SETUPg_STACK_POINTER' with 0acy] parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' definesource_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here d here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1592: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSEsource_subfolder/common/x86/quant-a.asm:1294: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1260: ... from macro `DENOISE_DCT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here 2' defined here source_subfolder/common/x86/quant-a.asm:1294: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1260: ... from macro `DENOISE_DCT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: s... from macro `PROLOGUE' defined here ource_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1533: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:150source2: _s... ubfolfrodmer/ macro `PREDICcommonT_8x8/x86/quant-_a.asm:1296VL: w_1arn0' dingefined: improperly c herae lling msource_subulti-follinder/e macro `commoSETUP_STn/ACK_Px86/predictO-a.IasmNTE:74R' 8with 0: para..meter. froms [-w+macro macro-pa `cglobal' defirams-leganed cy] hesoure rcesour_suce_sbfoubfolderlde/comr/common/xmon/x8686//quprantedict--a.asm:126a.asm0: :786: ... ... ffrorom macro `mcglobal_int macro `DENOISernE_DCalT' defined here' d efined heres ource_subsoufoldrer/commoce_sun/x86/predict-a.asmb:487folder/common/x86: ./quant-a.asm:74.. from macro `PR9: ..OLOGUE' de. ffined hererom macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1296: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macros-oparamsurce_-legasubfolder/cy] sourccommon/x86/e_predisubct-folder/a.asmcommon/x86:1/quant533-a.a: smwarn:126ing:0: dro ... from macro pping trailin`DENg empOIty SE_DCparamT' eteder in cfinedall t ho mere ulti-lisournece_su macrbfolo `DEder/FINcoE_Ammon/RGSx86/quan_tINTERN-aAL' .a[-wsm+m:7acro49: ... from macro `cglobal' defined here -paramssource_sub-lefolgacy] source_subfoldeder/common/r/cx86ommon/x86/pre/quandit-a.ctasm:-a.787: asm:...1502: from macro .. `cgl. fobal_roinm ternamacrol' defined h `PREere DICT_8soux8_VLrce_subfold_10' deefr/commined here onso/x86urce_/quant-a.subasm:49folder/co6mmon/x86/predict-a.asm:748: ... from macro `cglobal' defined here sour:c e... _subfolder/cfrom macro `PROLOommoGUn/xE'86/ dpefinredicted-a.asm:786: ... from macro `cglobal_internal' defined here sohurce_subfolered er/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1298: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1260: ... from macro `DENOISE_DCT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1298: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1260: ... from macro `DENOISE_DCT' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1535: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1502: ... from macro `PREDICT_8x8_VL_10' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1535: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1502: ... from macro `PREDICT_8x8_VL_10' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1687: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1687: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1593: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1593: warning: dropping trailing empty parameter in csource_subfolder/caommll on/x86/preto mdict-a.asm:ulti1537: -line macwarnro `ing: improDEFperly caINE_ARGS_IllNTEingRNAL' m [-w+macrulti-oline -parmacro `SEamsTU-legacy]P_ STACsourcK_POINTERe_s' wubfoldeithr/c 0 pommarameterson/x86/sad [-w+macr-a.asm:1552o-params-legacy] : ...sou from macrcro `e_subfolder/common/x86/pSrADedict-a.asm:1502_X_Ss: ou... frrom macro `ce_PsuRESbfolEDd2'I deCeTfin_r8/edx h8ere_ VLs_1ocourmmonc0/x'8 d6/eq_sefuiuanendt-a.ab hesfmolr:16e ders/ource_subf8c8om: wamornoilderng/c:o n/x86/sadmmon-imp/x8rao.apserly cm6/predalling multi-lineict- maa.:c74raso m8: ...` :SETUP_from7S mTAC48K_PO:ac ..rIo `cN. froTgm maERc' rlobwoa it`hcl ' d0g lobpaarle'amefitenred hsere sdeo [-fwi+mned haecrurecro-pa esource__rsamsusbfubf-oldoer/colder/commmon/x86mlon//x8e6ga/prsaeddcy]- a.icasourcsme_s:7u8bf6: ol..t. fdero-ra./acosmmm:7mon mac86:/x86/quantro ...` froc-a.glasm:obam mal_cro15 `43c:internalgl' obd..a.e fli_infrteromna lmacned hroe `rDeECIMAT'E define8xd here8sour' dcee_sf ubfoldesrinoedurce here_ su/bfsoldoeurcer/_scomubmofoncolder/co/mmon/x8xm866/quamonnt/pr/edx86-ia/s.ctad-a.as-am.:4aasm9:4sm5: :... 74fr9: 87: ..... fr. foomm mracro mom acmarcro `o P`P`ROROLOGUELOGUE'' de defifinned edhe hrce eglobarel' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1688: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787s: ... frourcom macroe_subfolder/commo `cglobn/x86/prediact-al_internal' de.fined here asm:1source_537:sub wafolrning: der/commdropping ontrail/x86/ing emptyquan parat-a.asmetm:49er 6:in c ...all from macro to multi`-liPROLOGUE'ne macro ` defDEFINE_ARGS_INTERNinAL'ed here [-w+macro-para ms-legacy] source_subfolder/common/x86/predict-a.asm:1502: ... from macro `PREDICT_8x8_VL_10' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1587: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1547: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1587: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1547: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1594: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1580: ... from macro `SAD_X_SSSE3' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1690: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... sourfromce_ msubacro `DECIMATE4x4' dfoefined ldeherer/com msource_subfoldon/x86er/c/sadomm-a.asmo:1594: warning: dropping trailinn/x86/quag emptynt-a.asm: p749: ara... from macmeter in call to mulrti-line macro `DEFINEo `_ARGS_INTERNAL' [-wcg+macro-ploarambal' ds-lefegacy] ineds hource_subfolderere/ common/x86/sasoudr-a.asce_m:15su80: ... from macro `SADbfol_X_der/commonSSSE3' de/xfined here 86/sourcquae_subfnt-a.asm:7olde87: r... /common/x8from6/sad-a.asm:748 macro `cglob:a ... frlom mac_internal' defined herore `c global' defined hsource_seubfolder/cre ommon/sourx86ce_/quasubnt-fola.asm:488: ... from macrod e`PROLOGUE' der/commonfined/x86/ heresad -a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1690: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1691: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1691: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1589: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1547: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1589: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1547: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1692: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1692: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1591: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1547: ... from macro `PREDICT_8x8_HD' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1595: warning: impropersouly calling multi-line rce_sumacbfro older/commo`SETn/UP_STx86/ACK_POINTERpre' witdicth 0 pa-a.rameteasm:1rs [-w+macro-params-legac59y] 1sour: wace_rning: drsuboppfolingder/c traommoniling em/x86/pty parsad-aam.etasmer:158 in call0: to ... mufrom macro lti-line `SADma_X_SSSE3cro `DEFINE_ARG' defiS_nedINTE here RNAL'sou [-rcew+m_suabfocro-lder/params-legacycommon/] x86source_/sasubfolder/cd-a.aommosm:n/x748: 86... f/predrom mict-aa.asm:c1547: ... from marcroo `c`PREDglobal'IC definseT_8dx8_HD ' hdeefinere dso oheuurrcree ce_sub_ssufboouldrfoelrcd/er/ce_osummbofcoomn/moxn/xl886d/equa6nr/c/sadommo-ta.-na/xa8sm6/:.a7sm86p:r:17 ..0ed0:i wcta.r f-na.arsom im:ng: 74m8: iac..mprr. froomperly coal `maccro `cglgloballio_intebrnga lna'lm' defulitined d -liefinneehe mared crhoe res `SEoTurUPsource_csue_sbfubfo_oSTACKld_ePOrINT/ldcomer/mcomoERn/x86/'pr monediw/itx8hct -0 ap.as6m:7ar8am6e: ... fromters mac [-wro/+s `cmaglobalcrado-params-leg-a.acy] source_subfolder/common/x86/aquant_-asm.aism:ntern487:a1l:429: '. ..d.. .e fromfi nemadcrfor h`eom mraecPROrLOo GU`DE EC' defisourIMATnE4x4'e dcdee he_srubfiefonedlde r here source_su/cbfoomlmder/common/on/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macxro `cglobal_internal' defined here 8source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here 6/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1700: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_Isource_subNTERNAL'f o[-w+maldecror/c-parommamson/x86-legac/sad-ay] .asm:15sou95: rce_subfolder/wcarommoning: dron/x86/quanpping trailing t-a.asme:14mp29:ty parameter in call to mult ... from macro `iDECI-line MATmaE4x4' defined herecr o `DEFINsE_AourRGS_Ice_NTEsRNAL' [ubfolder/common/x86/quant-a.asm:7-49: ... from w+macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ..m. from macro `PROLOGUE'a defined here cro-params-legacy] source_subfolder/common/x86/sad-a.asm:1580: ... from macro `SAD_X_SSSE3' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1701: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1701: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1429: ... from macro `DECIMATE4x4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1710: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1702: ... from macro `PREDICT_8x8C_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1710: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1702: ... from macro `PREDICT_8x8C_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1703: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1543: ... from macro `DECIMATE8x8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1719: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0sou paramrce_eters [-wsub+macrfoolder/commo-paramsn/x8-lega6/quant-a.asm:1703: warning: dropping tracy] iling emptsoy purcarae_submeterfolder in /common/call to mx86/pruedict-a.asm:748: ... from macro `lticglo-lbal' dine efined here macro `soDEFurIcNe_sE_Aubfolder/RGS_INTcommon/x86ERNAL'/predict-a [.asm-w+ma:7cro-params86: -lega... frocy] m macrsouro `cce_glosubbalfol_derin/common/x86/qteuanrnat-a.asml' de:15fined43: .. here. from macrsouo `DECIMATE8x8' drce_suefinebfolder/common/d x86her/e presodiuct-ra.ce_subasmf:48older/co7: m... frmoom mn/x86/quant-a.asm:acro `PRO749: ..LOGUE' defined. from macro `cgl herobae l' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1719: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1596: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1580: ... from macro `SAD_X_SSSE3' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1596: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1580: ... from macro `SAD_X_SSSE3' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1787: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1777: ... from macro `COEFF_LAST4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1787: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subsource_subfofollder/coder/cmmon/x86/quaommon/x86/predict-a.asmnt-a:174.asm:1777: ... fro4: m mawarnicng: improro `COEFF_perly LAST4' deficalling mneuld heti-reline sourcmacro e_s`SETubfUP_Solder/comTACK_POmonINTER' wit/x86/quah 0 parameters nt-a.asm:749: ... f[-w+marcom macro `cgro-params-lobal' delegfiacyned here ] ssourourcce_se_subfubfoldoer/ldecor/commmmonon/x86/qu/x86/pant-a.aredsm:787ict-a.asm:17: .36.. from : ... from macro `PREDmacICT_8x16ro C_V'`cg delobalfine_inted hrnal' defined heere rsoe urce_subsource_subfolderf/commolder/on/x86/predicommonct-/x86/a.asmquant-a.as:748: ... from m:49macr6: ... o `from macro `PRcglobOLOGUE' dal' defiefined hnedere here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1744: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1736: ... from macro `PREDICT_8x16C_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1789: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1777: ... from macro `COEFF_LAST4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1789: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1777: ... from macro `COEFF_LAST4' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined heresource _subfolder/common/x86/sad-a.asm:1599: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1599: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' dsoefined hurce_subfolered source_esr/ubfolder/comcommon/x8mon/x866/sad-a.asm:74/p8: ... fromr macro ed`cgloictbal' defined here -a.asmsource_subfolder/com:17mon75/x86/: swarad-a.asm:786n: ing: ...imp froperly callingr muomlti- macrline om `cgloacro `Sbal_intETUP_ernal' deSfiTACK_POINTER' with 0 parameters [-w+mnaecro-pard ams-legachere y] source_sousubfolder/commonrce/x_su86/sadbfo-a.asmlder/common:495: ./x.8.so urfromc6/pere_subdi cfomlacder/ctro omm`P-aRO.oaLnOGU/smx:18E7564/qu:a ' ..defi.n nefd rom mahcerert-a o `.asmPRE:18DIC10: waT_Crnin_H' dg: iefinempd roperly cahere llisourng multi-ce_line macro `SETUP_STACK_PsubfoOINTER' lder/commwith 0 paron/xameters8 [-w+macro-params-6/plegarcy] esource_dictsubfol-a.der/common/x86/asm:quant748-a.as: ... m:1792from m: ... acrfrom macroo `cglobal' de `COEfined here FsourcF_Le_sAST8' defiubfoned herelder/commo n/xsource_subfo86/prediclt-a.asm:7der/common/x8686/q: ..uan. from mta-a.casm:ro `749:cglobal .._in. fternal'rom m defiacrned heo `re cglsourobal'ce_ desubffined holderere /cosource_smmon/x86/preubfolder/cdict-a.asm:ommo487: .n/x.. from macro86/quant- `PRa.asm:7OLOG87:U ... from macro E'`cg deflobal_ininedtern here al' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1775: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL'source_s [-w+maubfoldecror/common/x86/quan-params-lt-aeg.asacy] msour:18ce_10: wasubfolrninder/common/x8g: 6/predictdropping-a. trasma:il1ing754: . em.. pty parameter from macrin co `PREDIaCT_ll toC_ multiH'-lin de macefiro `ned here DEFsouINE_ARGS_INTrERNce_subfolAL'der/com [-mon/w+macrox8-6par/pams-lreedict-a.asm:7gacy]48: ... from macr o `csouglorcebal' _sudefinedbfolder/c herommone sour/ce_subfolderx86/common/x86/predict-a/quant.asm-a.as:786: m:179... f2: ... from macro `COEFF_LAST8' definerodm here source_submacro `cglobal_infolternal' defidenedr/ hecommre soonur/x8ce_su6/quabfont-a.asmlder/c:749ommon: /x86... /prfrom macredict-a.asm:495: ..o `. frcglom macro `PROLOGUE' obal' defidefined henedre here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1812: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1792: ... from macro `COEFF_LAST8' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1812: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTEsourceRNAL' [-w+macro-_subfoldeparr/commams-lon/egacx86/py] redisoct-urce_a.asms:1775: warning: imprubfooperlderly c/coallmmon/inx86/g mulquatin-line mact-a.aro `SETUP_STACK_Psm:1792: OINTER' with ... 0 pafroramem macro ter`COs [-w+mEacrFF_o-pLAaraST8ms-' dlegefiacyned] here sourcesource__subsubfofoldelder/cor/cmmoommonn/x/x886/qu6/predantic-a.t-aasm:749.asm: :17...62: fr ...om macro `cglobal' define d hfrom erema csro our`PcREe_suDICT_bfolC_H' dedfier/cned herommone/x8 6/qusoanurct-ae_s.asmubf:78old7:er ... from ma/cocro `cglobmmal_internon/x86/alpre' dict-a.asm:748: defin...e d here from msouacro `crce_sglobaubl' foldefinedder here /cosommurce_son/xub86fo/qlduaer/cont-mmoa.asn/m:49x686: ... f/prroedm mict-acroa.a `Psm:7ROLO86GU: E' d... frefined here om macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1775: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1879: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1879: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1778: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1754: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1778: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1754: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1887: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1887: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1915: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1938: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1915: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1600: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macrsource_subfo `cglobal' defionldeed hr/coermme on/x86/prsouedirce_subct-folder/comma.asm:1on/x778: warnin86/sag: d-a.asimpm:786: ... from mroperaly crocallin `cgg mullobti-al_liinternal' definedn here mae cro so`SETurcUP_e_sSTAubfCK_oldePOINr/coTER'mmo with 0 parameters [-wn+mac/x86/ro-parsad-a.asmams-:48legacy]7: ... from soumacrrce_o `PRsubOLOfoGUE' defldeined her/common/xre 86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobasourl_internal' defice_nedsubfolder her/comem osourcen/x_subfolder/86/scommoad-a.n/x8asm6/predict-a.a:1600: warninsmg: dropping t:487railing empty paramete: ..r . frin om mcallacr to o `PmultiROLOG-linUE' e macdero `DEfineFId hereNE_AR GS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1552: ... from macro `SAD_X_SSE2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here sourcsource_subfolder/coe_smmon/x86/sad-a.asm:ub786: ... folder/common/fromx86/ macpredicro `cglobal_internal' definedt-a. hereas msource_s:177ubf8:old warer/ning:commo dropping train/x86/sling empad-a.asm:495ty : param... freter om macin ro cal`PRl tOLOGo multi-lineUE ma' definecrod here `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolsource_subfoldederr//commcomon/x8mon/x866/pr/quanedictt-a.asm:748:-a.a ... fromsm:1940: warni macnro `cglobal' defineg: imprdoper herly ce asolliurcng multi-e_subfoldlier/commone macro `n/x86/predict-a.asmSETUP_:786STA: .CK_PO.. frINTER'om mac with 0ro ` parameters [-w+macro-params-lecgacy] global_insouterrce_subfolder/nal' defincommon/x86/edquant-a.a hersm:18e 7s9: our...ce_sub from macro `COEFF_LASfT' defined here source_subfolder/common/x86/quant-a.asm:749: ol... from mder/commacro on/`cglox86bal/pre' dedicfined here t-a.asm:49sou5:rce ... from macro `PROLOGUE' de_subfolfinedder/co heremmon/x86 /quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1940: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1879: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1940: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1887: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1940: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1887: ... from macro `COEFF_LAST' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1780: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' wisource_subth 0 foldeparametre/common/x8rs6/sa [d--wa.a+masmcro-par:1ams60-leg1:ac wy] arninsoug: rceimpr_sopeubfrly oldcaler/lingcomm multi-lonine m/x8acr6/pro `SediETct-UPa_ST.asACKm_PO:INT175ER' with4: ... 0 pa frorametem macro `Prs [-w+REDICmacrT_C_Ho-param' defis-lnedega hecy]re source_subfolderso/comurcmon/e_sx86ubfolder/co/predict-a.asm:748:mmon/x86/sad-a.asm:1552: ... from ma ... frocro `SADm mac_X_SSE2' dro `cefglobal' dineefid herened here source _subfolder/common/sxource86/predic_subfoldt-a.asm:786:esour ... frr/comocm mon/xe_su8m6/qacro `bufanctglo-oalder/.ascomm:19ba40:l_ monwa/x86/sad-a.asmirning:n:74 ternal8: ' ..diefin. fmroprm macropo `cgerlolby al'cale ddl hienge rfeinm ultesdi -ourhceerl_ie subnsoefou mracelcrdoe_r `S/cEoTmmosnub/foxUl86dPe_Sr//cpomrTAmCK_eond/ix86Pct/-sadOaI.asN-TERm:'48 w7:itha.as 0m : 78..6:p.a fr a..r.om mfetro emrsm [- amacwr+maoc roc`P r`ROLcOoGU-pEa' ramdes-flignloedba l_heergiae cy] ntersource_nalsubf' doldefier/nedcommon/ hex86/quant-a.asm:1915:re . .. soufrorcem ma_subfolder/comcromon `CO/x86/EFF_LAST' sourcedefsineadd_ h-aere. asssmou:rc487e_:s ub...fo froml dmaucrbfeoro /c`PoRmlmodOen/rL/OGcox8mm6o/qUuEn' /xd8efa6n/pt-ira.asm:7endedi hec4re9 : ..t-a. fr.asom mm:178acr0: wo `cargloninbag: l' dedrfined here opsopingur trce_sailubfing older/common/xe8mpt6/quay parameter in canll t-to ma.aulti-slinm:78source7e m_a: c...rsuo `DbfEoFINEfldroe_rm /mcommoARnGSac/rx8_INTERo `cglobal_internal' defined here 6sourc/sae_sdNAL'u [-bf-wo+ladmer/co.aascrmm:om-par1oams-60nl/1egxa8:6 cw/qauyant-rn]i a.ansgsm::o4urc edr_8opsp8ing: ... fub rtom fromaacilrino ldger `P/coeRmmOptyLOmGo nUE/'xp8 6/prdeeafdinredam ehietrec t-a.er in asmcal:1l t754o m: ult...i-l frineom mamacro `Pcsourro `DcREe_subfEFolDIICNE_dARerG/commoST_C__n/xHINTE' deR8NAfined hL6/quant-a.' e[-are smso:1940: wawurr+maning: drocpcpinrgo tr-ailie_nsg emupbarafpmsty-l egacpy]ar oldsoeamrurc/cee_subfteor imomonlder/ n/calxcl om8mtono /6/prxm86uedl/stii-clad-it-anae ..amascmroas :1552m:7:4` ...DE 8FIfroNm :E _.mARGSac.ro _. IfN`STEADRN_rALom' m X_S[SE2-awcro `c+' dgmealobfciro-ned herale'pa rade fimnsoesu-dl rche_seuegbracey] folder /commossounrcou/rx86/ce_subfole_sder/comsadmubfono-/xa.la86s/md:7que4rant8:/-ca. omm.oasnm:19.. 15fro: m .m..ac fror/ x86/oprem ma`cdglictc-aoro `COEFF_LASb.aasml' dTefined :here7' de86:f .ined hes.oreu rsource_.subfceo _subfolder/lcdeorfrom/cmommon/mxo 8mn6//xascad-r8o6/qu a`.ascgm:laobn7t-8a6l_ain: ..tearns.al. 'f droemf:7ine4m9 m:acro d h. .er.` cglobae l_insoteufrom macrce_rsubrnalfolder' de/coof mm`con/glox86/bpral'i need dihdefcite-are .asm:49snoed5ur: c. h.er. ef_suer osm oumrcacebfroo `_sPuRlOLdberfOo/cldeommon/r/xG86/UEc' dommefisneoad-a.dasn/x86 he/quream :495nt-: ..a. f.asm:787: ... from mrom maacro `cro `PROLOGUE'cglobal_inter definednal' d here efined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1780: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1780: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1762: ... from macro `PREDICT_C_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1871: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1800: ... from macro `PREDICT_8x8C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1871: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1800: ... from macro `PREDICT_8x8C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1977: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:1977: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1874: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1800: ... from macro `PREDICT_8x8C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/sourcecommon/x86/predic_subfolder/common/x86/quat-a.asnt-a.masm:786: ... fr:2035: wom maacro r`cglobning: improperlyal_inter calling multnal' dei-finelid henre e macsoro urce_su`SETUbfolder/P_Scommon/x86/pTACredict-a.asm:4K_POINTER' with87: .. 0 param. from macro eters [-`PROLOGUEw+macr' definedo -pahere rams-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglsourobace_subfolder/cl' defineommon/x86/pd hredereict-a .asoursm:ce_1874subfo: ldewarning: dr/comroppimon/xng tra86/quant-ailing empty.asm:78 par7: ... frametom mer in calal tcro `o multicgl-lobaline _inmacro `DEFternalI'NE defin_Aed hRGS_INereTER NAL' [-w+macrosource_subfolder/c-ommonparams-l/x8egac6/quant-a.asm:488y]: . .. frsource_subom folmacder/common/x86ro `P/prReOLOdict-GUE' defa.asmined:18 here 00: ... from macro `PREDICT_8x8C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... frsourcom macro `cglobae_subl_internal' defined hfolder/common/x86/quanter-a.ae ssomurc:20e_su35: wbfoarninlder/cogmmon/x86/pr: droedicpping trailing empt-a.ty paasrametm:495: ... er in call to multi-line macro `Dfrom mEFINacro `PE_ARROLOGGS_INTERNUE' defined hereAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2037: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2037: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1989: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1905: ... from macro `PREDICT_8x16C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asource_susbfolder/comm:786m:on/x ..86/sad-a.asm:1602. fro: m wamacrorni `cglngob: improperly callinal_ginternal' mdefinedu hlti-linesoue rcmaer_screou sourc`bSe_EsuTUP_STACK_bffooldlPOIdNTere/r/cocomER'mon/ wmmoni/th 0xx886 /parametp6/qredictuea-ntrsa [.-a.asasmm::2039:487 w-aw+m:r n...iancrg : frimomp roopmacre-poa `rraPmsROlyL OG-legUcaE'l defacy] ined sohereulr ce_ing msubultifold-lier/cne ommoman/x86cro/sa `SETUP_d-aSTAC.asK_POm:INTE1552R' : s.owi.thurce_subfolder 0/ parac.o fmmmeon/teromrxs m[-a8w6cr/+po m`arcredSiADcot_X_S-aS-Ep.a2s' md:1eafraimn9es-dl 8heeregac ysourc] e9so:_s ubwurfce_asrnoulidng:e r/dcbomromponpif/olx8ndger6/ tc/oraismlmaond-/axi86/qng.u aant-a.emsaptmsm:y :pa197r4898: am:e.ter .in . fr..o.m fmarcor cmaoll to m m`uCOEFF_ltaLi-Acrol S`Tin_cAVX5eg 1lob2'al' defined defm herainedec hero `DEFINE_Ar Re GSsource_ss_INTERouNuArLcbfeo'ld_ers u/cob[f-olmder/wco+momanmcrmo/-xopanr8/x86/6/sqamsua-dan-at-.asmleag.aa:csy]7m:7846 : 9: ..so.... from f marom macrcrourco ` cg`ceg_slloobaublablf' odl_defeiri/cneodmnm hoent/x8r6/eren aslpourredc'e di_efcit-nsaued hber.asfmolde:19e0 rs/5c:ou rce.o.mm_o.n sufbro/m xm86/folder/commaquocn/xarno 8`t-PaRE.DIas6m/saC:T787d_-: .8..x16aC_D C'.afsr dmoe:48fi7:nemd m acr o he.`.cglr.e foro balmso muacr_icen_rso ute`rPROLnabOfl' GoUlderEde/c'fom mdefined here oin/x86/predinct-ed here a.assom:748: ...urc froe_sm mubfoacrlder/common/xo `86/quant-acglo.asmbal' d:48efi8:ned ... he from macre ro `PROLOGUE' definsourced e_subfoldehere r/common/x86/predict-source_subfolda.asmer/:786:c om... frommon/x86/sad-a.a macro sm`souc:160grlobc2: alwarnin_inete_srnualbfol' defdierned /hecreo mmog:s odroupn/rx8pi6ng/qcuean_sut-abfo lder.astm:2r03a/9comm: woiarnliingn n/xg: empdty roppinp86/pg atraramredieict-a.liasntegr e inm calpty mpa:495:r al t.o mmulteteri-l.ine in m acalcl r. frot om `mo muDltai-cEFrINlion E_`APe ROmaLcOGroU `DEFRGSEINE_A' _RGdIefinNS_INTETed Rhere NAELRNAL'' [ [-w+-wmac+macro-paramsr-olega-pacy] rams-lsoegaucyrc] e_susoubfolrce_der/comsubfolder/common/x86/sad-a.masmon/x86/qua:1552nt: -a.asm.:1.. 98fro9: ... fm macrrom mo `acSADro `CO_X_EFFSSE_LA2' ST_defAVineX5d 12' heredefi nesoud hrce_sereu bfosoldeurcer/c_subfoommon/x86/sad-a.asml:748: ... frodmer/com macro `mocgln/x8oba6/ql' duant-efia.asmn:749ed: .. h. ere from smaource_crso ubfol`cgder/clobaoml' dmonefined/x here 86/sosad-a.aurcsm:e_sub786fo: ...lde from r/comacro `cglobal_internal' demmon/xfi86ned here/ source_subfoldequant-a.asr/common/xm:7886/s7:ad- .a... asm:fr495om mac: ..ro `cglo. fbarom macro `PROLOGUE' defined here l_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2040: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2040: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:1989: ... from macro `COEFF_LAST_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2041: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2006: ... from macro `COEFF_LAST64_AVX512' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2041: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2006: ... from macro `COEFF_LAST64_AVX512' defined here source_subfolder/common/x86/quant-asource_.subfolder/caosmmmon/:749: ... from max86/prediccrot-a `.asm:c1g9lo92:bal' defined her wae source_subfolder/common/x86/quant-a.asm:787: ... frninrom macro `cglobal_internal' defined here gsourc: impropee_subrly callifolder/ng cmommon/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here ulti-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1905: ... from macro `PREDICT_8x16C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:1992: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1905: ... from macro `PREDICT_8x16C_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_ssource_subfoldeubr/cfoldommon/x86/qer/uant-a.asm:2121: common/x86/predwarnict-ing:a.a ismmproper:7l86:y c... alling multi-lifrne macro `Som macro `cglETobalUP_intern_Sal' dTACK_POINefiTER' with 0 panerad hemereters [-w+ macrsoo-params-legacy]ur ces_sourubfoldece_subfolr/dercom/cmoommon/x86/qn/x86/preuandict-a.asm:20t-a73.asm:4: 95...: .. from mac. ro `COfrom macro `PROLOGUEEFF_'LEV dELRUN' definefed inedhere here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2121: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2122: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macrsource_subfoloder/com-pmon/arams-lex86/sgacad-a.asm:161y]5: w arningsou: ircempr_suoperly cabfoldelling multi-line macro `r/cSETUPommon/x8_STAC6/quanK_Pt-aOIN.asm:2T0E73:R' w ...ith fr0 parameters [-wo+macro-param ms-lmaegacy] cro so`Curce_sOEubfolder/common/xFF_86/LEVEsadLRUN-a.a' dsm:1605:efin ... fedrom ma hcro `erSAD_X_AVX2' defie nedsou herce_re subsourcfole_suder/common/bfoldx86/er/coquant-ammon/x86/sa.ad-a.assm:749: m:74...8 fro: ... from macro `cglmoba macro `cgloball' d' defiefinedned hhereere sourcesource_s_subfolubfderolde/comr/common/mon/x8x86/q6/sad-uana.at-a.asm:787sm: :78... 6: from macro `cglobal_i... fnterornam macl'ro d`cefined here global_internal' definsoued hrcere e_subsofoldeurcr/commoe_sn/x86/uqbfuanolder/t-a.comasm:mon/488:x86/sa ... fromd-a.asm m:487acro: ... `PR fromOLOG mUEacro ' `PRdeOLOGfineUE'd hderefine ed here source_subfolder/common/x86/predict-a.asm:2032: warning: improperly calling multi-line macsource_subfolderr/oco `mmon/x86SE/qTUP_STACK_POuantINT-a.aER' wsmith 0 parameters [-w+macro-parasomurce_s-su:b2folde1r/clomme2on/xg2: warning86:a cdry/opp]insg tradas-oa.aurscie_sublinfmogl :1edmpter6/y 1p5coa:mmon/x w86/praraedicmet-a.trniaesm:n199r 8g: in... from ca: ll mac dro r`PREDICTtooppi mngult ti-railing leine m_mpC_tDacyro pC_ `TDaraOmetEFINE_ARGeP' defineS_INTr in cdalE l RtoNAher mule Lst' i-lo[uircn-w+meacreo-_spub mfaarcamroo s-ll`degear/ccoyDEF]INmmEon_A/RGS x86_I/NTEpRNALsro' u[-w+erdmacict-a.raso-pcmeara:ms-_subfol748der/commonl:eg /x8..6/. qufarom mnat-a.casm:20ya] 73: ... soucfrorom `mrcceglaobca_l's deubfrfo `CoinOEeFFd _LEVElder/comLRUN'mo here dsefoinneurcd here source_subfolder/common/xe/_sx8u6/bfosad-86/la.asm:de16r/0q5:ua .nc..otm-amo.n/asm f:r7x48o9m macr: 6./predi.o `SA. cD_fXr_AVt-aX2' dom efimacn.roas `mcgleobdal h' edree fined :s7ouhrere c8e6:_s .s.u.o fromubrc fomacro `elder/_comscgumbolobfoalld_einrn/c/tx8eormmnoaln/x' define6/sadd here -a.asmsour8:764/qceuant_-asubfo8lde:. .as..m: f78ro7:m .ma..cro `cgr f/crlomomobmon/x86/pral ma'c defroin edie`ctcgld o-habal.a_isentre ernalms:'ource d4e_s8u7:bf .olf.in.d erefrdo /hecorem mmo source_smnaubfolc/xr86der/commono/x/86sa `PRd-a.aOLOGUE' dsmefi:7n/quante8d-6: .a. heasm.r. e: 496: ..fro. fm mrom macro `cglobal_internal' defained hercre so our`PROce_LOGsubfUE' defined olherede rsource_subf/colderomm/common/x86/pon/x86/sad-a.asredicm:t-a.asm:2032: wa495rning: dropping trail:i ...ng empty paramete fr in call trom mao mucro lti-`PRline macrOLOGUE' o def`DEFINE_ARineGS_INd TERNAherL'e [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1998: ... from macro `PREDICT_C_DC_TOP' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2125: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/commonsourc/x8e_s6/predict-ua.abfosmlde:20r/c33:omm waon/x86/rniquang:nt- ima.aprosm:perly ca212lli5: ng warmulti-line nmacro `SETing:UP_ STdroACK_ppingPO traINTEiliR' with 0 parang emetemptyrs [ pa-wrameter in call to +mulmacroti-line -pamacrrams-legaco `y]DEFINE_ ARGsourS_Ice_NTEsubfoldRNAL' [er/-w+macro-paramscommon/x8-leg6/pracedy] ict-soura.asm:199ce_s8u: ..bfo. frolderm macr/common/x86o `PR/quaEDICnt-T_a.asm:2073: ... fC_DC_TOP'rom defined here macro `souCOErceFF__sLEVubfolder/ELRUN' definecod hermmon/e x8so6/urce_suprbfoldeedrict/common/x86/q-auan.asm:7t-a.48: .asm..:749 f: rom ... macrfrom mo acro`c `cggloblobal' defined hereal' dsoeufined rhceere_sub fsouroldce_er/cosubmmofoldn/x86/quant-a.asm:78er/com7: mon/x86/pre... from macrodi `cgct-a.alobasm:786l_i: nternal' defined... f hererom m asource_subfoldcro er/`cgcolobalmmo_internn/x86/al' quantde-a.asfim:496:ned ... fromher mace ro `soPROLOurGUEce' def_subifolder/nedcommon/x86/pre heredict-a .asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2033: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:1998: ... from macro `PREDICT_C_DC_TOP' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2127: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2128: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2128: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/source_subfolquant-ader/com.asmmon/x86/predict-a.asm:20:2057: war73: ... from macro `COEFF_LEVEnLing: RUN' defined heimre prsouoprce_erly subcalling multi-lfine molder/commoacro `SETn/x86/quantUP_S-a.asm:749: ... fTACK_POrom macro `INcglobal' defined herTEeR' wisouth 0 rce_parasubmetfolder/common/x86/ersquant-a [.asm-w:787+macro-params-legacy:] ... from macsroo `urce_subfolder/common/cgx86lobal_inter/prnal' edict-adefi.asned m:2040: her... fe rom macrsourceo `PR_suEDICTbfolder_16/common/x8x16_6/quant-V' a.asdefinm:4ed 96:here s... fourromce_su mabfocrolde `PRr/cOLOommGUE' defon/inex86d he/prre edict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2057: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2040: ... from macro `PREDICT_16x16_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1616: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1605: ... from macro `SAD_X_AVX2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1616: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1605: ... from macro `SAD_X_AsourceVX_su2' bfoldefderined/com here monsource_su/x8bfo6l/der/quacommon/xnt-a.a86/sadsm-a.as:2130: warm:7nin48: ..g: . from maimcro `cglobpropalerly cal' dlinefined hereg mu ltsourci-lie_sne mubfoacrlder/coo `Smmon/ETUx86P_ST/saACK_POINTERd-a' w.asm:786: ... froith m mac0 ro `cglparaobalmeter_interns [-w+maal' defcrinoed here-p asourarce_mssub-lfolegacy] soder/common/x86/ursadce_subf-a.older/commasm:495: on/x... from macro `86PRO/quaLsounrt-ace.a_sms:ubfo207l3:d e..r/c. formmoOm omnacrG/oUE' defix86/n preedicdt- ha.aer`CeO EFF_LEVEsmLRU:20N' 59: wardefined hning:ere impsource_subfolroperder/cly commoalling muln/ti-line macro `SETUP_STACK_POxI86/quNantTER' wit-a.ah 0 parameters [sm:749: ... from macro-w+macro-params-lega `cglobcy]al' de finsoued hererce _subfoldsource_subfoler/comder/comon/x86/predict-a.asmmmon/x86/:2040: ... quafrom ntmacro-a.a `PsmRED:78ICT7: _...16x from m16acro_V' ` decglfiobalned_int hererne source_subfoldal' definered/com here mon/xso86/urce_supredbfoldeict-r/commona.a/x8sm6/qu:748an: t-a.a... smfro:48m m8: .acr.. o `cgfrloom mbaacl' defined herore `PROLO GUE'source_ desubfinefold hedere r/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here sourcsoe_ursubfolder/common/x86ce_sub/predict-a.asm:487: ... frofoldem mr/cacrommon/x86/quant-ao `.asmPROL:2130:OGUE w' defined arniherng: dre opping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' soudefirce_subfoldneed hr/comemore n/x86so/prurcedie_subfct-aolde.asr/common/x86m/quant-a.:2059: wasm:arning74: dr9:oppin ...g trailing empty par from mameacroter i `cn call globtoal' mult di-lefineined heremac ro so`DEFurcINEe_subf_ARoldGS_er/coINTERNAmmon/x86/quant-a.asmL' [-:787w+: macro-... fparams-romleg macro acy`cglo] bal_isnteourcrnae_sl' defined ubfoldhere ersource/co_subfmmoldon/er/x86com/premon/x86dic/quant-a.asm:4t-a.a96: sm:20... fr40:om macro `PR ... fOrLom maOcrGUE' o defi`Pned REDhereICT_1 6x16_V' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:488: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_ssubfolder/common/x86/qouant-a.asmurce_:749sub:fol der../comm. fon/x8rom6/sad-a ma.asmcro:1617 `:cglobal' d warning: iefimpronesourcdperl y heercale_sliungb folde smuor/ucorlti-line macmce_surbfoolde r/cmommono`/x86/prSETedict-nUP_STAC/a.Kas_Pm:2OINTxER'86/0 6qu2: wwaiarnitnh gn:t- 0 iparaampr.aospemmrlyet cearsl [li:ng78 -w7+mmau: .crolti--.pli.ar afnromme mmaasc-lerogcrao `c ySE`cT] UP_gsSTolAurobaCKl__iPOINTEnRce'_ witsteh 0u bpafolrder/nacolm' modn/xera86mfie/nesdad ther-ser a[-.w+macro-pe asousm:race_ra1ms-s6ub05:l .ef.. olfrdoegram macro `SAD_/cyco] Xmm_oAVX2nso'u/rcx8e6 d_sefineubfd/qua ohldentre-a .asmsour:e49cer6/_scu: b.om.f.mono lfrd/xer8/6/predocm macro `ommPRon/x8iOct-LOG6a/s.ad-aas.UaE' dm:ef20i4nsem:d748 h:0ere: ... . fro.. m mafrocrom mac `PRro `EDICcglT_oba16x16l' _Vdef' defineined hered her e sourcsoe_suburcfoldee_sur/cobfolmmonder//x8com6/predmon/ict-ax86.asm/s:74ad-8:a.asm .:78.6.: ... fro from macro `cglobm mal' daefined hercro `cglobe al_isonternaurcl' e_sudefinedbfolde herer/commo n/x86/source_subfpreolddier/cct-a.ommonasm/x8:76/sa86d-a: ..asm:487: ... fr.om . macrofro `m macrPo ROL`cglOGUEobal_internal' define'd defined h here ere source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/psoredicurce_t-a.asm:ssou2062rub:foldec wre/_subarcnfioomlnmg: dondreoppri/nx8g/common6// trailinqugan etx86/sad-a.-a.masasmm:1:2611pt37y:8: pw arwameatrnearininng:g d:r r iopnp ingc altrl taiimprol opermingu ely mpty parcaamletlinlg mti-liunel maetic-lroin `eDErF in cImaNcE_alrol to `SAR ETUP_GSSTACK_PmultOINi_INTE-liRNAL' [TnEe R-mw' +wmaaccrioth-ro `0p DpaEaFraIrNmeatmseEr_s -legAa[RGS-_INTEcw+myR] Nacro-pasraouArL'cems_-subfo leg[-acldey] ws+macr/rocommon/x86/o-upparamrrcs-elega_ediscuy] bfct-aoldersour.acse_msu/:204bcommon/x86/f0:quo lantde.r/c.ommon./- frax.86/asasmd-:a2o0m. 73m:asma cr.:.o `P.R froEmDIC mT_a1c1r60o6 `x516CO:E _.F..FV'_ L EfdrVEoLm RmaefUcrinN'ed odef i` henSereAD _Xsod_ AVXu2rc'h ere dse_osuurbcfefoildener_eds heu/bre fsoocldeor/mmoucnormmoce_/ns/ubxfox886/plrdeedr/iccotm-amo.an/sx6/mq:8746u/sa8nadt--aa..aa:s ...ms:7m fr:7om48:4 9mac: ... f.r.ro. m frmoaoc m`ro `ccglgob amacro l' defined` hlobere asol'u cgdrece_fineslubdf herobale osou'r ldece_sfderubfo/clionder/ecdm moomnhme/x8ron6/x8/e 6/pressadd-a.oiuasrcm:786ect-_subf: ... frolder/common/x8a6/o.asmm maqucro :7`cg86alobal_intnt-:a.asm:ern787al' d .ef..i f: ..rom m.n eda frocrm ohmea cr`creg o sou`lobal_icgnrteclorbal_neain_tsl'eurbfolnad el'd erfdi/ceomfinnemded heonre/x8 6/ here ssado-sa.ouausrcerm:_4c95: es_s.ubf..oulbf dfer/rocom mmoldaceror/c `oPmmmonROLOGUEo/xn'86/q duae/nxfint-8a6e/.apdrsme:di4 8cth-ae8r.a:sm e..:.4 95 fro: m m..acr. o from macro `PROLOGUE' de`PROfined herLOGUe E' defined here source_subfolder/common/x86/quant-a.asm:2138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/quant-a.asm:496: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/quant-a.asm:2139: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/quant-a.asm:2073: ... from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglobal_internal' defined here source_susource_subfbolfolderder/common//cox86/predicmmon/x86/quant-a.atsm-a.as:488: m:2082... from : macrwao `rniPROLOGng: improperly calling mUEulti' de-lifine mnead herecro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here sousourcerce_subfolder/_scommon/ubx86/prfolder/commedon/ict-a.asmx86/quant-a.as:748: m:2139: ... from mawarning: cro `drocglppiobang l' dtrailing emptefy ineparameter in call to mud herelti-line m acro `sourDEFINce_E_AsubfoldeRGr/common/x86/predict-a.asm:786: S_IN... TERfromNAL' mac [ro `cglobal_internal' defined h-w+macroe-repa rasoumsrce_-lsubfoegaldecy] r/cosourmmonce_/x8subf6/polderedir/coct-a.mmasm:on/487: ... fromx8 macro `P6/ROLOquant-GUE' a.asmdef:20ine73d her: ..e . from macro `COEFF_LEVELRUN' defined here source_subfolder/common/x86/quant-a.asm:749: ... from macro `cglobal' defined here source_subfolder/common/x86/quant-a.asm:787: ... from macro `cglsource_subfolder/coobal_intmmoernan/l' dex86/pfiredict-neda.asm: here2082 :so waurcrnine_sug: bfodroppingld traier/commling emptyon/x86/quant pa-aramete.asmr in:49 ca6: ... from macro `PROLOGUE' defilnedl to her me ulti-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2085: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2085: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1618: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1605: ... from macro `SAD_X_AVX2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1618: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1605: ... from macro `SAD_X_AVX2' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2087: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2087: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2069: ... from macro `PREDICT_16x16_H' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2105: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2105: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2174: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2145: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2174: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2145: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2174: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2152: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2174: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2152: ... from macro `PREDICT_16x16_DC' defined here sourcsource_subfe_subfololdeder/common/r/common/x86x/predi86/sad-ct-a.asm:18a.asm:748: ... f1rom9: macr warnino `cgg: improperly calobal' definlled ing multi-line maherecro `SETUP_STACK_POINsource_subfolder/commonTE/x8R'6/predict-a.asm:786: ... from with ma 0 parameterscro `cglobal_ [-winternal'+m defined heracroe-par ams-lsouregacy] source_sce_subfolder/comumbon/fox86/sad-a.asmlde:1621r/common/x86/predict-a.asm: :495... from m: acr... froom `SAD_X_macro `PROLOGUE' dW4e_AfinedVX5 h12' dereefined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1819: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2174: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2174: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1820: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1820: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2177: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2145: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2145: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1821: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1821: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2177: warning: improperly calling multi-line macro `SETUP_STACKsource_subfolder/common_/POINx86TER' with 0 parameters/sad-a.asm:1822: w[a-w+rning: immacro-params-legacpropery] ly casoullingr ce_sumulbfoti-llindere macro/commo `SETUP_n/x86/predict-STAa.asCKm:21_POI52NTER: ... f' rom with 0 parametersmacr [o `PREDICT_16x-w+m16_acroDC-params' -ledegacy] fined here ssource_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined herource_subfolder/common/x86/sad-a.asme:16 8s4: .our.. fromce_ masubcrofol `SAD_X_W8_AVX512' definder/ced here ommon/x86source_subfold/predier/common/x86/sct-a.asad-a.asm:748: m:786: ... from ma... fromcro ` macrcgloo `cbal'glob dealfined _ihenterre source_nal' definsubedfold herer/ce ommsoon/x8urce_su6/sad-a.asmbfol:786: ... from macdro er/`common/cglobx86/palredic_intet-a.asrnam:487:l' defined he..re. f sourroce_sm macro `PROLOGUE' dubfolefined here der/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2177: warning: dropping trailing empty psourarceameter in_su callbfo tldeo mulr/ti-comline mmoacro `DEn/x86/sad-a.asmF:18INE_A22:RGS_ warning: dropping tINTEraiRNAL'ling emp [-w+macty ro-paramparams-legacy] eter isource_subfoldenr/c calomml toon mult/x86i-l/preinedic mat-a.cro asm`DEFIN:215E_A2: ... RGfrom maS_IcroNTE `PRNAREDL'ICT_1 [-6x1w+m6acro-_paraDC'ms-lega defined here socy] ursourcce_se_ubsufolderbfol/comdmoner//x8com6mo/predict-a.an/x86/sm:sad74-a.a8: ... smfrom :16macro `c84: glob... from macro `SAD_X_W8_AVXal' d512ef'ine ded finedher here e sourcsoure_sce_subfolder/cubfolder/ocommon/mmon/x86x86/sad/pr-a.asm:748: ... fromedic macrot-a `cgl.asmoba:7l' 86: d... from macro `cglobal_interefined hernal' dee finsoedurc here_se ubfosoldeurce_subfolder/common/x86/sad-a.arsm:/common/x8786: ...6/ from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-pra.asedict-am:4.as95: m:4...95: fro...m m from acrmaco `PROLOGUE' definedro he `re PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1823: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1823: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2177: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/predict-a.asm:2177: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/predict-a.asm:2156: ... from macro `PREDICT_16x16_DC' defined here source_subfolder/common/x86/predict-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/predict-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/predict-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1825: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1825: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1826: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1826: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1830: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1830: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1831: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1831: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1621: ... from macro `SAD_X_W4_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1832: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1832: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1833: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1833: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1834: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1834: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1684: ... from macro `SAD_X_W8_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1836: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1836: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1837: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:1837: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1744: ... from macro `SAD_X_W16_AVX512' defined here source_subfolder/common/x86/sad-a.asm:748: ... from macro `cglobal' defined here source_subfolder/common/x86/sad-a.asm:786: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2178: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1983: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here source_subfolder/common/x86/sad-a.asm:1949: ... from macro `SAD_CACHELINE_START_MMX2' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2178: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1983: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here source_subfolder/common/x86/sad-a.asm:1949: ... from macro `SAD_CACHELINE_START_MMX2' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2179: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1983: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here source_subfolder/common/x86/sad-a.asm:1949: ... from macro `SAD_CACHELINE_START_MMX2' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2179: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1983: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here source_subfolder/common/x86/sad-a.asm:1949: ... from macro `SAD_CACHELINE_START_MMX2' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2180: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1983: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here source_subfolder/common/x86/sad-a.asm:1949: ... from macro `SAD_CACHELINE_START_MMX2' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2180: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1983: ... from macro `SAD8_CACHELINE_FUNC_MMX2' defined here source_subfolder/common/x86/sad-a.asm:1949: ... from macro `SAD_CACHELINE_START_MMX2' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2190: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2190: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2190: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2190: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2191: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2191: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2191: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2191: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2206: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1913: ... from macro `SAD16_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2206: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1913: ... from macro `SAD16_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2207: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1913: ... from macro `SAD16_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2207: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:1913: ... from macro `SAD16_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2213: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2213: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2213: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2213: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2214: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2214: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2161: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2025: ... from macro `SADX3_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2214: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:487: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad-a.asm:2214: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad-a.asm:2162: ... from macro `SADX34_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:2091: ... from macro `SADX4_CACHELINE_FUNC' defined here source_subfolder/common/x86/sad-a.asm:495: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:116: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:116: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:117: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:117: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:118: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:118: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:119: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:119: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:120: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:120: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:121: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:121: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:122: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:122: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:124: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:124: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:125: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:125: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:94: ... from macro `SAD_MMX' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:184: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:184: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:185: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:185: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:186: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:186: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:187: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:187: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:188: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:188: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:190: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:190: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:191: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:191: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:192: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:192: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:193: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:193: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:195: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:195: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:196: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:196: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:197: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:197: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:198: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:198: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:202: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:202: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:203: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:203: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:206: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:206: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:207: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:207: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:166: ... from macro `SAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:415: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:371: ... from macro `PIXEL_VSAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:415: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:371: ... from macro `PIXEL_VSAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:417: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:371: ... from macro `PIXEL_VSAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:417: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:371: ... from macro `PIXEL_VSAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:419: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:371: ... from macro `PIXEL_VSAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:419: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:371: ... from macro `PIXEL_VSAD' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:422: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:422: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:485: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:485: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:489: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:489: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:492: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:492: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:493: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:493: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:495: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:495: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:498: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:498: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:499: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:499: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:500: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:500: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:501: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:501: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:504: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:504: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:506: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:506: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:507: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:507: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:511: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:511: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:513: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:513: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:517: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:517: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:518: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:518: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:519: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:519: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:520: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:520: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:524: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:524: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:525: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:525: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:527: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:527: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:528: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:528: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:530: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:530: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:532: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:532: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:533: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:533: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:534: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:534: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:537: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:537: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:538: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:538: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:540: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:540: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:541: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:541: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:457: ... from macro `SAD_X' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:609: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:548: ... from macro `INTRA_SAD_X3_4x4' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:609: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:548: ... from macro `INTRA_SAD_X3_4x4' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:611: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:548: ... from macro `INTRA_SAD_X3_4x4' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:611: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:548: ... from macro `INTRA_SAD_X3_4x4' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:613: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:548: ... from macro `INTRA_SAD_X3_4x4' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:613: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:548: ... from macro `INTRA_SAD_X3_4x4' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:684: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:644: ... from macro `INTRA_SAD_X3_8x8' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:684: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:644: ... from macro `INTRA_SAD_X3_8x8' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:686: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:644: ... from macro `INTRA_SAD_X3_8x8' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:686: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:644: ... from macro `INTRA_SAD_X3_8x8' defined here source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:704: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:485: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/sad16-a.asm:704: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/sad16-a.asm:746: ... from macro `cglobal' defined here source_subfolder/common/x86/sad16-a.asm:784: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/sad16-a.asm:493: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:245: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:245: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:246: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:246: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:247: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:247: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:248: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:248: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:249: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:249: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:250: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:250: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:251: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:251: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:252: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:252: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:254: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:254: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:255: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:255: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:256: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:256: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:257: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:257: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:258: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:258: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:260: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:260: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:261: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:261: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:183: ... from macro `SSD_ONE' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:689: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:689: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:691: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:691: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:693: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:693: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:695: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:695: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:545: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:757: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:757: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:790: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:772: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:790: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:772: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:792: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:757: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:792: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:757: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:792: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:772: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:792: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:772: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:850: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:850: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:929: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:929: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:974: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:974: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1010: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1010: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1010: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1010: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1182: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1159: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1182: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1159: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1183: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1159: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1183: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1159: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1209: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1209: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1493: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1472: ... from macro `SATD_MxN_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1493: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1472: ... from macro `SATD_MxN_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1472: ... from macro `SATD_MxN_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1472: ... from macro `SATD_MxN_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1495: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1472: ... from macro `SATD_MxN_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1495: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1472: ... from macro `SATD_MxN_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1537: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1537: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1543: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1554: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1554: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1561: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4050: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4050: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4051: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4051: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4052: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4052: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4053: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4053: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4305: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... fromsource_su macro `PROLOGUE' bfolder/cdefined here ommon/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacysour] ce_subfolder/common/x86so/pixel-a.asm:4urce_su77: warning: bfodroppldeingr/c trailingommon/ empty parametx86er /piin caxelll -a.tasm:1877: ... from macro `SA8Do mu' lti-delinfine med acro `DEFINE_ARGS_INherTERe NAL' source_s[-w+ubfolmacder/common/x86/pixel-a.asm:750: ... from macro `cgro-plobaramal's-lega defcy]ined here soursource_ce_subfosublder/cfolder/commommonon/x8/x86/p6/pixel-a.asmixel-:788: ... fa.asmrom m:423: acro... f `cglrom macro `SSD' definedobal_ here isnternaourl' dece_fined hersubfoe ldsouer/common/x86/prce_subfolder/ixel-commoa.asmn/x86:75/pixel-a.as0: m:489: ... from macro... f `Prom mROLOGacro UE`cglobal' defined ' dherefinede sourcheree_subfolder/com mon/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/commsource_subfolder/comon/x86/pixmon/x86/pixel-a.asm:43el-34:a.a wasm:497: rni...ng: from droppingmacro `PROLOGU trE' aildefingi empty paramned here eter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:478: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:478: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:479: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:479: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:481: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:481: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:482: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:482: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:483: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:483: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:484: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:484: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:486: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:486: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:487: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:487: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:488: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:488: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:489: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:489: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:490: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:490: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro sou`PROLOGUE' defined here rce_subfolder/common/x86/pixel-a.asm:494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+msouracro-params-legacy] cse_ource_subfolder/commosubn/x86/pixel-a.asmf:4200: ... from macroolde `r/coHADAMARD_AC_SSE2mmon' defined here /soux86rce_s/pixel-a.asm:494: warning:ubfold drer/common/oppinx86/pixel-a.asm:4246: ... frog trm macro `aiHADAMlingAR eD_ACmp_ty parWXH_ameterSSE i2' defin caned herll to multi-line e macro `DEFINE_AsoRGSurc_Ie_sNTERNAL' ubf[-w+oldermacro-par/common/x8ams-le6/pixegl-a.acy]a smsourc:75e_subfold0: er/co... frmmon/omx8 ma6/cro `pixelcg-a.alobalsm' def:42ined3: . here.. fsouromrce macro_s `SSD' definedubfolder/common/x86/ here psourixelce_subfolder/common/-a.ax8sm6/pi:788xel: .-a... asmfro:75m 0: .macro `c.. from maglocro bal_`cginterlobal' definenad l' dhefined here ere sourceso_subfuoldrceer/_scoubfmmon/x8old6/per/comixel-moa.an/sm:7x86/88pix: ... fel-rom maca.asmro `c:497:glo .bal_interna.. froml' def minacredo here`PROLO GUE' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:494: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:494: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:495: warning: improperly calling msourucle_subfolder/commoti-lin/x86/pixel-a.asm:4335: warnne macing: ro `SETUPdropp_Sing TAtraiCK_PlinOINTEg empty paramR' etewitr ih 0n call pto muarametersl ti-li[-ne mw+acromacro-params-le `DEFINE_ARGS_INTgacyERNA] L' [-souw+mrce_acrsubfolder/commono-p/x8arams-legacy] 6/pixesourcl-a.ae_ssm:423: ... from ubfoldmaer/ccro ommon/x8`S6/pixel-a.asm:4201: SD' ... fdefinerom macro `d herHADAMARD_e AC_SSE2' sourcedefin_sued herebfolder/c ommon/sourcex_su86/pixebfoldel-a.r/common/x8asm:7506/p: ixe...l-a.asm f:4246: ...rom m from macacroro `cg`HAlobaDAMARD_Al'C_WX dH_SefinSE2ed' defined h hereer e source_ssouubfrce_subolder/folcommoder/n/x86common/pixel/x8-a.a6/pixesml-:750a.asm:: ... fro78m macro `cgl8:obal' ... from defimacrned hero e `csourceglob_subalfolder/c_iommon/xnt86/pixelerna-a.asml' def:78ined8: her ... from e macro `cglobasoulr_ceinternal' define_subd herfe osldourer/coce_mmon/x86/subpifolder/cxel-a.asm:489: ..ommon/x86/pixel-a.asm. :49from ma7:cro `PR ... OLOGUE' deffrom macrined here o `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:495: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:495: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:495: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:496: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:496: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:497: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:497: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:498: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:498: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:502: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:502: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] sousrceource_subfolder/_subcommon/x86/pixel-afolde.asmr/:2142co:mm ..on/.x86/ frpixom el-macro `SAa.asm:503: war8nD_SATD' defineding: dro hereppi ng trailing empty souparrcea_sumbfoetelder in calr/comml ton/x86o multi-lin/pixel-a.asme macro `DEFINE_ARGS_:750: ..INTERNAL' [. -w+frmacom mroacr-paro `camsglo-lebagalcy]' de fisounerced _suherbfoe ldesor/cource_subfoldemrmon/x86/pixe/common/x86l-a.as/pixel-a.asmm:788: :43... from m3acr: o `c... glofrom mbal_intacernarol' defi `SSDned' de herefined here sourcsoue_srce_ubfoldsubfoler/dercommon/x86/pixel/com-mona.asm:/497:x8 .6/pi.. from xel-amacr.asm:497: o `..PROLOG. from UE' definemacro `Pd heROre LOGUE' defined here source_subfolder/common/x86/pixel-a.asm:504: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:504: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:505: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:505: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:506: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:506: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:508: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:508: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:509: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:509: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:510: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:510: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:511: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:511: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixesl-a.asmou:514: warning:rce i_subfolmproder/perly callcommoing multin/-linx8e 6/macro `Spixel-aET.asUP_STACK_POm:4354: IwaNTErniR' wing:th imp 0 parropeamerlyters [ -wcal+macroling m-paraultims-legacy] -line macro `sSETUP_ourSTce_subfoAClder/commoK_POIn/x86/pixeNTER'l-a .asm:433: ... from macrow `SSD' defined here ith sou0 rcepar_suabfolmeder/common/x86/pixel-a.astersm :[-w+macro-params489-leg: .acy].. from mac rsouo `PROLrceOG_subfUE'old deerfi/commnedon/x h86ere/pi xel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixesoul-rce_subfolder/coma.asmmon/:750:x86/p ... ixel-a.asm:from m514: warnacro ing:`c dglropobalping trailin'g em defptyine pad hrameter erein ca ll to sourmulce_sti-ubfoline mlderacro /c`DEommon/x86FI/pNEix_ARGS_elINTER-aNA.asm:788: ...L' [-w+ma from mcro-params-legaacro cy] `cglobal_insourterce_subfolder/conal' definedmmon/x86/pixel-a.asm here :433sou: .rce.. fr_suom bfomacldero r/com`SSmon/x86/pixel-a.aD' defined here sm:sourc489e_s: ... from mubfacro `older/comPROmon/x86LOGUE' define/pid here xel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:515: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:515: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:516: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:516: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:518: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:518: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:518: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:518: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:519: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:519: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:519: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:519: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:520: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:520: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:522: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:522: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:526: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:526: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:433: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:527: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.assourm:750ce_su: ... from mabcrfoldeo `cglobal' defined here rso/comurcmon/x86/pixel-a.e_sasmu:435bfo4: walder/commrningon/x86: /pixel-a.asimprom:788perly: .. ca. flling multirom mac-liro `cglobne macal_inro `SternalETUP_S' definTACK_Ped herOINTER' we ithsource 0 parameters [-w+macro-params_subfold-leer/cogacy]mmon/x 86/pixel-a.asoursm:489: ...ce_ from macro `PROLOGUEsubfolder/common/x' d86/efined herpixel-a.asm:1790e : ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from masoucrorce_subfolder/ `Pcommon/xROL86/OGUpixE' el-adef.asm:ined527: hewarre ning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:423: ... from macro `SSD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:689: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:689: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/sox8urc6/pe_subfolder/coixemmon/x86/pixel-a.asml:691-a.asm:180: warning: improperl2: ... yf carom macrollin `Sg multi-liATDS_ne macroSSE2' defin `SETUP_STACK_POINTER' wed here ith 0 paramsouetercers _subfolde[-wr/c+macrommono-pa/x86ram/pis-lxel-a.egacyasm:7] 50: ... from macro `cglobal' defsource_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NiV12ned here ' defined hereso urce_sousubfolrceder/c_subfolder/common/x86ommon/pixel-a.asm:750/x8: ... 6/pixel-a.from macasm:ro `c788: glo...bal' defined from here msourcacre_soub `cglobal_internafoll'der/comm defioned heren/x86 /pixel-a.souasm:788: .rce_s.. from macro `cglobal_inubfolternader/cl' dommon/x86/pefiixel-a.asm:49ned here7: ... frosourm macro `PROLOGUE' defined hce_eresub folder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:691: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:693: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:693: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:695: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:695: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:620: ... from macro `SSD_NV12' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:797: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:844: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:797: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:844: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:810: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:844: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:810: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:75source_subfolder/common/x86/pixel-a.asm:844: warning: impr0operly: ca ... frlling momulti- macro `cgline lobmaal' decro `SETUP_SfiTACnedK_P heOINTreER' wisource_subfolder/commothn/x8 0 parame6/pterixel-a.asm:7s 88: ... from macro `[c-wglobal_interna+macrl' defined ho-ereparams source_s-ulegbfolacder/common/x86/ypixel-a.] asmsource:4_subfo89: .lder/.. fcommrom macro `PROLon/x86/pixelO-a.asm:826:G ..UE' defined here . from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:844: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:826: ... from macro `VAR' defined here source_subfolder/commsource_subfolder/con/x86/pixel-a.asm:7omm50:on/ .x86/p.. frixel-om maa.asmcro `c:43glo55bal' define: warning: droppd hereing trailing empsouty paramerce_ster iubfoln callder/comm to mon/x8ulti-6/pixline el-a.amacsm:ro `DEFINE_ARGS_I788:NTE ... from maRNcroAL' [-w+macro-param `cs-legacglobal_iy] source_sunterbnafolder/common/x8l' defin6/pixedel-a. hereasm:1859: ... from macrsouo `SArce_s8Dubfolder/comm' defined hereon/x86/pixel -a.assource_subm:4folder/com97:mon ... /x86/pixefrom macrol `PROLOGUE' de-a.asm:750fined : ... fhere rom macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:797: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_intsource_subfolder/common/x86/pixeel-a.asm:4355: wrnalarni' dng: efinedrod pping therrailine g emsourcpty e_suparameter in call bfolder/commont/x86o multi-line macro `DEFI/NE_pixARel-GS_a.asmINTERNAL:489: ... from macro `PROLOGUE' defi'ned here [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' definedsource_su herebfolder/commo n/x86/pixel-a.asm:846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:797: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:810: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:810: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:846: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:826: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:846: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:826: ... from macro `VAR' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:850: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:850: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:929: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:929: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:967: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:967: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/source_subfolder/cx86/pixel-a.asommon/x86/pixmel-a.:497asm: :4356: warning: ...improper from macro `PROLOGUEl' defiy callned here ing multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:974: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:974: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1065: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1065: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1066: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1066: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1016: ... from macro `VAR2_8x8_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOsGoUurce_E' subfodeflder/commion/x8ned here6 /pixel-a.asm:1126: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macsource_sro ub`HADAMARD_AC_SSE2' defined hfereol dser/ource_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixcomemon/x86/pixel-l-a.a.asmasm:11:7526:0: .. warning.: dropping ftrrailing om empmacty pro aram`cgetlober in call toal' defined here mulsoutirce_subfolde-r/clinommon/xe m86acro `DEFINE/pixel-_ARGS_INTERNALa.a' [-w+msm:788: ... acro-params-legafrcy] om msoacrurceo `c_sglobal_inteubfolder/commonrna/x8l' de6/pixfinede helre-a.asm :1110sour: ce_s... from maucbrofold `VARer/c2omm_8x8_on/x86/pixel-a.asmSSSE3' defined :497: .here .source. _subfolder/common/x86/pixfrom emacro `l-a.asm:750: P..R. OLfrom macroOGUE `' dcglobael' defifined here ned here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1127: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1127: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1110: ... from macro `VAR2_8x8_SSSE3' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1182: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1182: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1183: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1183: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1161: ... from macro `VAR2_8x8_AVX2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4358: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from masourcecro_subf `PROLOGUE' odefined lder/coheremmon/x86/ pixel-a.asm:1209: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1209: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1499: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1499: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1512: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1512: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1521: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1521: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1531: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1531: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1537: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1537: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1543: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1543: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4372: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1554: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1554: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1561: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:1561: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4050: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4050: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' definedsource_s heubfolder/common/x86re /pixel-a.asm:4051: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4051: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4052: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4052: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4053: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4053: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4012: ... from macro `HADAMARD_AC_WXH_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/comsomon/x86/pixeurce_subfol-alde.asr/cm:7ommon/x888: ... from6 /pixmacro `cgel-a.asm:4lobal382:_in waternal' derning: dropfinpinged here source_subfolder trai/common/x86/pixellin-a.g easm:497: ... from macro `PROLOGUE' defined here mpty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/comsource_subfolder/common/x86/mon/x86/pixepixl-a.asme:l1877: -a.asm:4382: wa... from macrning: dropping trrailing empo `SAty parameter 8D' definined call to here multi-sourlinece_ macro `DEFINE_ARGS_sIubNTERfolNAL' der/c[-w+mommonacro-pa/x8rams-lega6/pcy] source_subfoldierxel-a.a/common/x86/pixel-a.asm:1808: ... sfromm:750 macro `SATD: ... from macroS_SSE `cglo2' defbal'ined here de fsourinece_d subhere folder/common/x86/sourcepix_subfolder/el-coma.amonsm:750: /x86/pixel-a.asm:788...: .. from. from macr mao `cro `cglobacgll' obal_deinternal'fi defined ned here hersoure ce_sosuburcfoldere_s/common/x8ub6/pixel-a.asm:788: folder... f/corommm macron/x8o `cglob6/pixeal_intel-arna.asm:489: l' ...def frineom d hemacre ro source`PROL_subOGUfolE' der/codefined mmohere n/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4302: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/soupixel-a.arcesm:_subfolder/common/x86/pixel-788: ... froma.as macro `cglobm:4303al_in: wternarnal'ing: defimproperly callineing md hereult i-line macro `SETUsourP_STACK_POINce_subfoldeTrER/common' with 0 p/x86/pixel-a.asm:497arame: ... from macro `PROLOGUEters' defined here [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4385: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4303: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4305: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4997: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4997: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4308: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2227: ... from macro `INTRA_SA8D_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4308: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2227: ... from macro `INTRA_SA8D_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4997: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4997: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5204: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5204: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5247: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5247: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5278: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parasource_subfolder/common/x86/pixel-a.asm:5278: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-mw+macro-eters [-w+parmacro-params-amsle-legagcy] acsoy] urce_susoubfolder/rce_subfolcommon/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here dser/ource_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defcommon/x86/pixel-a.asmined:750: ... he frrom emac ro `sourcglce_sobal'u debfolder/commfined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defineod here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here n/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4311: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5299: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5299: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_source_subfolder/cXMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here sourcoe_submfolder/common/x8m6/pon/x86/ixpixel-ea.asm:497: .l-a.a.. fsmrom :4313: warning:macro `PROLOGUE' define improd herperely calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' dsource_suefbinedfo herldere source_subfol/commonder/common/x86/pixel-a/x86/.aspim:788: xe... l-a.froasmm m:5acro `cglobal_inte4rnal' defined75: herwae rnisngour: ce_subimprofoldeperr/common/x86/pixell-ay calling multi-li.asmne macro `SE:489:TUP ... fr_STACK_om maPOINTER' wicrth o 0 parameters` PRO[-wLOGUE' defined he+macro-rep arams-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixsourcee_sl-a.asm:5ubf400: ... from macro `ADS_XMM' definedo herldere/common/x86 /pixesol-a.aurcsme_subf:4313older/com: mon/x86/pixel-a.warning: droppiasm:ng t750: ..railin. frog empty param mmeter in call to macro `ultcgilobal' define-line d macro here `DEFINE_AsourcRe_subGSfolder/com_INTmon/x86/pERNAL' [-w+macro-paixramel-a.asm:788: .s-lega.. cy] from masocro urc`cgle_subfolobal_internal' definedder/ herecommo n/xsource_subfolder/co86/pixemmonl-a.as/x8m:416/p98: ixel-a.asm..:4. 97f: ro... frm omma macro `PROLOGcro `HADAMAUE' RD_ACdefined here _SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_Isource_subfoNlder/common/x86/Tpixel-ERNAL' [-w+maa.asm:4313: cro-params-warlegacy] nsing:our ice_mpropersubly folcalder/common/x86ling mul/ti-line mapixelcro `S-a.asm:5436: ... EfTUP_STACKrom macro _PO`ADINTER'S_X wiMM'th de0 pfined here arametesource_rssu [-bfow+mldeacro-pr/comarams-mon/x86/plegaixecy] l-a.asousm:rce750: _subf... folderrom m/coacro `cglmmonoba/x86/pixel-a.al' desm:4200: .fined .. frhere om msource_sacro `HADAMARD_ACubfolder/_SSE2' definecommond he/x8re 6/pisouxel-arce.asm_subf:788:older/com ... from macro mon`cgl/x86/pixel-aobal_internal'.as defined herem:4246 : ... soufrorce_sm macrubfolder/co `ommoHADn/x86/piAMARDxel-a_AC_W.asm:XH_497SSE: ... fro2' defm macinedro `P hereROLOGUE' d esourcfined heree_s ubfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4313: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from msource_subfoldacer/commonr/o `ADxS_XM86M' /pixedefil-aned. heasmr:e4313 : warnsourceing: _drsoubfpoldpineg trar/coilimmon/x86/pnixeg empl-aty p.asm:750: ... froamrameter i macnr call o `ctogl multi-oballine macro `DEFINE_ARGS_'INTERNAL' def [-w+inmacredo-p herearams-legacy ] sourcsoe_urcse_sububfolderfolder//cocommon/mmox86/pixn/x86el-/pixa.ael-a.sm:asm4201::788: .. .. f.. fromrom macro `cglobal_inte marnacro l' `HADAdefMARineD_Ad C_ShereSE2 's dourefice_nedsub hefoldre erso/curcommone_s/x86ubfo/pixldeel-ar/c.asommom:4n/x89:86/ ...pix froel-m ma.asacrm:4o `P246ROL: .OGU.. E' defrom fined here macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: .source_subfo.. from macro `PROLOGUE' lderdef/common/x86/pixel-a.asmined here :5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.assource_subfolder/comm:750:mon/ ... from macro `cglobal' definedx86/p here ixel-a.asource_smsub:43fol17:der wa/common/x86/pixel-a.asm:788: r... frning: om macro `cglobal_interniampropel' defrly callinined here gs multource_subfi-line macro `Solder/cETUommP_Son/x8TACK_POINTER' with 0 parameters [-6w/+pixemacro-paraml-a.asm:497s-legacy]: . .. from macrsourco `e_subfolder/commPROon/LOGUE' defined here x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4317: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4318: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4318: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4319: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4321: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4333: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4334: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4334: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE2' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4337: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4340: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4340: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4340: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4340: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4341: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4341: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4348: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2444: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4348: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2484: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4348: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4348: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2605: ... from macro `INTRA_X3_MMX' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4354: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4355: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4355: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4355: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE4' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4356: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4358: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4361: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4361: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4361: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4361: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4362: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4362: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4362: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4362: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4369: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4370: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4372: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4375: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4375: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2899: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4375: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4375: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4376: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4376: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3175: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4376: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4376: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:3540: ... from macro `INTRA8_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE4' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4378: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1704: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1720: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1730: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1782: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1790: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1802: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1808: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4382: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1813: ... from macro `SATDS_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1859: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4383: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:1877: ... from macro `SA8D' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4385: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4388: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4388: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2982: ... from macro `INTRA_X9' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_XOP' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4200: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4391: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4201: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `TRANS_SSE4' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4174: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:620: ... from macro `HADAMARD' defined here source_subfolder/common/x86/pixel-a.asm:4399: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4197: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4399: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4399: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:4198: ... from macro `HADAMARD_AC_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:4246: ... from macro `HADAMARD_AC_WXH_SSE2' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4401: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:2142: ... from macro `SA8D_SATD' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4459: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4459: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4480: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4480: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4493: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4493: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4514: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4514: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4525: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4525: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4841: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4841: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4845: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4845: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4854: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4854: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4859: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4859: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4884: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4884: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4892: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4892: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4902: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4902: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4912: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4912: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4923: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:4923: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5136: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5000: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5138: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5038: ... from macro `SSIM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5199: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5199: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5201: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5201: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5144: ... from macro `ASD8' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5247: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5247: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5278: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5278: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5299: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5299: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5471: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5473: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5328: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5475: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5322: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5400: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5477: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:5436: ... from macro `ADS_XMM' defined here source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5503: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5503: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5548: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:489: ... from macro `PROLOGUE' defined here source_subfolder/common/x86/pixel-a.asm:5548: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+macro-params-legacy] source_subfolder/common/x86/pixel-a.asm:750: ... from macro `cglobal' defined here source_subfolder/common/x86/pixel-a.asm:788: ... from macro `cglobal_internal' defined here source_subfolder/common/x86/pixel-a.asm:497: ... from macro `PROLOGUE' defined here "/c/Program Files (x86)/Microsoft Visual Studio 14.0/VC/BIN/amd64/link.exe" -out:libx264-157.dll common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/win32thread.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/opencl-8.o encoder/slicetype-cl-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o x264res.dll.o x264dll.o -dll -def:x264.def -implib:libx264.dll.lib -nologo -incremental:no Creating library libx264.dll.lib and object libx264.dll.exp libx264/20191217: Package '8b98318c2655c738c5e50cc65aebffea8ca93c2a' built libx264/20191217: Build folder C:\J\w\BuildSingleReference@6\.conan\data\libx264\20191217\_\_\build\8b98318c2655c738c5e50cc65aebffea8ca93c2a libx264/20191217: Generated conaninfo.txt libx264/20191217: Generated conanbuildinfo.txt libx264/20191217: Generating the package libx264/20191217: Package folder C:\J\w\BuildSingleReference@6\.conan\data\libx264\20191217\_\_\package\8b98318c2655c738c5e50cc65aebffea8ca93c2a libx264/20191217: Calling package() msys2/20200517: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@6/s\a2f6c9\1\lib nasm/2.15.05: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@6\.conan\data\nasm\2.15.05\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\lib libx264/20191217: WARN: Error running `configure --help`: Error 1 while executing /c/j/w/buildsinglereference@6/.conan/data/libx264/20191217/_/_/build/8b98318c2655c738c5e50cc65aebffea8ca93c2a/source_subfolder/configure --help