Hi,
On Wed, Oct 7, 2015 at 10:30 AM, Henrik Gramner wrote:
> On Wed, Oct 7, 2015 at 3:59 AM, Ronald S. Bultje
> wrote:
> > diff --git a/libavcodec/x86/vp9itxfm_16bpp.asm
> b/libavcodec/x86/vp9itxfm_16bpp.asm
>
> > +%macro IADST4_12BPP_1D 0
> > +pandm4, m0, [pd_3fff]
> > +
On Wed, Oct 7, 2015 at 3:59 AM, Ronald S. Bultje wrote:
> diff --git a/libavcodec/x86/vp9itxfm_16bpp.asm
> b/libavcodec/x86/vp9itxfm_16bpp.asm
> +%macro IADST4_12BPP_1D 0
> +pandm4, m0, [pd_3fff]
> +pandm5, m1, [pd_3fff]
> +psrad m0, 14
>
---
libavcodec/x86/vp9dsp_init_16bpp_template.c | 8 +-
libavcodec/x86/vp9itxfm_16bpp.asm | 119
2 files changed, 123 insertions(+), 4 deletions(-)
diff --git a/libavcodec/x86/vp9dsp_init_16bpp_template.c
b/libavcodec/x86/vp9dsp_init_16bpp_template.c
inde