Removing unused initial_{width, height} from VP9Decoder.
Change-Id: I039474b34863bc3db9c6cda82485c32826a1b5d1
This commit is contained in:
parent
4fffefe189
commit
46a20d67cb
@ -49,9 +49,6 @@ typedef struct VP9Decoder {
|
||||
|
||||
int decoded_key_frame;
|
||||
|
||||
int initial_width;
|
||||
int initial_height;
|
||||
|
||||
int do_loopfilter_inline; // apply loopfilter to available rows immediately
|
||||
VP9Worker lf_worker;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user