Skip to content
  • Yue Chen's avatar
    Refactor and speed-up interintra RDO · b8aa399a
    Yue Chen authored
    Interintra RDO is moved into motion_mode_rd instead of calling
    handle_inter_mode() separately. This will save time on interp
    filter and new mv search, also skips interintra modes if the base
    inter predictors are not good enough.
    
    Speedup: LL ~20% HL < 1%
    Tiny performnace improvements (<0.05%).
    
    Change-Id: If5b1ad22396df7590fbc1060e26b61734a205830
    b8aa399a