<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 5, 2013 at 12:18 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"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Tue, Nov 5, 2013 at 9:45 AM,  <span dir="ltr"><<a href="mailto:aarthi@multicorewareinc.com" target="_blank">aarthi@multicorewareinc.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># HG changeset patch<br>
# User Aarthi Thirumalai<<a href="mailto:aarthi@multicorewareinc.com" target="_blank">aarthi@multicorewareinc.com</a>><br>
# Date 1383666119 -19800<br>
#      Tue Nov 05 21:11:59 2013 +0530<br>
# Node ID 00a0690f4e3efb69f80a5750ea3a7f0ec493e013<br>
# Parent  ece7af249573a3965d21589f8e1d54a8e1cd2ce9<br>
aq : bug fix . extend border of TComPic::m_origPicYuv to a multiple of 16<br>
     when aqMode is enabled.<br></blockquote><div><br></div></div><div>I don't think we want to add the padding in this way; this makes the encoder actually encode out to the 16byte boundary, which makes extra work for the encoder.</div>

<div><br></div><div>Instead, where the padding is done in copyFromPicture, I think it should just pad out past the pad value that was calculated here.</div></div></div></div></blockquote><div><br></div><div>*and* the padding code in lowres::init() needs to be removed, and the logic which calculates the number of 16x16 blocks (or lowres 8x8 blocks) needs to be made consistent.</div>
</div><div><br></div>-- <br>Steve Borho
</div></div>