<div dir="ltr"><div>By the way,</div>that comes out to 2.2 Kb/s, assuming Daniele's 8Mb is really 8 MB.  If it really is 8 megabits, then that's 0.28 Kb/s.<div><br></div><div>- Larry</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 26, 2016 at 9:40 AM, Daniele Barzotti <span dir="ltr"><<a href="mailto:daniele.barzotti@eurocomtel.com" target="_blank">daniele.barzotti@eurocomtel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jean-Marc,<br>
<br>
thanks a lot for your reply.<br>
<span class=""><br>
<br>
> Well, the first question is whether you want encoding, decoding, or<br>
> both. If there's one you don't need then you can remove that<br>
> (unfortunately, there's no easy way right now).<br>
<br>
</span>You're right! I forgot to say that I need only the encoder side (and<br>
only for voice).<br>
<br>
My application have to acquire a 16bit 8KHz PCM stream and save a<br>
compressed audio into a flash.<br>
<br>
(And here I have another little question...<br>
My flash size is 8Mb only and I have to be able to store in it 8 hours<br>
of voice, do you think opus shrink the stream enoguht?)<br>
<span class=""><br>
<br>
> If you know that<br>
> you're always going to be encoding in SILK mode, or always in CELT-only<br>
> mode, then you can remove the encoder part you don't need.<br>
<br>
</span>Ok, I think this is my case (if I'm not wrong) so, which you suggest to use?<br>
<span class=""><br>
<br>
> Other than that, there's a --disable-float-api configure flag<br>
> (corresponding to DISABLE_FLOAT_API in the code) that makes it possible<br>
> to shave a few kB off the image by dumping all support for<br>
> floating-point.<br>
<br>
</span>Since I'm using FIXED_POINT, I have to pass also --disable-float-api?<br>
<span class=""><br>
<br>
> There's also a SMALL_FOOTPRINT macro that you can define<br>
> that will make the code a little smaller.<br>
<br>
</span>Thanks I will give a try!<br>
<br>
Cheers,<br>
Daniele.<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
opus mailing list<br>
<a href="mailto:opus@xiph.org">opus@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/opus" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/<wbr>listinfo/opus</a><br>
</div></div></blockquote></div><br></div>