Home
last modified time | relevance | path

Searched defs:dst_depth (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvderiv.cpp385 int dst_depth = CV_MAT_DEPTH(dst_type); in get_work_params() local
407 int src_depth = CV_MAT_DEPTH(_src_type), dst_depth = CV_MAT_DEPTH(_dst_type); in init() local
/external/opencv/cxcore/src/
Dcxmathfuncs.cpp1027 int coi1 = 0, coi2 = 0, src_depth, dst_depth; in cvExp() local
1586 int coi1 = 0, coi2 = 0, src_depth, dst_depth; in cvLog() local