vp9: Put skin detection usage around cpi flag.
authorMarco <marpan@google.com>
Thu, 22 Jun 2017 00:30:53 +0000 (17:30 -0700)
committerMarco <marpan@google.com>
Thu, 22 Jun 2017 00:32:56 +0000 (17:32 -0700)
commit21afafa31a5756f88a141665cc84931d897b7662
treeb70948f90ea5a2ecf9a8fd0e4ae36bffe81d5daf
parent355432b0d2c3d700022ab1f6858a9ce58074a46c
vp9: Put skin detection usage around cpi flag.

Skin detection usage in choose_partitioning should be
around the cpi->use_skin_detection.

Change-Id: I6986179af9ce94c60c0974d66c311fc07cc04cfe
vp9/encoder/vp9_encodeframe.c