Lines Matching full:abc_depth
1038 int i, dims, count, depth, cn, abc_dims, abc_count, abc_depth, abc_cn;1080 abc_depth = CV_MAT_DEPTH(lines->type);1082 if( (abc_depth != CV_32F && abc_depth != CV_64F) || (abc_cn != 1 && abc_cn != 3) )1105 abc_elem_size = CV_ELEM_SIZE(abc_depth);1168 if( abc_depth == CV_32F )