Home
last modified time | relevance | path

Searched refs:dstElementSize (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg-jni.c627 jint dstElementSize, jint x, jint y, jint width, jint pitch, jint height, in TJDecompressor_decompress() argument
645 if((*env)->GetArrayLength(env, dst)*dstElementSize<arraySize) in TJDecompressor_decompress()
840 jintArray jSrcStrides, jint subsamp, jarray dst, jint dstElementSize, in TJDecompressor_decodeYUV() argument
868 if((*env)->GetArrayLength(env, dst)*dstElementSize<arraySize) in TJDecompressor_decodeYUV()