Searched refs:arith_dc_U (Results 1 – 18 of 18) sorted by relevance
356 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member605 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member
295 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in decode_mcu_DC_first()553 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in decode_mcu()
213 cinfo->arith_dc_U[i] = 1; in get_soi()411 cinfo->arith_dc_U[index] = (UINT8) (val >> 4); in get_dac()412 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
436 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in encode_mcu_DC_first()751 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in encode_mcu()
212 cinfo->arith_dc_U[i] = 1; in jpeg_set_defaults()
262 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4)); in emit_dac()
340 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member584 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member
294 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in decode_mcu_DC_first()567 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in decode_mcu()
213 cinfo->arith_dc_U[i] = 1; in get_soi()435 cinfo->arith_dc_U[index] = (UINT8) (val >> 4); in get_dac()436 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
434 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in encode_mcu_DC_first()764 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1)) in encode_mcu()
315 cinfo->arith_dc_U[i] = 1; in jpeg_set_defaults()
261 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4)); in emit_dac()
211 cinfo->arith_dc_U[i] = 1; in get_soi()431 cinfo->arith_dc_U[index] = (UINT8) (val >> 4); in get_dac()432 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index]) in get_dac()
412 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member644 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member
296 cinfo->arith_dc_U[i] = 1; in jpeg_set_defaults()
253 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4)); in emit_dac()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...