Home
last modified time | relevance | path

Searched defs:thresh1 (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/ip/
Dipntable.c104 __u32 thresh1; in ipntable_modify() local
421 __u32 thresh1 = *(__u32 *)RTA_DATA(tb[NDTA_THRESH1]); in print_ntable() local
/external/opencv/cv/src/
Dcvpyrsegmentation.cpp1840 int thresh1 = cvRound( threshold1 ); in cvPyrSegmentation() local