]> granicus.if.org Git - libvpx/commit
Speed up of wedge search
authorDebargha Mukherjee <debargha@google.com>
Sat, 3 Oct 2015 17:57:44 +0000 (10:57 -0700)
committerDebargha Mukherjee <debargha@google.com>
Mon, 5 Oct 2015 06:43:25 +0000 (23:43 -0700)
commit597204298a9a4da21a43e6f9b456693cfdc33757
treedced0fe2cbab73ab77bc5bdb0b055cf5baa39628
parentb80a04bd63014f17d7cf10bc10facc4094b79ae1
Speed up of wedge search

Speeds up wedge search by pre-calculating single predictions
before computing the wedge combination.

About 20% speed up achieved.

Change-Id: I72f76568559d1899c8ac0afaa133d433ba388e6d
vp9/common/vp9_reconinter.c
vp9/common/vp9_reconinter.h
vp9/encoder/vp9_rdopt.c