Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
libvpx
Commits
bb550d90
Commit
bb550d90
authored
12 years ago
by
Scott LaVarnway
Committed by
Gerrit Code Review
12 years ago
Browse files
Options
Download
Plain Diff
Merge "sse2 intrinsic version of vp8_mbloop_filter_horizontal_edge()" into experimental
parents
09fb253b
992b5e2d
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
vp8/common/loopfilter_filters.c
+2
-3
vp8/common/loopfilter_filters.c
vp8/common/rtcd_defs.sh
+2
-2
vp8/common/rtcd_defs.sh
vp8/common/x86/loopfilter_mmx.asm
+0
-317
vp8/common/x86/loopfilter_mmx.asm
vp8/common/x86/loopfilter_sse2.asm
+0
-109
vp8/common/x86/loopfilter_sse2.asm
vp8/common/x86/loopfilter_x86.c
+276
-21
vp8/common/x86/loopfilter_x86.c
vp8/vp8_common.mk
+1
-0
vp8/vp8_common.mk
with
281 additions
and
452 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets