Skip to content
  • Yue Chen's avatar
    Avoid trying filter_intra + >32x32 tx · 1a5ab9f2
    Yue Chen authored
    Filter intra mode is disabled if any dimention of tx_size is
    greater than 32. In this patch, the max qualified tx_size is
    found and set for testing filter_intra in intra_model_yrd().
    
    BUG=aomedia:1058
    
    Change-Id: I105aa68e722fce74b8828860a40040764cf20118
    1a5ab9f2