Searched defs:thresh2 (Results 1 – 6 of 6) sorted by relevance
95 const int thresh2 = 2 * thresh + 1; in FilterLoop26() local111 const int thresh2 = 2 * thresh + 1; in FilterLoop24() local184 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16() local194 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16() local
163 const int thresh2 = 2 * thresh + 1; in FilterLoop26() local305 const int thresh2 = 2 * thresh + 1; in FilterLoop24() local489 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16() local558 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16() local
532 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16() local542 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16() local572 const int thresh2 = 2 * thresh + 1; in FilterLoop26() local588 const int thresh2 = 2 * thresh + 1; in FilterLoop24() local
114 __u32 thresh2; in ipntable_modify() local425 __u32 thresh2 = rta_getattr_u32(tb[NDTA_THRESH2]); in print_ntable() local
1841 int thresh2 = cvRound( threshold2 ); in cvPyrSegmentation() local
814 float** thresh2; /* For non-uniform histograms. */ member