Searched refs:arith_dc_U (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djdarith.c293 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
551 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
H A Djpeglib.h361 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_compress_struct
610 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_decompress_struct
H A Djdmarker.c213 cinfo->arith_dc_U[i] = 1;
411 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
412 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
H A Djcmarker.c262 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
H A Djcarith.c434 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
749 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
H A Djcparam.c321 cinfo->arith_dc_U[i] = 1;
/external/jpeg/
H A Djpeglib.h314 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_compress_struct
550 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_decompress_struct
H A Djdmarker.c211 cinfo->arith_dc_U[i] = 1;
404 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
405 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
H A Djcmarker.c253 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
H A Djcparam.c296 cinfo->arith_dc_U[i] = 1;
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h377 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_compress_struct
609 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_decompress_struct
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h377 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_compress_struct
609 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_decompress_struct
H A Dfpdfapi_jdmarker.c212 cinfo->arith_dc_U[i] = 1;
432 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
433 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
H A Dfpdfapi_jcmarker.c254 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
H A Dfpdfapi_jcparam.c297 cinfo->arith_dc_U[i] = 1;
/external/qemu/distrib/jpeg-6b/
H A Djpeglib.h314 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_compress_struct
550 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ member in struct:jpeg_decompress_struct
H A Djdmarker.c211 cinfo->arith_dc_U[i] = 1;
398 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
399 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
H A Djcmarker.c253 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
H A Djcparam.c296 cinfo->arith_dc_U[i] = 1;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 292 milliseconds