Searched refs:arith_ac_K (Results 1 – 4 of 4) sorted by relevance
315 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ member551 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ member
297 cinfo->arith_ac_K[i] = 5; in jpeg_set_defaults()
212 cinfo->arith_ac_K[i] = 5; in get_soi()395 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; in get_dac()
257 emit_byte(cinfo, cinfo->arith_ac_K[i]); in emit_dac()