Lines Matching refs:item
78 \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unused in this frame (the output of the channel will be all-zeroes in synthesis). Several later stages of decode don't occur for an unused channel.
79 \item An end-of-packet condition during decode should be considered a
84 \item The book number used for decode
89 \item The number of scalars read into the vector \varname{[coefficients]}
151 \item \varname{[i]} = 0
152 \item \varname{[$\omega$]} = $\pi$ * map element \varname{[i]} / \varname{[floor0_bark_map_size]}
153 \item if ( \varname{[floor0_order]} is odd ) {
155 \item calculate \varname{[p]} and \varname{[q]} according to:
164 \item calculate \varname{[p]} and \varname{[q]} according to:
173 \item calculate \varname{[linear_floor_value]} according to:
179 \item \varname{[iteration_condition]} = map element \varname{[i]}
180 \item \varname{[output]} element \varname{[i]} = \varname{[linear_floor_value]}
181 \item increment \varname{[i]}
182 \item if ( map element \varname{[i]} is equal to \varname{[iteration_condition]} ) continue at step 5
183 \item if ( \varname{[i]} is less than \varname{[n]} ) continue at step 2
184 \item done