Searched refs:compressJpegFromYUV420pNative (Results 1 – 1 of 1) sorted by relevance
95 private static native int compressJpegFromYUV420pNative( in compressJpegFromYUV420pNative() method in JpegUtilNative158 return compressJpegFromYUV420pNative(width, height, yBuf, yPStride, yRStride, cbBuf, in compressJpegFromYUV420p()