<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV>+;-----------------------------------------------------------------------------<BR>+; void filterHorizontal_p_p_4(pixel *src, intptr_t srcStride, pixel *dst, intptr_t dstStride, int width, int height, short const *coeff)<BR></DIV>
<BLOCKQUOTE id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir="ltr">
<DIV class="gmail_extra">
<DIV class="gmail_quote">
<DIV><BR></DIV>
<DIV>I assume this comment is out of date?  you shouldn't need to pass width and height</DIV>
<DIV> </DIV>
<BLOCKQUOTE class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<P>+;-----------------------------------------------------------------------------<BR>+INIT_XMM sse4<BR>+cglobal filterHorizontal_p_p_4, 4, 5, 5, src, srcstride, dst, dststride<BR>+    mov         r4,         r6m<BR></P>
<P>They use r6m, so the comment is right, maybe need sync the code</P></BLOCKQUOTE></DIV></DIV></DIV></BLOCKQUOTE></div>