Skip to content
  • Imdad Sardharwalla's avatar
    SIMD implementation of horz superres · 454697ca
    Imdad Sardharwalla authored
    SSE4.1 implementations of av1_convolve_horiz_rs and
    av1_highbd_convolve_horiz_rs have been added, along
    with the corresponding speed and correctness tests.
    
    The interp_taps argument was defunct and has now been
    removed and replaced with the UPSCALE_NORMATIVE_TAPS
    macro.
    
    Code associated with values of UPSCALE_NORMATIVE_TAPS
    that are no longer used has been removed.
    
    Change-Id: Ie74d8ca479a70c8d473ac12883cfe4f10b37a66d
    454697ca