/external/opencv3/modules/cudaarithm/src/cuda/ |
D | cmp_mat.cu | 120 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in cmpMatEq_v4() local 130 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in cmpMatNe_v4() local 140 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in cmpMatLt_v4() local 150 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in cmpMatLe_v4() local 197 GpuMat dst_ = dst.reshape(1); in cmpMat() local
|
D | add_mat.cu | 90 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in addMat_v2() local 109 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in addMat_v4() local 192 GpuMat dst_ = dst.reshape(1); in addMat() local
|
D | sub_mat.cu | 90 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in subMat_v2() local 109 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in subMat_v4() local 192 GpuMat dst_ = dst.reshape(1); in subMat() local
|
D | absdiff_mat.cu | 110 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in absDiffMat_v2() local 129 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in absDiffMat_v4() local 155 GpuMat dst_ = dst.reshape(1); in absDiffMat() local
|
D | minmax_mat.cu | 93 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in minMaxMat_v2() local 121 GlobPtrSz<uint> dst_ = globPtr((uint*) dst.data, dst.step, src1.rows, vcols); in minMaxMat_v4() local 168 GpuMat dst_ = dst.reshape(1); in minMaxMat() local
|
D | mul_mat.cu | 183 GpuMat dst_ = dst.reshape(1); in mulMat() local
|
D | div_mat.cu | 197 GpuMat dst_ = dst.reshape(1); in divMat() local
|
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/ |
D | timelapsers.hpp | 75 UMat dst_; member in cv::detail::Timelapser
|
D | blenders.hpp | 89 UMat dst_, dst_mask_; member in cv::detail::Blender
|
/external/libvpx/libvpx/test/ |
D | sixtap_predict_test.cc | 84 static uint8_t* dst_; member in __anon00a5cd230111::SixtapPredictTest 89 uint8_t* SixtapPredictTest::dst_ = NULL; member in __anon00a5cd230111::SixtapPredictTest
|
D | vp9_intrapred_test.cc | 85 uint16_t *dst_; member in __anon0ed306a70111::VP9IntraPredBase
|
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/ |
D | transform_detail.hpp | 208 …static __global__ void transformSmart(const PtrStepSz<T> src_, PtrStep<D> dst_, const Mask mask, c… in transformSmart() 256 …__global__ void transformSmart(const PtrStepSz<T1> src1_, const PtrStep<T2> src2_, PtrStep<D> dst_, in transformSmart()
|
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/ |
D | transform.hpp | 185 …__global__ void transformSmart(const GlobPtr<SrcType> src_, GlobPtr<DstType> dst_, const UnOp op, … in transformSmart() 220 …art(const GlobPtr<SrcType1> src1_, const GlobPtr<SrcType2> src2_, GlobPtr<DstType> dst_, const Bin… in transformSmart()
|
/external/webrtc/webrtc/p2p/base/ |
D | turnserver.h | 55 rtc::SocketAddress dst_; variable
|
/external/v8/src/ |
D | date.h | 266 DST dst_[kDSTSize]; variable
|
/external/opencv3/modules/photo/src/ |
D | fast_nlmeans_denoising_invoker.hpp | 67 Mat& dst_; member
|
D | fast_nlmeans_multi_denoising_invoker.hpp | 70 Mat& dst_; member
|
/external/webp/src/utils/ |
D | quant_levels_dec.c | 49 uint8_t* dst_; // output pointer member
|
/external/opencv3/modules/imgproc/src/ |
D | clahe.cpp | 268 mutable cv::Mat dst_; member in __anon663f12300111::CLAHE_Interpolation_Body
|
D | demosaicing.cpp | 1651 Mat dst_ = _dst.getMat(); in demosaicing() local
|
D | histogram.cpp | 3562 cv::Mat& dst_; member in EqualizeHistLut_Invoker
|
D | color.cpp | 6493 Mat* const dst_; member
|
/external/opencv3/modules/core/src/ |
D | convert.cpp | 5770 Mat& dst_; member in cv::ipp::IppLUTParallelBody_LUTCN 5871 Mat& dst_; member in cv::LUTParallelBody
|