ref: 2aa50eafb2fb3bb10bdfeac9b7ccf749d192dc93
parent: ce7199075e551871052de49121905277721062a5
author: Jingning Han <jingning@google.com>
date: Wed Jun 25 07:41:49 EDT 2014
Make non-RD intra mode search txfm size dependent This commit fixes the potential issue in the non-RD mode decision flow that only checks part of the block to estimate the cost. It was due to the use of fixed transform size, in replacing the largest transform block size. This commit enables per transform block cost estimation of the intra prediction mode in the non-RD mode decision. Change-Id: I14ff92065e193e3e731c2bbf7ec89db676f1e132