Searched refs:arith_ac_K (Results 1 – 6 of 6) sorted by relevance
529 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217); in encode_mcu_AC_first()798 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217); in encode_mcu()887 cinfo->arith_ac_K[tbl] = cinfo->Ss + in start_pass()
364 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ member613 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ member
373 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217); in decode_mcu_AC_first()601 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217); in decode_mcu()
215 cinfo->arith_ac_K[i] = 5; in jpeg_set_defaults()
215 cinfo->arith_ac_K[i] = 5; in get_soi()409 cinfo->arith_ac_K[index - NUM_ARITH_TBLS] = (UINT8)val; in get_dac()
267 emit_byte(cinfo, cinfo->arith_ac_K[i]); in emit_dac()