Home | History | Annotate | Download | only in doc

Lines Matching refs:encoded

35 encoded and simply trusting that it is, is as follows:
58 \item The values in a residue vector may be encoded monolithically in a
60 codebook design dictates that each vector is encoded as the additive
89 As an example, assume a partition vector of size eight, to be encoded
96 codebook dimensions = 8 encoded as: [ 0 1 2 3 4 5 6 7 ]
98 codebook dimensions = 4 encoded as: [ 0 2 4 6 ], [ 1 3 5 7 ]
100 codebook dimensions = 2 encoded as: [ 0 4 ], [ 1 5 ], [ 2 6 ], [ 3 7 ]
102 codebook dimensions = 1 encoded as: [ 0 ], [ 1 ], [ 2 ], [ 3 ], [ 4 ], [ 5 ], [ 6 ], [ 7 ]
118 As an example, assume a partition vector of size eight, to be encoded
125 codebook dimensions = 8 encoded as: [ 0 1 2 3 4 5 6 7 ]
127 codebook dimensions = 4 encoded as: [ 0 1 2 3 ], [ 4 5 6 7 ]
129 codebook dimensions = 2 encoded as: [ 0 1 ], [ 2 3 ], [ 4 5 ], [ 6 7 ]
131 codebook dimensions = 1 encoded as: [ 0 ], [ 1 ], [ 2 ], [ 3 ], [ 4 ], [ 5 ], [ 6 ], [ 7 ]
256 \varname{[residue_end]}, it is obvious that the encoded
265 as follows. We assume that the number of vectors being encoded,