Searched defs:src_depth (Results 1 – 3 of 3) sorted by relevance
1027 int coi1 = 0, coi2 = 0, src_depth, dst_depth; in cvExp() local1586 int coi1 = 0, coi2 = 0, src_depth, dst_depth; in cvLog() local
407 int src_depth = CV_MAT_DEPTH(_src_type), dst_depth = CV_MAT_DEPTH(_dst_type); in init() local
600 int src_depth = CV_MAT_DEPTH(src->type); in cvConvertImage() local