Home | History | Annotate | Download | only in src

Lines Matching defs:depth

495     int depth, elem_size;
507 depth = CV_MAT_DEPTH(src->type);
508 elem_size = CV_ELEM_SIZE(depth);
510 if( depth != CV_32F && depth != CV_64F )
540 if( depth == CV_32F )
724 if( depth == CV_32F )
740 if( depth == CV_32F )