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
aa53ae05
Commit
aa53ae05
authored
Apr 13, 2013
by
Ronald S. Bultje
Browse files
Removed unused structs in vp9_onyx_int.h.
Change-Id: I1f2dbf04a0140a7cc2060b0a9efb4ed8e5270d3d
parent
8ae09182
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
aa53ae05
...
@@ -273,26 +273,6 @@ typedef struct {
...
@@ -273,26 +273,6 @@ typedef struct {
int
static_segmentation
;
int
static_segmentation
;
}
SPEED_FEATURES
;
}
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
{
enum
BlockSize
{
BLOCK_16X8
=
PARTITIONING_16X8
,
BLOCK_16X8
=
PARTITIONING_16X8
,
BLOCK_8X16
=
PARTITIONING_8X16
,
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