Searched defs:arrayRegion (Results 1 – 4 of 4) sorted by relevance
135 static int dummyDCTFilter(short *coeffs, tjregion arrayRegion, in dummyDCTFilter()
1065 static int JNICustomFilter(short *coeffs, tjregion arrayRegion, in JNICustomFilter()
2077 tjregion arrayRegion = { 0, 0, 0, 0 }; local
2276 ArrayRegion arrayRegion = reply.getNextValueAsArrayRegion(); in getArrayValues() local