Home
last modified time | relevance | path

Searched refs:arith_code (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djcmarker.c517 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()
Djcinit.c48 if (cinfo->arith_code) { in jinit_compress_master()
Djdtrans.c112 if (cinfo->arith_code) { in transdecode_master_selection()
Djpeglib.h374 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member
609 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member
Djcmaster.c484 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()
Djctrans.c178 if (cinfo->arith_code) { in transencode_master_selection()
Djcparam.c226 cinfo->arith_code = FALSE; in jpeg_set_defaults()
Dcjpeg.c307 cinfo->arith_code = TRUE; in parse_switches()
Djpegtran.c184 cinfo->arith_code = TRUE; in parse_switches()
Djdmaster.c536 if (cinfo->arith_code) { in master_selection()
Djdmarker.c249 cinfo->arith_code = is_arith; in get_sof()
Dturbojpeg.c286 cinfo->arith_code = TRUE; in setCompDefaults()
Dlibjpeg.txt966 boolean arith_code