Enable intra prediction search for tpl model
authorJingning Han <jingning@google.com>
Thu, 24 May 2018 21:06:18 +0000 (14:06 -0700)
committerJingning Han <jingning@google.com>
Sat, 16 Jun 2018 15:16:54 +0000 (08:16 -0700)
commit4cc5f30a7d715b4d118cca46f78d88f3ffa61578
treece13f1fbaa9c9c67e6fb1e2ed2b3dbb91c950c09
parent6e37645b503cf22598fdfc493941e05789ac204e
Enable intra prediction search for tpl model

Support intra prediction mode search to find the best intra mode
cost for temporal dependency model building.

Change-Id: Ie62d6af8d0c9f65dee742876f3af9cdd5e3f1d63
vp9/encoder/vp9_encoder.c