Home
last modified time | relevance | path

Searched defs:dstBuf (Results 1 – 11 of 11) sorted by relevance

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJDecompressor.java370 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress()
381 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
399 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress()
488 public void decompressToYUV(byte[] dstBuf, int flags) throws Exception { in decompressToYUV()
677 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress()
688 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
857 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress()
861 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, int x, in decompress()
865 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress()
869 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, int x, in decompress()
[all …]
DTJCompressor.java325 public void compress(byte[] dstBuf, int flags) throws Exception { in compress()
389 public void compress(BufferedImage srcImage, byte[] dstBuf, int flags) in compress()
448 public void encodeYUV(byte[] dstBuf, int flags) throws Exception { in encodeYUV()
539 public void encodeYUV(BufferedImage srcImage, byte[] dstBuf, int flags) in encodeYUV()
590 int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, int jpegQual, in compress()
594 int pitch, int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, in compress()
598 int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, int jpegQual, in compress()
602 int stride, int height, int pixelFormat, byte[] dstBuf, int jpegSubsamp, in compress()
606 int width, int[] srcStrides, int height, int subsamp, byte[] dstBuf, in compressFromYUV()
611 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
[all …]
/external/libjpeg-turbo/
Dtjunittest.c395 void compTest(tjhandle handle, unsigned char **dstBuf, in compTest()
458 unsigned char *dstBuf=NULL, *yuvBuf=NULL; in _decompTest() local
551 unsigned char *dstBuf=NULL; in doTest() local
599 unsigned char *srcBuf=NULL, *dstBuf=NULL; in bufSizeTest() local
Dturbojpeg.c992 int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, in tjEncodeYUV3()
1028 int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, in tjEncodeYUV2()
1036 int width, int pitch, int height, int pixelSize, unsigned char *dstBuf, in tjEncodeYUV()
1336 unsigned long jpegSize, unsigned char *dstBuf, int width, int pitch, in tjDecompress2()
1438 unsigned long jpegSize, unsigned char *dstBuf, int width, int pitch, in tjDecompress()
1503 unsigned char **srcPlanes, int *strides, int subsamp, unsigned char *dstBuf, in tjDecodeYUVPlanes()
1665 int pad, int subsamp, unsigned char *dstBuf, int width, int pitch, in tjDecodeYUV()
1875 unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV2()
1936 unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV()
Dturbojpeg-jni.c470 unsigned char *srcBuf=NULL, *dstBuf=NULL; in TJCompressor_encodeYUV_12() local
632 unsigned char *jpegBuf=NULL, *dstBuf=NULL; in TJDecompressor_decompress() local
808 unsigned char *jpegBuf=NULL, *dstBuf=NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3BI() local
846 unsigned char *srcPlanes[3], *dstBuf=NULL; in TJDecompressor_decodeYUV() local
/external/libvncserver/test/
Dtjunittest.c238 void compTest(tjhandle handle, unsigned char **dstBuf, in compTest()
276 unsigned char *dstBuf=NULL; in _decompTest() local
340 unsigned char *dstBuf=NULL; in doTest() local
/external/libvncserver/common/
Dturbojpeg.c747 unsigned long jpegSize, unsigned char *dstBuf, int width, int pitch, in tjDecompress2()
849 unsigned long jpegSize, unsigned char *dstBuf, int width, int pitch, in tjDecompress()
/external/deqp/modules/gles3/functional/
Des3fBufferCopyTests.cpp85 deUint32 dstBuf = 0; in iterate() local
/external/libjpeg-turbo/java/
DTJBench.java134 byte[] dstBuf, int w, int h, int subsamp, int jpegQual, in decomp()
DTJUnitTest.java636 private static int compTest(TJCompressor tjc, byte[] dstBuf, int w, in compTest()
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...