Lines Matching full:coefficients
117 // all of a block's 64 DCT coefficients are transmitted in one pass.
119 // component), coefficients 1-5, and coefficients 6-63, in zig-zag
121 // band of coefficients are transmitted in one pass. For example,
138 return FormatError("progressive AC coefficients for more than one component")
164 // b is the decoded coefficients, in natural (not zig-zag) order.
217 // Load the previous partially decoded coefficients, if applicable.
251 // Decode the AC coefficients, as specified in section F.2.2.2.
290 // Save the coefficients.
395 return FormatError("too many coefficients")