Remove extra line in decode_coefs
Change-Id: Id1fde9920d60c6991a8ef6de5103ae3e578312ed
This commit is contained in:
parent
83b285e546
commit
c5e9108018
@ -203,7 +203,6 @@ static int decode_coefs(VP9_COMMON *cm, const MACROBLOCKD *xd,
|
||||
if (c < seg_eob)
|
||||
coef_counts[type][ref][band][pt][DCT_EOB_MODEL_TOKEN]++;
|
||||
|
||||
|
||||
return c;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user