Home
last modified time | relevance | path

Searched defs:thresh2 (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Dipntable.c114 __u32 thresh2; in ipntable_modify() local
425 __u32 thresh2 = rta_getattr_u32(tb[NDTA_THRESH2]); in print_ntable() local
/external/opencv/cv/src/
Dcvpyrsegmentation.cpp1841 int thresh2 = cvRound( threshold2 ); in cvPyrSegmentation() local
/external/opencv/cxcore/include/
Dcxtypes.h814 float** thresh2; /* For non-uniform histograms. */ member