Displaying 3 results from an estimated 3 matches for "yuhchin".
Did you mean:
urchin
2005 Feb 06
1
Query on Tremor-lowmem version
...y implementation. So it will be
helpful if someone can give me the pointers to the "tremor-lowmem"
version.
Thanks in advance.
Regards,
Valmick
P.S: I am attaching the mail from the mailing list below for reference.
>> Mon, 31 Jan 2005 20:06:01 +0800, Yuh-Chin Chang
<yuhchin@ms63.hinet.net> wrote:
>>
>>
>> As to tremor fixed-point implementation, i got several questions, and
>> hopefully some one can help me out. Thanks a lot!
>>
>> 1. For DSP chips with small and limited memory, how much memory do we
>> really...
2005 Jan 31
2
Questions regarding OGG implementation on DSP
As to tremor fixed-point implementation, i got several questions, and hopefully some one can help me out.
Thanks a lot!
1. For DSP chips with small and limited memory, how much memory do we really need for
saving all codebooks before we start to decode audio packets? Can the bit-rate give us some clues?
Is there some simple guidelines for this?
2. For CRC error protection, it seems to me that
2004 Nov 24
2
about OGG
I downloaded C codes from http://www.xiph.org/ for OGG codec development,
and I use MS Visual C. Could anyone please give me some clues about what the
other C & header files I should include in the project? There should be
some many files I need to put them all together for running OGG decoding
and have a good study of them. I am trying hard to understand the
specification and to re-write