]> granicus.if.org Git - libvpx/commit
Optimize vp9_highbd_temporal_filter_apply_c
authorYunqing Wang <yunqingwang@google.com>
Sat, 13 Oct 2018 00:21:23 +0000 (17:21 -0700)
committerYunqing Wang <yunqingwang@google.com>
Wed, 17 Oct 2018 18:25:12 +0000 (11:25 -0700)
commit4f3398a26a18719c5a8866aae36a437d22737174
tree0779049b9ba17fbd0c4c95dd5255674bb6d6a59a
parent0c5fd59efdb234fe0231615c858e1f9c9945cbfa
Optimize vp9_highbd_temporal_filter_apply_c

Following the previous patch:
(https://chromium-review.googlesource.com/c/webm/libvpx/+/1277913),
this patch modified the highbd version of applying temporal filter
in the similar way.

Change-Id: I2bb6f1fff6e32bca86f7139a497181d34aa9f3ec
vp9/encoder/vp9_temporal_filter.c