Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:coefficients

502  * Save the current Huffman deocde position and the DC coefficients
588 * Decode and return one MCU's worth of Huffman-compressed coefficients.
589 * The coefficients are reordered from zigzag order into natural array order,
598 * coefficients may already have been assigned. This is harmless for
633 /* Decode a single block's worth of coefficients */
654 /* Section F.2.2.2: decode the AC coefficients */
681 /* Section F.2.2.2: decode the AC coefficients */
715 * Decode one MCU's worth of Huffman-compressed coefficients.
718 * Therefore, all coefficients are discarded.
749 /* Decode a single block's worth of coefficients */
759 /* discard all coefficients */