Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
libvpx
Commits
2b491c19
Commit
2b491c19
authored
Oct 07, 2013
by
Jim Bankoski
Committed by
Gerrit Code Review
Oct 07, 2013
Browse files
Merge "cpplint errors in vp9_onyx_if.h"
parents
2ae93a77
7eb7dd2f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
278 additions
and
348 deletions
+278
-348
vp9/encoder/vp9_firstpass.h
vp9/encoder/vp9_firstpass.h
+1
-0
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_if.c
+277
-348
No files found.
vp9/encoder/vp9_firstpass.h
View file @
2b491c19
...
...
@@ -10,6 +10,7 @@
#ifndef VP9_ENCODER_VP9_FIRSTPASS_H_
#define VP9_ENCODER_VP9_FIRSTPASS_H_
#include "vp9/encoder/vp9_onyx_int.h"
void
vp9_init_first_pass
(
VP9_COMP
*
cpi
);
void
vp9_first_pass
(
VP9_COMP
*
cpi
);
...
...
vp9/encoder/vp9_onyx_if.c
View file @
2b491c19
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment