Searched refs:src1_cont_flag (Results 1 – 1 of 1) sorted by relevance
1668 int src1_cont_flag = CV_MAT_CONT_FLAG; in cvDiv() local1711 src1_cont_flag = src1->type; in cvDiv()1782 if( CV_IS_MAT_CONT( src1_cont_flag & src2->type & dst->type )) in cvDiv()