Re: [FFmpeg-devel] [RFC] avx2 and scalarproduct

2015-10-11 Thread Ronald S. Bultje
Hi Kieran, On Sun, Oct 11, 2015 at 5:02 AM, Kieran Kunhya wrote: > On 9 Oct 2015 10:13 pm, "Paul B Mahol" wrote: > > > > diff --git a/libavcodec/x86/audiodsp.asm b/libavcodec/x86/audiodsp.asm > > index 3ffb27f..246e945 100644 > > --- a/libavcodec/x86/audiodsp.asm > > +++ b/libavcodec/x86/audiod

Re: [FFmpeg-devel] [RFC] avx2 and scalarproduct

2015-10-11 Thread Kieran Kunhya
On 9 Oct 2015 10:13 pm, "Paul B Mahol" wrote: > > diff --git a/libavcodec/x86/audiodsp.asm b/libavcodec/x86/audiodsp.asm > index 3ffb27f..246e945 100644 > --- a/libavcodec/x86/audiodsp.asm > +++ b/libavcodec/x86/audiodsp.asm > @@ -41,7 +41,14 @@ cglobal scalarproduct_int16, 3,3,3, v1, v2, order >