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
24f18e1c
Commit
24f18e1c
authored
12 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Renaming vp9_token_struct to vp9_token and removing previous typedef.
Change-Id: If69c3d795f87af5cc7bfdfe70ef733c41b4d55c8
parent
38d79453
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
vp9/common/vp9_entropy.c
+5
-5
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h
+5
-5
vp9/common/vp9_entropy.h
vp9/common/vp9_entropymode.c
+15
-15
vp9/common/vp9_entropymode.c
vp9/common/vp9_entropymode.h
+13
-14
vp9/common/vp9_entropymode.h
vp9/common/vp9_entropymv.c
+4
-4
vp9/common/vp9_entropymv.c
vp9/common/vp9_entropymv.h
+4
-4
vp9/common/vp9_entropymv.h
vp9/common/vp9_treecoder.c
+7
-12
vp9/common/vp9_treecoder.c
vp9/common/vp9_treecoder.h
+5
-6
vp9/common/vp9_treecoder.h
vp9/encoder/vp9_bitstream.c
+3
-3
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_tokenize.c
+1
-1
vp9/encoder/vp9_tokenize.c
vp9/encoder/vp9_treewriter.h
+6
-9
vp9/encoder/vp9_treewriter.h
with
68 additions
and
78 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