On Tue, Oct 20, 2015 at 7:36 PM James Almer <jamr...@gmail.com> wrote:
> On 10/20/2015 10:32 PM, Timothy Gu wrote: > > +; mov type used for src1q, dstq, first reg, second reg > > +%macro DIFF_BYTES_LOOP_CORE 4 > > +%if regsize != 16 > > %if mmsize != 16 > > By checking regsize you're using the SSE2 version in the AVX2 xmm loop. > Check > for mmsize instead, which it's always 32 since you used INIT_YMM. > Fixed locally. Timothy _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel