Skip to content
Snippets Groups Projects
Commit d797ea9e authored by Yunqing Wang's avatar Yunqing Wang
Browse files

Refactor setup_ref_mv_list

This patch eliminates the is_inside() checking for each neighouring
block in scan_row_mbmi() and scan_col_mbmi(). Instead, in
setup_ref_mv_list(), find maximum above row_offset and left col_offset
for current block, and use them to decide which above rows and left
columns to search on. This patch doesn't change bitstream. No
noticeable speedup is seen.

Change-Id: Ic4ae74412605d86e9e675f86d23de3a69c04e8f3
parent 6e439653
No related branches found
No related tags found
2 merge requests!6Rav1e 11 yushin 1,!3Rav1e 10 yushin
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment