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

  /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/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);
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 

Completed in 281 milliseconds