<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 20, 2014 at 12:17 AM, chen <span dir="ltr"><<a href="mailto:chenm003@163.com" target="_blank">chenm003@163.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;font-size:14px;font-family:arial"><div class="im"><div>>+#define ADDAVG(func, args)  \<br>
>+    void func ## _sse2 args; \<br>>+    void func ## _sse4 args;<br>>+ADDAVG(x265_addAvg_2x4,    (int16_t*, int16_t*, pixel*, intptr_t, intptr_t, intptr_t))<br></div>
</div><div>I suggest put prefix x265_ into macro, so we can simple modify it in future</div>
<div>other code is fine.</div></div></blockquote><div><br></div><div><br></div><div>The function arguments are also all the same, they should be in the macro. </div></div><div><br></div>-- <br>Steve Borho
</div></div>