<div dir="ltr"><pre style="margin-top:0px;margin-bottom:0px"><font face="verdana, sans-serif">The patch series is intended for intra optimization. </font></pre><pre style="margin-top:0px;margin-bottom:0px"><font face="verdana, sans-serif">In HEVC implementation, the left neighbouring pixels were storing in 144 bytes apart. </font><font face="verdana, sans-serif">The optimized version of the code </font><span style="font-family:verdana,sans-serif">uses only</span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:verdana,sans-serif">257(1 + 2 * 128) bytes which is reduced from (1152 * 1056 + 768) bytes initially used. Both left and above neighboring pixels are stored in one buffer.</span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:verdana,sans-serif">Apart from that p</span><span style="font-family:verdana,sans-serif">lanar and angular prediction functions are modified to optimize. Because of that reason it was required to rewrite the corresponding asm functions.</span></pre><pre style="margin-top:0px;margin-bottom:0px"><br></pre></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 13, 2015 at 1:54 PM, Steve Borho <span dir="ltr"><<a href="mailto:steve@borho.org" target="_blank">steve@borho.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 01/13, <a href="mailto:dnyaneshwar@multicorewareinc.com">dnyaneshwar@multicorewareinc.com</a> wrote:<br>
><br>
<br>
When you send a patchbomb of this size, the summary email should have a<br>
fairly detailed description of what the series is intended to<br>
accomplish.<br>
<br>
If you want anyone to review your patches, you need to sell them on how<br>
great they are up front.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Steve Borho<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</div></div></blockquote></div><br></div>