Home | History | Annotate | Download | only in src

Lines Matching refs:CV_MAT_TYPE

462     if( CV_MAT_TYPE(sqsum->type) != CV_64FC1 ||
463 CV_MAT_TYPE(sum->type) != CV_32SC1 )
476 if( CV_MAT_TYPE(tilted->type) != CV_32SC1 )