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

  /external/guava/guava/src/com/google/common/base/
Ascii.java 221 * off ancillary devices, DC4 is the preferred assignment.)
264 public static final byte DC4 = 20;
  /external/jpeg/
jdcoefct.c 731 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
810 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
829 num = 36 * Q00 * (DC4 - DC6);
889 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
907 DC4 = DC5; DC5 = DC6;
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdcoefct.c 731 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
810 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
829 num = 36 * Q00 * (DC4 - DC6);
889 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
907 DC4 = DC5; DC5 = DC6;
    [all...]
  /external/webp/src/dec/
dsp.c 284 static void DC4(uint8_t *dst) { // DC
475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
  /external/webp/src/enc/
dsp.c 376 static void DC4(uint8_t* dst, const uint8_t* top) {
520 DC4(I4DC4 + dst, top);
  /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 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 2862 milliseconds