Lines Matching full:coefficient
253 /* Whether we care about the DC and AC coefficient values for each block */
733 /* Section F.2.2.1: decode the DC coefficient difference */
744 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */
816 /* Scale and output coefficient in natural (dezigzagged) order */
949 /* initialize coefficient loop counter to start of band */
979 * if the absolute value of the coefficient must be increased.
995 break; /* reached target zero coefficient */
1001 /* Output newly nonzero coefficient */
1011 /* Scan any remaining coefficient positions after the end-of-band
1012 * (the last newly nonzero coefficient, if any). Append a correction
1013 * bit to each already-nonzero coefficient. A correction bit is 1
1014 * if the absolute value of the coefficient must be increased.
1097 /* Section F.2.2.1: decode the DC coefficient difference */
1114 /* Output the DC coefficient */
1130 /* Output coefficient in natural (dezigzagged) order.
1221 /* Section F.2.2.1: decode the DC coefficient difference */
1238 /* Output the DC coefficient */
1254 /* Output coefficient in natural (dezigzagged) order.
1445 /* Decide whether we really care about the coefficient values */