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