Searched refs:lp_const_shift (Results 1 – 3 of 3) sorted by relevance
583 unsigned src_shift = lp_const_shift(src_type); in lp_build_conv()584 unsigned dst_shift = lp_const_shift(dst_type); in lp_build_conv()679 unsigned src_shift = lp_const_shift(src_type); in lp_build_conv()680 unsigned dst_shift = lp_const_shift(dst_type); in lp_build_conv()
80 lp_const_shift(struct lp_type type) in lp_const_shift() function117 llscale = (unsigned long long)1 << lp_const_shift(type); in lp_const_scale()
54 lp_const_shift(struct lp_type type);