Home
last modified time | relevance | path

Searched defs:d_buf (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/samples/gpu/performance/
Dtests.cpp224 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/
Dlibelf.h103 void *d_buf; /* Pointer to the actual data. */ member
/external/opencv3/modules/core/src/
Dmatmul.cpp326 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/
Ddeflate.h241 ushf *d_buf; member
/external/pdfium/third_party/zlib_v128/
Ddeflate.h241 ushf *d_buf; member
/external/opencv3/modules/cudaarithm/perf/
Dperf_reductions.cpp72 cv::cuda::GpuMat d_buf; in PERF_TEST_P() local
/external/opencv3/3rdparty/zlib/
Ddeflate.h241 ushf *d_buf; member
/external/opencv/cxcore/src/
Dcxmatmul.cpp1110 uchar* d_buf = 0; in cvGEMM() local