git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@25
632fc199-4ca6-4c93-a231-
07263d6284db
* between calls, so 24 bits are sufficient.
*/
-inline
LOCAL(void)
emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size)
/* Emit some bits, unless we are in gather mode */
* Emit (or just count) a Huffman symbol.
*/
-inline
LOCAL(void)
emit_symbol (phuff_entropy_ptr entropy, int tbl_no, int symbol)
{