Searched defs:transformIndex (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Transform.java | 101 transformDictionaryWord(byte[] dst, int dstOffset, ByteBuffer src, int srcOffset, int len, Transforms transforms, int transformIndex) transformDictionaryWord() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjbench.c | 129 dummyDCTFilter(short *coeffs, tjregion arrayRegion, tjregion planeRegion, int componentIndex, int transformIndex, tjtransform *transform) dummyDCTFilter() argument
|
H A D | turbojpeg-jni.c | 1038 JNICustomFilter(short *coeffs, tjregion arrayRegion, tjregion planeRegion, int componentIndex, int transformIndex, tjtransform *transform) JNICustomFilter() argument
|
Completed in 5 milliseconds