Searched refs:arith_code (Results 1 – 13 of 13) sorted by relevance
517 if (cinfo->arith_code || cinfo->progressive_mode || in write_frame_header()535 if (cinfo->arith_code) { in write_frame_header()564 if (cinfo->arith_code) { in write_scan_header()627 if (!cinfo->arith_code) { in write_tables_only()
48 if (cinfo->arith_code) { in jinit_compress_master()
112 if (cinfo->arith_code) { in transdecode_master_selection()
374 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member609 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member
484 if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->arith_code) { in prepare_for_pass()618 if (cinfo->progressive_mode && !cinfo->arith_code) /* TEMPORARY HACK ??? */ in jinit_c_master_control()
178 if (cinfo->arith_code) { in transencode_master_selection()
226 cinfo->arith_code = FALSE; in jpeg_set_defaults()
307 cinfo->arith_code = TRUE; in parse_switches()
184 cinfo->arith_code = TRUE; in parse_switches()
536 if (cinfo->arith_code) { in master_selection()
249 cinfo->arith_code = is_arith; in get_sof()
286 cinfo->arith_code = TRUE; in setCompDefaults()
966 boolean arith_code