Home
last modified time | relevance | path

Searched defs:srcbuf (Results 1 – 10 of 10) sorted by relevance

/external/libvncserver/test/
Dtjbench.c78 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
Dbmp.c87 void pixelconvert(unsigned char *srcbuf, enum BMPPIXELFORMAT srcformat, in pixelconvert()
/external/libjpeg-turbo/
Dtjbench.c104 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
Dbmp.c75 static void pixelconvert(unsigned char *srcbuf, int srcpf, int srcbottomup, in pixelconvert()
/external/ltp/testcases/kernel/io/aio/aio01/
Daio01.c82 char *srcbuf, *dstbuf; variable
/external/libvpx/libvpx/vp9/encoder/
Dvp9_noise_estimate.c70 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
Dvp9_denoiser.c401 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
/external/python/cpython2/Objects/
Dmemoryobject.c632 char *srcbuf, *destbuf; in memory_ass_sub() local
/external/libvncserver/libvncserver/
Dtight.c1557 unsigned char *srcbuf; in SendJpegRect() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp499 CFX_FixedBufGrow<FX_FLOAT, 16> srcbuf(m_nComponents); in TranslateImageLine() local