Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:savable_state

62  * The savable_state subrecord contains fields that change within an MCU,
70 } savable_state;
95 savable_state saved; /* Bit buffer & DC state at start of MCU */
120 savable_state cur; /* Current bit buffer & DC state */