Lines Matching refs:Each
12 consists of multiple 'codebooks', each containing a specific
65 Each entry, numbering a
74 length ordered and the decoder needs to read each codeword length
86 The decoder now performs for each of the \varname{[codebook_entries]}
163 each vector of order \varname{[codebook_dimensions]} scalars. Lookup
164 type two builds the same vector list, but reads each scalar for each
184 7) read a total of [codebook_lookup_values] unsigned integers of [codebook_value_bits] each;
204 Briefly, each used codebook entry (recall that length-unordered
253 As we assign codewords in order, we see that each choice constructs a
314 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
336 Lookup type two specifies a VQ lookup table in which each scalar in
337 each vector is explicitly set by the \varname{[codebook_multiplicands]}
347 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{