• Linfeng Zhang's avatar
    Clean 32x32 full idct sse2 and ssse3 code · 2b43a1ee
    Linfeng Zhang authored
    vpx_idct32x32_1024_add_ssse3() is actually a sse2 function and faster
    than vpx_idct32x32_1024_add_sse2(). Replace the slow one. All are
    code relocations, no new code.
    
    Change-Id: I5dac0e98cc411a4ce05660406921118986638d19
    2b43a1ee