On Jan 28, 2014, at 5:22 AM, chen <[email protected]> wrote:

> >+        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.

this check is also only necessary when -F > 1

--
Steve

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to