Searched defs:srcBuf (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/libjpeg_turbo/ |
| D | turbojpeg.c | 574 DLLEXPORT int DLLCALL tjCompress2(tjhandle handle, unsigned char *srcBuf, in tjCompress2() 650 DLLEXPORT int DLLCALL tjCompress(tjhandle handle, unsigned char *srcBuf, in tjCompress() 672 DLLEXPORT int DLLCALL tjEncodeYUV2(tjhandle handle, unsigned char *srcBuf, in tjEncodeYUV2() 830 DLLEXPORT int DLLCALL tjEncodeYUV(tjhandle handle, unsigned char *srcBuf, in tjEncodeYUV()
|
| D | turbojpeg-jni.c | 106 unsigned char *srcBuf=NULL, *jpegBuf=NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compress___3BIIIIII_3BIII() local 161 unsigned char *srcBuf=NULL, *jpegBuf=NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compress___3IIIIIII_3BIII() local 216 unsigned char *srcBuf=NULL, *dstBuf=NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_encodeYUV___3BIIII_3BII() local 257 unsigned char *srcBuf=NULL, *dstBuf=NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_encodeYUV___3IIIII_3BII() local
|
| D | tjunittest.c | 338 char tempStr[1024]; unsigned char *srcBuf=NULL; in compTest() local 537 unsigned char *srcBuf=NULL, *dstBuf=NULL; in bufSizeTest() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fBufferCopyTests.cpp | 84 deUint32 srcBuf = 0; in iterate() local
|
| /external/pdfium/core/src/fpdfapi/fpdf_parser/ |
| D | fpdf_parser_objects.cpp | 1030 FX_BYTE srcBuf[1024]; in Identical() local 1068 FX_BYTE srcBuf[1024]; in Identical() local
|