]> granicus.if.org Git - libvpx/commit
vp9: move ssse3 convolve fns to intrinsics file
authorJames Zern <jzern@google.com>
Thu, 21 May 2015 03:32:11 +0000 (20:32 -0700)
committerJames Zern <jzern@google.com>
Sat, 23 May 2015 03:14:16 +0000 (20:14 -0700)
commit8c15ced1729d1739a01eb3e556e35f4fb2709aa1
tree1714e34e4183908e992c628c5740f67933463295
parent2161e44025b2c8f89989ace51a1c21b299d7df75
vp9: move ssse3 convolve fns to intrinsics file

+ synchronize filter function signatures

this makes any intrinsics filters available for inlining and has the
side-effect of making those filters static, quieting missing-prototype
warnings.

Change-Id: I1908875caffa585bd4fc65aaf10d17a5e20cfb46
vp9/common/x86/vp9_asm_stubs.c
vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c