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

  /external/libjpeg-turbo/
turbojpeg.h 554 * @param arrayRegion #tjregion structure containing the width and height of
576 int (*customFilter)(short *coeffs, tjregion arrayRegion,
    [all...]
turbojpeg-jni.c     [all...]
tjbench.c 94 int dummyDCTFilter(short *coeffs, tjregion arrayRegion, tjregion planeRegion,
98 for(i=0; i<arrayRegion.w*arrayRegion.h; i++) coeffs[i]=-coeffs[i];
turbojpeg.c     [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
VmMirror.java     [all...]

Completed in 212 milliseconds