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
04956a61
Commit
04956a61
authored
Apr 15, 2013
by
Ronald S. Bultje
Committed by
Gerrit Code Review
Apr 15, 2013
Browse files
Merge "Removed unused structs in vp9_onyx_int.h." into experimental
parents
4ee671a1
aa53ae05
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
04956a61
...
...
@@ -277,26 +277,6 @@ typedef struct {
int
static_segmentation
;
}
SPEED_FEATURES
;
typedef
struct
{
MACROBLOCK
mb
;
int
totalrate
;
}
MB_ROW_COMP
;
typedef
struct
{
TOKENEXTRA
*
start
;
TOKENEXTRA
*
stop
;
}
TOKENLIST
;
typedef
struct
{
int
ithread
;
void
*
ptr1
;
void
*
ptr2
;
}
ENCODETHREAD_DATA
;
typedef
struct
{
int
ithread
;
void
*
ptr1
;
}
LPFTHREAD_DATA
;
enum
BlockSize
{
BLOCK_16X8
=
PARTITIONING_16X8
,
BLOCK_8X16
=
PARTITIONING_8X16
,
...
...
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