Searched refs:lp_const_min (Results 1 – 3 of 3) sorted by relevance
65 lp_const_min(struct lp_type type);
130 lp_const_min(struct lp_type type) in lp_const_min() function
791 double src_min = lp_const_min(src_type); in lp_build_conv()792 double dst_min = lp_const_min(dst_type); in lp_build_conv()