>+        if ( mvFieldNeighbours[0 + 2 * mergeCand].mv.y < 
>(m_cfg->param.searchRange+1) * 4
>+          && mvFieldNeighbours[1 + 2 * mergeCand].mv.y < 
>(m_cfg->param.searchRange+1) * 4)

this condition for my test only, I am not sure it is suitable here.
When we have more refLagRows, the PMV may beyond searchRange and less then row 
bound.
 
 
 
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to