Add extra case to wq_err_divisor()
authorpaulwilkins <paulwilkins@google.com>
Thu, 29 Mar 2018 11:52:15 +0000 (12:52 +0100)
committerpaulwilkins <paulwilkins@google.com>
Thu, 29 Mar 2018 11:52:15 +0000 (12:52 +0100)
commite0b28ad696ec37e13eedc81257dba554d7bffd6e
tree566b86ef3a3b5496099e5e300e58259e4fc92b9e
parent2b800d93941f27e6acb24e9dac2201fd449c3766
Add extra case to wq_err_divisor()

Add extra case for 360P and smaller.
This hurts a little in psnr for the derf cif set but helps a little
in terms of average rate accuracy. Most clips come in a little
smaller with this patch.

No impact on larger formats.

Change-Id: I5056246cb53b90f961ff9ea5813937f33778aa4c
vp9/encoder/vp9_firstpass.c