VP[89]_COMMON: remove unused near_boffset
Change-Id: If9b9ca703b997312df85241a0758d414cfdc5228
This commit is contained in:
Родитель
cdea4a7c66
Коммит
ce0324d8dd
|
@ -157,7 +157,6 @@ typedef struct VP8Common
|
|||
|
||||
unsigned int current_video_frame;
|
||||
|
||||
int near_boffset[3];
|
||||
int version;
|
||||
|
||||
TOKEN_PARTITION multi_token_partition;
|
||||
|
|
|
@ -252,7 +252,6 @@ typedef struct VP9Common {
|
|||
unsigned int frame_context_idx; /* Context to use/update */
|
||||
|
||||
unsigned int current_video_frame;
|
||||
int near_boffset[3];
|
||||
int version;
|
||||
|
||||
double bitrate;
|
||||
|
|
Загрузка…
Ссылка в новой задаче