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

  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.h 421 } tjregion; typedef in typeref:struct:__anon17402
431 tjregion r;
456 * @param arrayRegion #tjregion structure containing the width and height of
461 * @param planeRegion #tjregion structure containing the width and height of
475 int (*customFilter)(short *coeffs, tjregion arrayRegion,
476 tjregion planeRegion, int componentIndex, int transformIndex,
    [all...]
tjbench.c 63 int (*customFilter)(short *, tjregion, tjregion, int, int, tjtransform *);
79 int dummyDCTFilter(short *coeffs, tjregion arrayRegion, tjregion planeRegion,
turbojpeg-jni.c 551 static int JNICustomFilter(short *coeffs, tjregion arrayRegion,
552 tjregion planeRegion, int componentIndex, int transformIndex,
turbojpeg.c     [all...]

Completed in 133 milliseconds