Merge "VP[89]_COMMON: remove unused near_boffset"
This commit is contained in:
commit
c0562d08f6
@ -156,7 +156,6 @@ typedef struct VP8Common
|
|||||||
|
|
||||||
unsigned int current_video_frame;
|
unsigned int current_video_frame;
|
||||||
|
|
||||||
int near_boffset[3];
|
|
||||||
int version;
|
int version;
|
||||||
|
|
||||||
TOKEN_PARTITION multi_token_partition;
|
TOKEN_PARTITION multi_token_partition;
|
||||||
|
@ -245,7 +245,6 @@ typedef struct VP9Common {
|
|||||||
unsigned int frame_context_idx; /* Context to use/update */
|
unsigned int frame_context_idx; /* Context to use/update */
|
||||||
|
|
||||||
unsigned int current_video_frame;
|
unsigned int current_video_frame;
|
||||||
int near_boffset[3];
|
|
||||||
int version;
|
int version;
|
||||||
|
|
||||||
#if CONFIG_POSTPROC
|
#if CONFIG_POSTPROC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user