Searched refs:spl_fixpt_shr (Results 1 – 2 of 2) sorted by relevance
57 value = spl_fixpt_shr(value, 1); in spl_build_custom_float()
209 static inline struct spl_fixed31_32 spl_fixpt_shr(struct spl_fixed31_32 arg, unsigned char shift) in spl_fixpt_shr() function