Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@2 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
Constantin Kaplinsky
2008-09-28 05:08:48 +00:00
parent c87530727a
commit 0ca44258fc
12 changed files with 150 additions and 4212 deletions

View File

@@ -297,7 +297,7 @@ dump_buffer (working_state * state)
* between calls, so 24 bits are sufficient.
*/
INLINE
inline
LOCAL(boolean)
emit_bits (working_state * state, unsigned int code, int size)
/* Emit some bits; return TRUE if successful, FALSE if must suspend */