]> granicus.if.org Git - libvpx/commit
Add bias to zero/small motion for noisy source.
authorMarco <marpan@google.com>
Mon, 9 Nov 2015 21:36:56 +0000 (13:36 -0800)
committerMarco <marpan@google.com>
Tue, 10 Nov 2015 19:23:40 +0000 (11:23 -0800)
commitbd6bf2596957b722ee5d7d789e0fedb9bf86435e
tree1b04de55e20875cc4f503588f0a0c804c80261ff
parent19272d866bde3a8c3f9c8395ba38e8ff3b42bb5a
Add bias to zero/small motion for noisy source.

Change is only for real-time mode, speed >= 5, and non-screen content mode.
Add bias to zero/low motion for big blocks, if noise estimation
is enabled and noise level is above threshold.

Change-Id: I3a0a4608ede6aa535bda6eca528d20f8aba738e7
vp9/encoder/vp9_pickmode.c