<div dir="ltr"><div><div>Thanks for the feedback. Here comes a new patch attached. Hope that it is appropriate.<br><br></div>Regards,<br><br></div>Dan<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 25, 2015 at 8:30 AM, Timothy B. Terriberry <span dir="ltr">&lt;<a href="mailto:tterribe@xiph.org" target="_blank">tterribe@xiph.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Danesh Daroui wrote:<br>
&gt; -          unsigned w;<br>
&gt; +          unsigned local_w;<br>
<br>
I would recommend using a (slightly) less confusing name like &quot;window&quot;.<br>
You should also change the corresponding lines in the horizontal loop<br>
above, e.g.,<br>
<br>
           w=hkernel[k];<br>
<br>
etc. Since the code is meant to follow the same pattern in both places,<br>
it would be helpful if it used the same variable names.<br>
_______________________________________________<br>
daala mailing list<br>
<a href="mailto:daala@xiph.org">daala@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/daala" target="_blank">http://lists.xiph.org/mailman/listinfo/daala</a><br>
</blockquote></div><br></div>