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

  /external/libjpeg-turbo/
jdarith.c 295 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
553 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
jpeglib.h 356 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
605 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
    [all...]
jcparam.c 212 cinfo->arith_dc_U[i] = 1;
jdmarker.c 213 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])
    [all...]
jcmarker.c 262 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
jcarith.c 436 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
751 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
  /external/opencv3/3rdparty/libjpeg/
jdarith.c 294 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
567 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
jpeglib.h 340 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
584 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
    [all...]
jdmarker.c 213 cinfo->arith_dc_U[i] = 1;
435 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
436 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
    [all...]
jcarith.c 434 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
764 else if (m > (int) ((1L << cinfo->arith_dc_U[tbl]) >> 1))
jcmarker.c 261 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
jcparam.c 315 cinfo->arith_dc_U[i] = 1;
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmarker.c 211 cinfo->arith_dc_U[i] = 1;
431 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
432 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
    [all...]
fpdfapi_jcmarker.c 253 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
jpeglib.h 412 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
644 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
    [all...]
fpdfapi_jcparam.c 296 cinfo->arith_dc_U[i] = 1;
  /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 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 75 milliseconds