Searched defs:srcbuf (Results 1 – 10 of 10) sorted by relevance
/external/libvncserver/test/ |
D | tjbench.c | 78 int decomptest(unsigned char *srcbuf, unsigned char **jpegbuf, in decomptest() 208 void dotest(unsigned char *srcbuf, int w, int h, int subsamp, int jpegqual, in dotest() 354 unsigned char **jpegbuf=NULL, *srcbuf=NULL; in dodecomptest() local 510 unsigned char *srcbuf=NULL; int w, h, i, j; in main() local
|
D | bmp.c | 87 void pixelconvert(unsigned char *srcbuf, enum BMPPIXELFORMAT srcformat, in pixelconvert()
|
/external/libjpeg-turbo/ |
D | tjbench.c | 104 int decomp(unsigned char *srcbuf, unsigned char **jpegbuf, in decomp() 286 int fullTest(unsigned char *srcbuf, int w, int h, int subsamp, int jpegqual, in fullTest() 499 unsigned char **jpegbuf=NULL, *srcbuf=NULL; in decompTest() local 796 unsigned char *srcbuf=NULL; int w=0, h=0, i, j; in main() local
|
D | bmp.c | 75 static void pixelconvert(unsigned char *srcbuf, int srcpf, int srcbottomup, in pixelconvert()
|
/external/ltp/testcases/kernel/io/aio/aio01/ |
D | aio01.c | 82 char *srcbuf, *dstbuf; variable
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_noise_estimate.c | 70 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
|
D | vp9_denoiser.c | 401 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
|
/external/python/cpython2/Objects/ |
D | memoryobject.c | 632 char *srcbuf, *destbuf; in memory_ass_sub() local
|
/external/libvncserver/libvncserver/ |
D | tight.c | 1557 unsigned char *srcbuf; in SendJpegRect() local
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_colorspace.cpp | 499 CFX_FixedBufGrow<FX_FLOAT, 16> srcbuf(m_nComponents); in TranslateImageLine() local
|