Lines Matching full:coefficient
327 /* Section F.2.2.1: decode the DC coefficient difference */
338 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */
406 /* Scale and output coefficient in natural (dezigzagged) order */
536 /* initialize coefficient loop counter to start of band */
566 * if the absolute value of the coefficient must be increased.
582 break; /* reached target zero coefficient */
588 /* Output newly nonzero coefficient */
597 /* Scan any remaining coefficient positions after the end-of-band
598 * (the last newly nonzero coefficient, if any). Append a correction
599 * bit to each already-nonzero coefficient. A correction bit is 1
600 * if the absolute value of the coefficient must be increased.