Thanks for your suggestion. Is there any literature/article on the working principle of Ogg Vorbis Audio Codec? This would help me prepare a presentation.<br><br>Thanks,<br>Niranjan<br><br><br><div class="gmail_quote">On Thu, Sep 10, 2009 at 8:12 PM, Ralph Giles <span dir="ltr">&lt;<a href="mailto:giles@xiph.org">giles@xiph.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, Sep 10, 2009 at 2:47 AM, Niranjan Udipi &lt;<a href="mailto:ucniranjan@gmail.com">ucniranjan@gmail.com</a>&gt; wrote:<br>

<br>
&gt;      I am trying to port Ogg Vorbis Codec on to an embedded Processor. The<br>
&gt; Processor allows me to code computationally intensive part of the program on<br>
&gt; to on-chip hardware. Please let me know which functions in the Codec program<br>
&gt; are computationally intensive? Are there MDCT and FFT computations? Is there<br>
&gt; an implementation tutorial/guide of Ogg Vorbis Codec?<br>
<br>
</div>The best place to start for such optimizations is generally to profile<br>
the established code on your device. Then you can start optimizing the<br>
portions which take the most time.<br>
<font color="#888888"><br>
 -r<br>
</font></blockquote></div><br>