<br><br><div class="gmail_quote">On 29 March 2013 08:52, Oleksij Rempel <span dir="ltr"><<a href="mailto:linux@rempel-privat.de" target="_blank">linux@rempel-privat.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 29.03.2013 16:22, schrieb Adrian Chadd:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The only reason they'd use UINT8_t here is so you can byte-offset<br>
address buffer.<br>
<br>
Is buffer being used for anything except as a copy source/destination<br>
pointer?<br>
<br>
</blockquote>
<br></div>
*buffer passed directly to adf_os_mem_copy without doing extra work on it. I do not see any reason to use UINT8_t here.<br></blockquote><div><br></div><div>Ok. In that case, it should be fine.</div><div><br></div><div>I just wonder whether we should use void * for buffers, or char * for buffers (hence the UINT8_T type there.)</div>
<div><br></div><div><br></div><div><br></div><div>ADrian</div><div> </div></div>