HomeSort by relevance Sort by last modified time
    Searched refs:arith_code (Results 1 - 17 of 17) sorted by null

  /external/jpeg/
jcinit.c 44 if (cinfo->arith_code) {
jcmarker.c 333 if (cinfo->Ah != 0 && !cinfo->arith_code)
513 if (cinfo->arith_code || cinfo->progressive_mode ||
531 if (cinfo->arith_code) {
557 if (cinfo->arith_code) {
627 if (! cinfo->arith_code) {
jdtrans.c 229 if (cinfo->arith_code) {
jpeglib.h 325 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member in struct:jpeg_compress_struct
547 boolean arith_code; /* TRUE=arithmetic coding, FALSE=Huffman */ member in struct:jpeg_decompress_struct
    [all...]
cjpeg.c 250 cinfo->arith_code = TRUE;
jctrans.c 169 if (cinfo->arith_code) {
jpegtran.c 156 cinfo->arith_code = TRUE;
jdmaster.c 398 if (cinfo->arith_code) {
jcmaster.c 436 if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->arith_code) {
jcparam.c 308 cinfo->arith_code = FALSE;
jdmarker.c 246 cinfo->arith_code = is_arith;
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 890 milliseconds