• Yi Luo's avatar
    Improve idct32x32_135_add SSSE3 intrinsics performance · 327add99
    Yi Luo authored
    - Split the inv txfm into three parts to avoid stack spillover.
    - Function level speed improves ~12%.
    - Use function and macro to remove some repeated code.
    
    Change-Id: I14f5f072334fd766808cb52bf648df792e7379ee
    327add99