Searched refs:savable_state (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdhuff.c30 * The savable_state subrecord contains fields that change within an MCU,
36 } savable_state; typedef in typeref:struct:__anon706
63 savable_state saved; /* Other state at start of MCU */
526 savable_state state;
H A Djdphuff.c32 * The savable_state subrecord contains fields that change within an MCU,
39 } savable_state; typedef in typeref:struct:__anon717
67 savable_state saved; /* Other state at start of MCU */
298 savable_state state;
H A Djchuff.c29 * The savable_state subrecord contains fields that change within an MCU,
37 } savable_state; typedef in typeref:struct:__anon689
62 savable_state saved; /* Bit buffer & DC state at start of MCU */
87 savable_state cur; /* Current bit buffer & DC state */

Completed in 34 milliseconds