Searched refs:lp_const_max (Results 1 – 3 of 3) sorted by relevance
69 lp_const_max(struct lp_type type);
168 lp_const_max(struct lp_type type) in lp_const_max() function
793 double src_max = lp_const_max(src_type); in lp_build_conv()794 double dst_max = lp_const_max(dst_type); in lp_build_conv()