Searched defs:thresh2 (Results 1 – 5 of 5) 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
555 const int thresh2 = 2 * thresh + 1; in SimpleVFilter16_C() local565 const int thresh2 = 2 * thresh + 1; in SimpleHFilter16_C() local598 const int thresh2 = 2 * thresh + 1; in FilterLoop26_C() local615 const int thresh2 = 2 * thresh + 1; in FilterLoop24_C() local
107 __u32 thresh2; in ipntable_modify() local416 __u32 thresh2 = rta_getattr_u32(tb[NDTA_THRESH2]); in print_ntable() local
785 …g_line_graph(struct plot *plot, struct graph_line_data *gld, char *color, int thresh1, int thresh2) in svg_line_graph()