Skip to content
  • Yunqing Wang's avatar
    Add 0 offsets handling in SSSE3 sixtap_predict functions · 147e8646
    Yunqing Wang authored
    This patch fixed issue 458 by calling copy function when both
    offsets are 0, which guarantees the SSSE3 functions output
    same result as the c function for all possible offsets.
    
    Change-Id: I209aec7a4c6b3362db2646a8887c1038493b6496
    147e8646