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