simplify vp9_loop_filter_worker signature
authorJames Zern <jzern@google.com>
Sun, 31 Aug 2014 01:05:56 +0000 (18:05 -0700)
committerJames Zern <jzern@google.com>
Tue, 9 Sep 2014 02:53:46 +0000 (19:53 -0700)
commit48662747bd9218be1f56e796cab959f2371cfdaf
tree722d410f92247bb7642035d47530c28ee96fd9e5
parentf853117b87453927b3fda329dbf53d9005dc6038
simplify vp9_loop_filter_worker signature

use the type names directly in the function declaration rather than
(void *arg1, void *arg2)

Change-Id: I36bfc9c886310ce370bf0ca7c679ebd6e95109cc
vp9/common/vp9_loopfilter.c
vp9/common/vp9_loopfilter.h