HomeSort by relevance Sort by last modified time
    Searched defs:DC5 (Results 1 - 5 of 5) sorted by null

  /external/libjpeg-turbo/
jdcoefct.c 425 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
507 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
557 num = 9 * Q00 * (DC2 + DC8 - 2*DC5);
587 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
605 DC4 = DC5; DC5 = DC6;
  /external/opencv3/3rdparty/libjpeg/
jdcoefct.c 480 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
559 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
608 num = 9 * Q00 * (DC2 + DC8 - 2*DC5);
638 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
656 DC4 = DC5; DC5 = DC6;
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdcoefct.c 478 int DC1,DC2,DC3,DC4,DC5,DC6,DC7,DC8,DC9;
557 DC4 = DC5 = DC6 = (int) buffer_ptr[0][0];
606 num = 9 * Q00 * (DC2 + DC8 - 2*DC5);
636 num = 9 * Q00 * (DC4 + DC6 - 2*DC5);
654 DC4 = DC5; DC5 = DC6;
  /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 240 milliseconds