On 26 July 2018 at 12:28, James Darnley <jdarn...@obe.tv> wrote: > + > +%macro HAAR_HORIZONTAL 0 > + > +cglobal horizontal_compose_haar_10bit, 3, 6+ARCH_X86_64, 4, b, temp_, w, > x, b2 > + DECLARE_REG_TMP 2,5 > + %if ARCH_X86_64 > + %define tail r6d > + %else > + %define tail dword wm > + %endif > + >
You can remove this whole bit, the init function only gets called if ARCH_X86_64 is true. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel