Skip to content
  • Scott LaVarnway's avatar
    WIP: ssse3 version of convolve avg functions · 30f866f4
    Scott LaVarnway authored
    Initial ssse3 convolve avg functions and is one step closer
    to using x86inc.asm.  The decoder performance improved by 8% for
    the test clip used.  This should be revisited later to see if
    averaging outside the loop is better than having many similar
    filter functions.
    
    Change-Id: Ice3fafb423b02710b0448ffca18b296bcac649e9
    30f866f4