Home
last modified time | relevance | path

Searched refs:spl_fixpt_sqr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_fixpt31_32.c152 struct spl_fixed31_32 spl_fixpt_sqr(struct spl_fixed31_32 arg) in spl_fixpt_sqr() function
228 square = spl_fixpt_sqr(arg_norm); in spl_fixpt_sinc()
261 const struct spl_fixed31_32 square = spl_fixpt_sqr(arg); in spl_fixpt_cos()
H A Dspl_fixpt31_32.h302 struct spl_fixed31_32 spl_fixpt_sqr(struct spl_fixed31_32 arg);