]> granicus.if.org Git - libvpx/commit
Film Mode: Bias based on sub block energy.
authorPaul Wilkins <paulwilkins@google.com>
Tue, 2 Apr 2019 15:38:49 +0000 (16:38 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 8 Apr 2019 10:11:10 +0000 (11:11 +0100)
commit8cf656e3f2be9ad651c9450ace39e16ddb529e3a
treee6e5f5c07f4ac83445a7801f572b80d803dfc459
parent4d1637ff67a8912504e27d31ff445b0be4531451
Film Mode: Bias based on sub block energy.

Apply a bias for film mode against intra coding
(especially DC_PRED) and compound modes if the sub
blocks of the current block have significantly different
variance in the source.

Change-Id: Iac1fc0510141be5c472a0ec57567bab3d2fc4164
vp9/encoder/vp9_rdopt.c