]> granicus.if.org Git - libvpx/commit
vp8: Compute skinmap only once before encoding.
authorJerome Jiang <jianj@google.com>
Wed, 21 Jun 2017 22:02:31 +0000 (15:02 -0700)
committerJerome Jiang <jianj@google.com>
Fri, 23 Jun 2017 00:12:15 +0000 (17:12 -0700)
commitb28fc490aa459e0d5a23067d863ab45af3fd2048
tree78341d412e9d54bf3903013d4eedd8152d7ab906
parenta36017e007e0822366ebb1bb530b5bf9189e2f3c
vp8: Compute skinmap only once before encoding.

Get ready for other uses (i.e. cyclic refresh).
Then use it when needed.

Change-Id: Id0519a9921045e5fb7f3badb54e9f04e903f28f9
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/pickinter.c