Searched defs:DC4 (Results 1 - 9 of 9) sorted by relevance

/external/guava/guava/src/com/google/common/base/
H A DAscii.java226 * off ancillary devices, DC4 is the preferred assignment.)
248 * off ancillary devices, DC4 is the preferred assignment.)
259 * off ancillary devices, DC4 is the preferred assignment.)
277 * off ancillary devices, DC4 is the preferred assignment.)
281 public static final byte DC4 = 20; field in class:Ascii
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdcoefct.c479 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9; local
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;
/external/jpeg/
H A Djdcoefct.c731 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9; local
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;
/external/webp/src/dsp/
H A Ddec.c268 static void DC4(uint8_t *dst) { // DC function
460 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
H A Denc.c344 static void DC4(uint8_t* dst, const uint8_t* top) { function
489 DC4(I4DC4 + dst, top);
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 5905 milliseconds