Skip to content
  • Jingning Han's avatar
    Make non-RD intra mode search txfm size dependent · 2aa50eaf
    Jingning Han authored
    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
    2aa50eaf