Lines Matching full:coefficient
323 /* Section F.2.2.1: decode the DC coefficient difference */
334 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */
402 /* Scale and output coefficient in natural (dezigzagged) order */
532 /* initialize coefficient loop counter to start of band */
562 * if the absolute value of the coefficient must be increased.
578 break; /* reached target zero coefficient */
584 /* Output newly nonzero coefficient */
593 /* Scan any remaining coefficient positions after the end-of-band
594 * (the last newly nonzero coefficient, if any). Append a correction
595 * bit to each already-nonzero coefficient. A correction bit is 1
596 * if the absolute value of the coefficient must be increased.