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
825b7c30
Commit
825b7c30
authored
Oct 01, 2013
by
Jim Bankoski
Committed by
Gerrit Code Review
Oct 01, 2013
Browse files
Merge "vp9_block.h cpplint issues resolved"
parents
69117784
5491a1f3
Changes
1
Show whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_block.h
View file @
825b7c30
...
@@ -30,7 +30,6 @@ typedef struct {
...
@@ -30,7 +30,6 @@ typedef struct {
}
PARTITION_INFO
;
}
PARTITION_INFO
;
// Structure to hold snapshot of coding context during the mode picking process
// Structure to hold snapshot of coding context during the mode picking process
// TODO Do we need all of these?
typedef
struct
{
typedef
struct
{
MODE_INFO
mic
;
MODE_INFO
mic
;
PARTITION_INFO
partition_info
;
PARTITION_INFO
partition_info
;
...
...
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