Displaying 1 result from an estimated 1 matches for "codebook_entires".
2002 Jul 20
3
Vorbis 1.0 spec notes, part 1
...sa to double, multiply it by the double returned
from pow(2,(dobule)(exponent-788)), and cast the result to float?
* lookup1_values
- given:
return_value ^ codebook_dimensions = codebook_entries
-> is this correct: ? (I'm out of school so my algebra is slacking...)
-> return_value = log(codebook_entires) / log(codebook_dimensions)
-> where return_value truncates the double result to int?
<p>vorbis-spec-codebook.html
* introduce the variable codebook_codeword_lengths earlier
* ordered read, step 4, [n] -> [number]
* step 4, put commas around 'inclusive'
* ordered...