Home | History | Annotate | Download | only in src

Lines Matching refs:CV_32S

388     if( CV_MAT_DEPTH(sctype) < CV_32S )
778 if( CV_MAT_DEPTH(type) <= CV_32S )
823 if( type <= CV_32S )
1120 if( CV_MAT_DEPTH(type) <= CV_32S )
1404 tab->fn_2d[CV_32S] = (void*)icv##FUNCNAME##_32s_##suffix; \
1525 if( CV_MAT_DEPTH(type) < CV_32S )