Enable 8x8 skin detection for vp8.
authorJerome Jiang <jianj@google.com>
Wed, 14 Jun 2017 00:22:26 +0000 (17:22 -0700)
committerJerome Jiang <jianj@google.com>
Fri, 16 Jun 2017 03:53:03 +0000 (20:53 -0700)
commita36017e007e0822366ebb1bb530b5bf9189e2f3c
tree0398687a666361f0205874fbc2752df1bb02f8cc
parent4f9d852759ceca15c16f9ffed96c08d4b427f40b
Enable 8x8 skin detection for vp8.

If 2 or more 8x8 blocks are identified as skin, the macroblock will be
labeled as skin.

Change-Id: I596542c81a2df9e96270cab39d920bbfeb02bc6e
vp8/common/vp8_skin_detection.c
vp8/common/vp8_skin_detection.h
vp8/encoder/pickinter.c