cpplint issue vp9_decodeframe.c
Change-Id: If71923f4821a7bf3372a1ead83baa91fc576977c
This commit is contained in:
committed by
Gerrit Code Review
parent
2ce70a15d2
commit
fff4caeac1
@@ -436,7 +436,6 @@ static void setup_segmentation(struct segmentation *seg,
|
||||
|
||||
static void setup_loopfilter(struct loopfilter *lf,
|
||||
struct vp9_read_bit_buffer *rb) {
|
||||
|
||||
lf->filter_level = vp9_rb_read_literal(rb, 6);
|
||||
lf->sharpness_level = vp9_rb_read_literal(rb, 3);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user