Home
last modified time | relevance | path

Searched defs:dstbuf (Results 1 – 5 of 5) sorted by relevance

/external/opencv/cxcore/src/
Dcxlogic.cpp192 CvMat dstbuf, *tdst; in icvLogicS() local
356 CvMat dstbuf, *tdst; in icvLogic() local
Dcxarithm.cpp289 CvMat dstbuf, *tdst; local
540 CvMat dstbuf, *tdst; in cvSubRS() local
765 CvMat dstbuf, *tdst; in cvAdd() local
1012 CvMat dstbuf, *tdst; in cvAddS() local
/external/libvncserver/test/
Dtjbench.c79 unsigned long *jpegsize, unsigned char *dstbuf, int w, int h, in decomptest()
Dbmp.c91 int srcpitch, unsigned char *dstbuf, enum BMPPIXELFORMAT dstformat, int dstpitch, in pixelconvert()
/external/mesa3d/src/mesa/vbo/
Dvbo_split_copy.c87 GLubyte *dstbuf; member