Lines Matching full:coefficient
329 /* Section F.2.2.1: decode the DC coefficient difference */
340 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */
408 /* Scale and output coefficient in natural (dezigzagged) order */
538 /* initialize coefficient loop counter to start of band */
568 * if the absolute value of the coefficient must be increased.
584 break; /* reached target zero coefficient */
590 /* Output newly nonzero coefficient */
599 /* Scan any remaining coefficient positions after the end-of-band
600 * (the last newly nonzero coefficient, if any). Append a correction
601 * bit to each already-nonzero coefficient. A correction bit is 1
602 * if the absolute value of the coefficient must be increased.