On Wed, Mar 15, 2017 at 01:14:42PM +0100, Matthieu Bouron wrote:
> On Mon, Mar 06, 2017 at 03:48:57PM +0100, Matthieu Bouron wrote:
> > On Thu, Feb 23, 2017 at 04:59:16PM +0100, Matthieu Bouron wrote:
> > > Hello,
> > >
> > > The following patchset add the ff_simple_idct function neon functions fo
On Mon, Mar 06, 2017 at 03:48:57PM +0100, Matthieu Bouron wrote:
> On Thu, Feb 23, 2017 at 04:59:16PM +0100, Matthieu Bouron wrote:
> > Hello,
> >
> > The following patchset add the ff_simple_idct function neon functions for
> > the
> > aarch64 platform. It's ported from armv7 simple_idct_neon wi
On Thu, Feb 23, 2017 at 04:59:16PM +0100, Matthieu Bouron wrote:
> Hello,
>
> The following patchset add the ff_simple_idct function neon functions for the
> aarch64 platform. It's ported from armv7 simple_idct_neon with some
> improvements:
> * the source idct blocks are now loaded once and kep
Hello,
The following patchset add the ff_simple_idct function neon functions for the
aarch64 platform. It's ported from armv7 simple_idct_neon with some
improvements:
* the source idct blocks are now loaded once and kept in v24-v31
* the source idct blocks are no longer overriden in idct_col4_t