Cherry pick vp8 loop filter fix

Commit message from
https://chromium-review.googlesource.com/#/c/315754/

vp8: fix loop filter level clamping

the loop filter level is transmitted as 6-bits + sign so needs to be clamped in
the delta + absolute case.

BUG=https://bugzilla.mozilla.org/show_bug.cgi?id=1224363

Change-Id: I8ced7992d2105906d90bd570863cb6803a3276e9
1 file changed