Searched defs:dst_type (Results 1 – 5 of 5) sorted by relevance
/external/opencv/cv/src/ |
D | cvderiv.cpp | 188 int src_type, dst_type; in cvSobel() local 810 int src_type, dst_type; in cvLaplace() local
|
D | cvsmooth.cpp | 1328 int src_type, dst_type, depth, cn; in cvSmooth() local
|
/external/opencv/cv/include/ |
D | cv.hpp | 136 int min_depth, src_type, dst_type, work_type; member in CvBaseImageFilter
|
/external/opencv/ml/src/ |
D | ml_inner_functions.cpp | 1331 uchar* dst, int dst_step, int dst_type, in icvConvertDataToSparse()
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 2331 static Instr EncodeVCVT(const VFPType dst_type, in EncodeVCVT()
|