• Linfeng Zhang's avatar
    Update vpx subpixel 1d filter ssse3 asm · 1517fb74
    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: I37e3e9c5694737d9134a6bce6698d3e43f8fc962
    1517fb74