]> granicus.if.org Git - libvpx/commit
Port interintra experiment from nextgen.
authorGeza Lore <gezalore@gmail.com>
Mon, 22 Feb 2016 10:55:32 +0000 (10:55 +0000)
committerDebargha Mukherjee <debargha@google.com>
Fri, 26 Feb 2016 21:01:51 +0000 (13:01 -0800)
commit7ded038af55f6829de0ac9f49cab90d60a29e94d
treedafdbf9dd67b7195715c12660d76a14b0ab273d9
parent3287f5519e1a755738dcc01fabb55233775a198a
Port interintra experiment from nextgen.

The interintra experiment, which combines an inter prediction and an
inter prediction have been ported from the nextgen branch. The
experiment is merged into ext_inter, so there is no separate configure
option to enable it.

Change-Id: I0cc20cefd29e9b77ab7bbbb709abc11512320325
15 files changed:
vp10/common/blockd.h
vp10/common/entropymode.c
vp10/common/entropymode.h
vp10/common/reconinter.c
vp10/common/reconinter.h
vp10/common/thread_common.c
vp10/decoder/decodeframe.c
vp10/decoder/decodemv.c
vp10/encoder/bitstream.c
vp10/encoder/encodeframe.c
vp10/encoder/mbgraph.c
vp10/encoder/rd.c
vp10/encoder/rd.h
vp10/encoder/rdopt.c
vp10/encoder/speed_features.c