Merge "VP[89]_COMMON: remove unused near_boffset"
This commit is contained in:
Коммит
c0562d08f6
|
@ -156,7 +156,6 @@ typedef struct VP8Common
|
|||
|
||||
unsigned int current_video_frame;
|
||||
|
||||
int near_boffset[3];
|
||||
int version;
|
||||
|
||||
TOKEN_PARTITION multi_token_partition;
|
||||
|
|
|
@ -245,7 +245,6 @@ typedef struct VP9Common {
|
|||
unsigned int frame_context_idx; /* Context to use/update */
|
||||
|
||||
unsigned int current_video_frame;
|
||||
int near_boffset[3];
|
||||
int version;
|
||||
|
||||
#if CONFIG_POSTPROC
|
||||
|
|
Загрузка…
Ссылка в новой задаче