• Linfeng Zhang's avatar
    Update vpx subpixel 1d filter ssse3 asm · 6b350766
    Linfeng Zhang authored
    Speed test shows the new vertical filters have degradation on Celeron
    Chromebook. Added "X86_SUBPIX_VFILTER_PREFER_SLOW_CELERON" to control
    the vertical filters activated code. Now just simply active the code
    without degradation on Celeron. Later there should be 2 set of vertical
    filters ssse3 functions, and let jump table to choose based on CPU type.
    
    Change-Id: Iba2f1f2fe059a9d142c396d03a6b8d2d3b981e87
    6b350766