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

  /external/libjpeg-turbo/
jdarith.c 294 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
552 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
jpeglib.h 356 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
605 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
    [all...]
jcparam.c 212 cinfo->arith_dc_L[i] = 0;
jdmarker.c 213 cinfo->arith_dc_L[i] = 0;
411 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
413 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
    [all...]
jcmarker.c 263 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
jcarith.c 435 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
750 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmarker.c 210 cinfo->arith_dc_L[i] = 0;
430 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
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 411 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
643 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
    [all...]
fpdfapi_jcparam.c 295 cinfo->arith_dc_L[i] = 0;
  /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 362 milliseconds