Home | History | Annotate | Download | only in src

Lines Matching full:sumdepth

392     int type, sumdepth;
420 sumdepth = CV_MAT_DEPTH( sum->type );
421 if( sumdepth != CV_32F && (maskarr != 0 || sumdepth != CV_64F))