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

  /external/libjpeg-turbo/
jdarith.c 293 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
551 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
jpeglib.h 355 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
604 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
    [all...]
jcparam.c 211 cinfo->arith_dc_L[i] = 0;
jdmarker.c 212 cinfo->arith_dc_L[i] = 0;
410 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
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 434 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
749 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
  /external/opencv3/3rdparty/libjpeg/
jdarith.c 292 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
565 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
jpeglib.h 339 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
583 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
    [all...]
jdmarker.c 212 cinfo->arith_dc_L[i] = 0;
434 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
436 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])
    [all...]
jcarith.c 432 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
762 if (m < (int) ((1L << cinfo->arith_dc_L[tbl]) >> 1))
jcmarker.c 261 emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->arith_dc_U[i]<<4));
jcparam.c 314 cinfo->arith_dc_L[i] = 0;
  /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 199 milliseconds