Searched defs:d_buf (Results 1 – 8 of 8) sorted by relevance
/external/opencv3/samples/gpu/performance/ |
D | tests.cpp | 224 cuda::GpuMat d_src, d_buf; in TEST() local 736 cuda::GpuMat d_src, d_buf, d_dst; in TEST() local 936 cuda::GpuMat d_buf; in TEST() local
|
/external/elfutils/libelf/ |
D | libelf.h | 103 void *d_buf; /* Pointer to the actual data. */ member
|
/external/opencv3/modules/core/src/ |
D | matmul.cpp | 326 WT* d_buf = _d_buf; in GEMMSingleMul() local 491 const WT* d_buf, size_t d_buf_step, in GEMMStore() 661 const double* d_buf, size_t d_buf_step, in GEMMStore_32f() 670 const double* d_buf, size_t d_buf_step, in GEMMStore_64f() 679 const Complexd* d_buf, size_t d_buf_step, in GEMMStore_32fc() 688 const Complexd* d_buf, size_t d_buf_step, in GEMMStore_64fc() 1325 uchar* d_buf = 0; in gemm() local
|
/external/zlib/src/ |
D | deflate.h | 241 ushf *d_buf; member
|
/external/pdfium/third_party/zlib_v128/ |
D | deflate.h | 241 ushf *d_buf; member
|
/external/opencv3/modules/cudaarithm/perf/ |
D | perf_reductions.cpp | 72 cv::cuda::GpuMat d_buf; in PERF_TEST_P() local
|
/external/opencv3/3rdparty/zlib/ |
D | deflate.h | 241 ushf *d_buf; member
|
/external/opencv/cxcore/src/ |
D | cxmatmul.cpp | 1110 uchar* d_buf = 0; in cvGEMM() local
|