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
bb8ccf1c
Commit
bb8ccf1c
authored
11 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Moving encoder subexp encoding functions to subexp.{h, c}.
Change-Id: I83ca53bf6def871f199a382a671f26ad7cbecbca
parent
bc70c60b
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
vp9/encoder/vp9_bitstream.c
+7
-237
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_subexp.c
+217
-0
vp9/encoder/vp9_subexp.c
vp9/encoder/vp9_subexp.h
+35
-0
vp9/encoder/vp9_subexp.h
vp9/vp9cx.mk
+2
-0
vp9/vp9cx.mk
with
261 additions
and
237 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