<div dir="ltr">Hi,<div><br></div><div>I'm looking a porting the Opus encoder (encoder only) to a Cypress PSoC 4 (a 32-bit ARM Cortex-M0 with very limited resources), and would like to know the feasibility of stripping down the encoder to fit.  I've been playing with the encoder configured with "--enable-fixed-point --disable-intrinsics".</div><div><br></div><div>The end result I'm trying to get to is encoding a single 16kHz 16-bit LPCM channel to fit into ~60kbps, and I'd like to encode in real-time or better.  The opus_demo compression with default setting is fantastic on my test audio - more than 12x, where I only need about 4x.  Hopefully that means I have plenty of room to tweak so I can fit it in my limited resources.</div><div><br></div><div>My resources:</div><div><ul><li>48MHz 32-bit ARM Cortex-M0</li><li>32k RAM (of which I probably on have 16-24k available)</li><li>256k ROM (of which I probably only have 128-196k available)</li></ul><div>I have no doubt that I can fit the design in ROM - I've already tried ripping out the decoder, and a stripped build can fit in 160k.</div></div><div><br></div><div>But, on speed and RAM, any thoughts on the feasibility, or what I'd have to do to make this work? </div><div><br></div><div>Brian</div><div><br></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small">--<span class="inbox-inbox-inbox-inbox-inbox-inbox-inbox-inbox-inbox-Apple-converted-space"> </span></span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small"><div class="gmail_signature" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small"><div dir="ltr"><div><div dir="ltr"><p>Brian Silverman<br></p><p>Ready Set STEM</p><p><a href="mailto:bri@readysetstem.com" target="_blank" style="color:rgb(17,85,204)">bri@readysetstem.com</a></p><p>443-850-5351</p></div></div></div></div></div></div>