<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jan 28, 2014, at 5:22 AM, chen <<a href="mailto:chenm003@163.com">chenm003@163.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="line-height: 1.7; font-size: 14px; font-family: arial;"><div>>+        if ( mvFieldNeighbours[0 + 2 * mergeCand].mv.y < (m_cfg->param.searchRange+1) * 4<br>>+          && mvFieldNeighbours[1 + 2 * mergeCand].mv.y < (m_cfg->param.searchRange+1) * 4)<br></div>
<div>this condition for my test only, I am not sure it is suitable here.</div>
<div>When we have more refLagRows, the PMV may beyond searchRange and less then row bound.</div></div></blockquote><div><br></div><div>this check is also only necessary when -F > 1</div><div><br></div><div>--</div><div>Steve</div></div></body></html>