Home | History | Annotate | Download | only in libjpeg

Lines Matching full:nonzero

676     /* Watch out for case that nonzero coef is zero after point transform */
829 EOB = k; /* EOB = index of last newly-nonzero coef */
857 /* If the coef was previously nonzero, it only needs a correction bit.
874 /* Emit output bit for newly-nonzero coef */
1244 * If some symbols have a very small but nonzero probability, the Huffman tree
1273 freq[256] = 1; /* make sure 256 has a nonzero count */
1282 /* Find the smallest nonzero frequency, set c1 = its symbol */
1293 /* Find the next smallest nonzero frequency, set c2 = its symbol */
1348 * shortest nonzero BITS entry is converted into a prefix for two code words