search for: nodebytes

Displaying 2 results from an estimated 2 matches for "nodebytes".

Did you mean: codebytes
2005 Nov 28
1
nodebytes,leafwords
hello all, we are developing and porting vorbis1decoder on a 24 bit platform. in the process we came across somedoubts about node bytes and leaf words. from the specification we got that we are arranging the huffman codeword tree into an array. the nodebytes are the number of bytes that are required to represent a node and leafwords are the no. of bytes required to represent the leaf i.e the actual codeword. is this interpretation correct? if i am wrong please explain me what exactly the nodebytes and leafwords represent and their significance in th...
2005 Dec 09
0
RE: nodebytes and leafwords
...bytes and leafwords are effecting the memory management. i would like to know their significance. friends pls give me ur valuble suggetins, if anyone knows that. regards ashok. Message: 3 Date: Tue, 29 Nov 2005 17:57:06 +0100 From: Dominik Kuhlen <dkuhlen@gmx.net> Subject: Re: [Vorbis-dev] nodebytes,leafwords To: vorbis-dev@xiph.org Message-ID: <200511291757.06820.dkuhlen@gmx.net> Content-Type: text/plain; charset="iso-8859-1" On Monday 28 November 2005 12:12, Ashok wrote: > hello all, > > we are developing and porting vorbis1decoder on a 24 bit > platform. in the...