Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c916 unsigned char *dstBuf, int pad, int subsamp, in tjEncodeYUV3()
955 unsigned char *dstBuf, int subsamp, int flags) in tjEncodeYUV2()
963 unsigned char *dstBuf, int subsamp, int flags) in tjEncodeYUV()
1279 unsigned long jpegSize, unsigned char *dstBuf, in tjDecompress2()
1366 unsigned long jpegSize, unsigned char *dstBuf, in tjDecompress()
1431 unsigned char *dstBuf, int width, int pitch, in tjDecodeYUVPlanes()
1577 int pad, int subsamp, unsigned char *dstBuf, in tjDecodeYUV()
1796 unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV2()
1860 unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV()
2063 unsigned char *dstBuf = NULL; in tjLoadImage() local
Dtjunittest.c373 static void compTest(tjhandle handle, unsigned char **dstBuf, in compTest()
437 unsigned char *dstBuf = NULL, *yuvBuf = NULL; in _decompTest() local
529 unsigned char *dstBuf = NULL; in doTest() local
613 unsigned char *srcBuf = NULL, *dstBuf = NULL; in bufSizeTest() local
Dturbojpeg-jni.c519 unsigned char *srcBuf = NULL, *dstBuf = NULL; in TJCompressor_encodeYUV_12() local
688 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in TJDecompressor_decompress() local
870 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3BI() local
914 unsigned char *dstBuf = NULL; in TJDecompressor_decodeYUV() local
Dtjbench.c143 unsigned long *jpegSize, unsigned char *dstBuf, int w, int h, in decomp()
/external/deqp/modules/gles3/functional/
Des3fBufferCopyTests.cpp85 deUint32 dstBuf = 0; in iterate() local
/external/angle/third_party/vulkan_memory_allocator/src/
DSparseBindingTest.cpp267 VkBuffer dstBuf = nullptr; in ValidateContent() local
/external/swiftshader/src/Renderer/
DSurface.cpp3470 char *dstBuf = (char*)dst->lockInternal(-1, -1, 0, sw::LOCK_READWRITE, sw::PRIVATE) + dstStart; in copyCubeEdge() local