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

1 2

  /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/chromium_org/third_party/libjpeg_turbo/
jdcoefct.c 484 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
566 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
585 num = 36 * Q00 * (DC4 - DC6);
645 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
663 DC4 = DC5; DC5 = DC6;
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdcoefct.c 479 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
558 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
577 num = 36 * Q00 * (DC4 - DC6);
637 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
655 DC4 = DC5; DC5 = DC6;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
ascii.py 25 DC4 = 0x14 # ^T
43 "DLE", "DC1", "DC2", "DC3", "DC4", "NAK", "SYN", "ETB",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
ascii.py 25 DC4 = 0x14 # ^T
43 "DLE", "DC1", "DC2", "DC3", "DC4", "NAK", "SYN", "ETB",
  /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/deqp/framework/qphelper/
qpXmlWriter.c 82 case 20: repl = "<DC4>"; break;
  /external/chromium_org/third_party/libwebp/dsp/
dec.c 268 static void DC4(uint8_t *dst) { // DC
460 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
enc.c 344 static void DC4(uint8_t* dst, const uint8_t* top) {
489 DC4(I4DC4 + dst, top);
  /external/webp/src/dsp/
dec.c 268 static void DC4(uint8_t *dst) { // DC
460 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
enc.c 344 static void DC4(uint8_t* dst, const uint8_t* top) {
489 DC4(I4DC4 + dst, top);
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.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 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/tools/
jill.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 

Completed in 298 milliseconds

1 2