OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arrayRegion
(Results
1 - 5
of
5
) sorted by null
/external/libjpeg-turbo/
turbojpeg.h
555
* @param
arrayRegion
#tjregion structure containing the width and height of
577
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 1718 milliseconds