HomeSort by relevance Sort by last modified time
    Searched refs:arith_ac_K (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/libjpeg_turbo/
jdarith.c 364 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217);
591 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217);
jpeglib.h 362 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
611 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
    [all...]
jcarith.c 523 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217);
792 (k <= cinfo->arith_ac_K[tbl] ? 189 : 217);
881 cinfo->arith_ac_K[tbl] = cinfo->Ss + ((8 + cinfo->Se - cinfo->Ss) >> 4);
jcmarker.c 266 emit_byte(cinfo, cinfo->arith_ac_K[i]);
jcparam.c 322 cinfo->arith_ac_K[i] = 5;
jdmarker.c 214 cinfo->arith_ac_K[i] = 5;
408 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val;
    [all...]
  /external/jpeg/
jpeglib.h 315 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
551 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
    [all...]
jcmarker.c 257 emit_byte(cinfo, cinfo->arith_ac_K[i]);
jdmarker.c 212 cinfo->arith_ac_K[i] = 5;
401 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val;
    [all...]
jcparam.c 297 cinfo->arith_ac_K[i] = 5;
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 378 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
610 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 378 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
610 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
    [all...]
fpdfapi_jcmarker.c 258 emit_byte(cinfo, cinfo->arith_ac_K[i]);
fpdfapi_jdmarker.c 213 cinfo->arith_ac_K[i] = 5;
429 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val;
    [all...]
fpdfapi_jcparam.c 298 cinfo->arith_ac_K[i] = 5;
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 315 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
551 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
    [all...]
jcmarker.c 257 emit_byte(cinfo, cinfo->arith_ac_K[i]);
jdmarker.c 212 cinfo->arith_ac_K[i] = 5;
395 cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val;
    [all...]
jcparam.c 297 cinfo->arith_ac_K[i] = 5;
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 

Completed in 204 milliseconds

1 2