Commit 59fd7422 authored by Dmitry Kovalev's avatar Dmitry Kovalev Committed by Gerrit Code Review
Browse files

Merge "Removing unused initial_{width, height} from VP9Decoder."

Showing with 0 additions and 3 deletions
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment