Refactor and speed-up interintra RDO
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
This diff is collapsed.
Please register or sign in to comment