change to use assembly version of ssse3 filter code
authorYaowu Xu <yaowu@google.com>
Wed, 21 May 2014 16:52:23 +0000 (09:52 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 23 May 2014 00:11:57 +0000 (17:11 -0700)
commit7a0c9b82f21533f391a5b6e1b61a7380ae62d44b
treefab2106ebbc697af8e66e906e717b2060b51498a
parentefcdf946edc7b95eb4811d41ae7d756002fa548c
change to use assembly version of ssse3 filter code

As mismatchs were found  between the intrinsic version and c only. The
commit temporarily revert to use the matching assembly version to
allow further investigation.

Change-Id: I08436c47d4888b562c0eac8e8856d90a831442df
vp9/common/x86/vp9_asm_stubs.c