[x265] [PATCH 00 of 18 ] asm:intra_pred_ang4 16 bit all modes

Steve Borho steve at borho.org
Fri Apr 3 21:21:43 CEST 2015


On Fri, Apr 3, 2015 at 11:24 AM,  <dtyx265 at gmail.com> wrote:
> All modes are backported from sse4 code

btw: I believe you would get more 'bang for your buck' if you
back-ported the subpel interpolation filter primitives before the rest
of the intra prediction functions.  Intra analysis is usually < 5% of
the run time but ME is usually 20% and it can be dominated by HEVC's
expensive subpel refine.  But obviously the choice is up to you.

-- 
Steve Borho


More information about the x265-devel mailing list