Searched defs:thresh2 (Results 1 – 4 of 4) sorted by relevance
114 __u32 thresh2; in ipntable_modify() local425 __u32 thresh2 = rta_getattr_u32(tb[NDTA_THRESH2]); in print_ntable() local
542 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16() local552 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16() local582 const int thresh2 = 2 * thresh + 1; in FilterLoop26() local598 const int thresh2 = 2 * thresh + 1; in FilterLoop24() local
1841 int thresh2 = cvRound( threshold2 ); in cvPyrSegmentation() local
814 float** thresh2; /* For non-uniform histograms. */ member