Home | History | Annotate | Download | only in src

Lines Matching refs:CV_32S

919         int ttype = sdepth == CV_8U ? CV_MAKETYPE(CV_32S,cn) : dst->type;
933 (sdepth == CV_8U && ddepth == CV_32S ? (CvReduceToRowFunc)icvSumRows_8u32s_C1R :
963 (sdepth == CV_8U && ddepth == CV_32S ?