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
c09f6525
Commit
c09f6525
authored
11 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Removing get_segment_id function and using existing vp9_get_pred_mb_segid.
Change-Id: Iff35d4b2f8f65511f80c594958c01fb4673fa033
parent
ec2599cc
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
vp9/common/vp9_pred_common.c
+18
-20
vp9/common/vp9_pred_common.c
vp9/common/vp9_pred_common.h
+2
-3
vp9/common/vp9_pred_common.h
vp9/decoder/vp9_decodemv.c
+42
-72
vp9/decoder/vp9_decodemv.c
vp9/encoder/vp9_bitstream.c
+3
-3
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_segmentation.c
+2
-2
vp9/encoder/vp9_segmentation.c
with
67 additions
and
100 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