commit | 0ede9f52b796b6d8e02046b24f68a3db8b9f5920 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Mon Jul 06 16:52:24 2015 -0700 |
committer | Jingning Han <jingning@google.com> | Tue Jul 07 09:57:44 2015 -0700 |
tree | a5d4280fa9a825f47c64bd65b2cefa5823db7c1f | |
parent | 9cb3a13426d21a9bcfbd4d71e045fa0199ab1bbd [diff] |
Unify subtract function used in VP8/9 This commit replaces the vp8_ prefixed subtract function with the common vpx_subtract_block function. It removes redundant SIMD optimization codes and unit tests. Change-Id: I42e086c32c93c6125e452dcaa6ed04337fe028d9