Searched defs:jDstOffsets (Results  1 – 1 of 1) sorted by relevance
| /external/libjpeg-turbo/ | 
| D | turbojpeg-jni.c | 405    jintArray jDstOffsets, jintArray jDstStrides, jint subsamp, jint flags)  in TJCompressor_encodeYUV()488    jintArray jDstOffsets, jintArray jDstStrides, jint subsamp, jint flags)  in Java_org_libjpegturbo_turbojpeg_TJCompressor_encodeYUV___3BIIIIII_3_3B_3I_3III()
 498    jintArray jDstOffsets, jintArray jDstStrides, jint subsamp, jint flags)  in Java_org_libjpegturbo_turbojpeg_TJCompressor_encodeYUV___3IIIIIII_3_3B_3I_3III()
 775    jobjectArray dstobjs, jintArray jDstOffsets, jint desiredWidth,  in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III()
 
 |