Skip to content
  • Imdad Sardharwalla's avatar
    Fix and clean up warp filter SIMD code · fa904a09
    Imdad Sardharwalla authored
    - Fixed SSE4.1 implementation of the highbd warp filter.
    - Removed the SSE2 and SSSE3 implementations of both the lowbd and highbd
      versions of the warp filter, as these will not work with CONFIG_JNT_COMP=1.
      (There are now only SSE4.1 implementations)
    - The warp filter tests have been correspondingly updated.
    
    Change-Id: I2bc1ebb69f2ed876803902908586c3848c03c11e
    fa904a09