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

  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJCustomFilter.java 57 * @param planeRegion rectangle containing the width and height of the
73 Rectangle planeRegion, int componentID, int transformID,
  /external/libjpeg-turbo/
turbojpeg.h 627 * @param planeRegion #tjregion structure containing the width and height of
644 tjregion planeRegion, int componentIndex,
    [all...]
tjexample.c 74 int customFilter(short *coeffs, tjregion arrayRegion, tjregion planeRegion,
turbojpeg-jni.c     [all...]
turbojpeg.c     [all...]
tjbench.c 125 int dummyDCTFilter(short *coeffs, tjregion arrayRegion, tjregion planeRegion,
    [all...]
  /external/libjpeg-turbo/java/
TJExample.java 67 Rectangle planeRegion, int componentIndex,

Completed in 1594 milliseconds