vp9-screen: Rework the mode skip logic for screen
authorMarco Paniconi <marpan@google.com>
Sat, 9 Mar 2019 05:00:48 +0000 (21:00 -0800)
committerMarco Paniconi <marpan@google.com>
Mon, 11 Mar 2019 01:43:54 +0000 (18:43 -0700)
commit855a71dfda9fb2620ae5567a5bb0897aa4fc0d47
treeeb26e7aa96c73108c7ba4d8879624ada28536101
parenta7b84619926c51a7bb3a8fd77f7fe98f85be50e4
vp9-screen: Rework the mode skip logic for screen

Don't force skip of zero-golden reference when
zero_temp_sad_source = 0, as it be may the
inter-layer reference. And remove the flatness conditon
when superblock is static.

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