Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
b480d413
Commit
b480d413
authored
May 30, 2013
by
Ronald S. Bultje
Committed by
Gerrit Code Review
May 30, 2013
Browse files
Minor cosmetic changes.
Change-Id: Ieb4a8c97bf1b1dfb993f40a9a3ef3bed5ae7d948
parent
a4e7c6bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
b480d413
...
...
@@ -113,8 +113,7 @@ typedef struct {
double
new_mv_count
;
double
duration
;
double
count
;
}
FIRSTPASS_STATS
;
}
FIRSTPASS_STATS
;
typedef
struct
{
int
frames_so_far
;
...
...
@@ -126,7 +125,6 @@ typedef struct {
double
frame_mvr_abs
;
double
frame_mvc
;
double
frame_mvc_abs
;
}
ONEPASS_FRAMESTATS
;
typedef
struct
{
...
...
@@ -198,8 +196,7 @@ typedef enum {
THR_COMP_SPLITLG
,
THR_COMP_SPLITLA
,
THR_COMP_SPLITGA
,
}
THR_MODES
;
}
THR_MODES
;
typedef
enum
{
DIAMOND
=
0
,
...
...
Write
Preview
Supports
Markdown
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