Searched refs:square (Results 1 – 5 of 5) sorted by relevance
221 struct fixed31_32 square; in dc_fixpt_sinc() local241 square = dc_fixpt_sqr(arg_norm); in dc_fixpt_sinc()248 square, in dc_fixpt_sinc()274 const struct fixed31_32 square = dc_fixpt_sqr(arg); in dc_fixpt_cos() local285 square, in dc_fixpt_cos()
204 struct spl_fixed31_32 square; in spl_fixpt_sinc() local224 square = spl_fixpt_sqr(arg_norm); in spl_fixpt_sinc()231 square, in spl_fixpt_sinc()257 const struct spl_fixed31_32 square = spl_fixpt_sqr(arg); in spl_fixpt_cos() local268 square, in spl_fixpt_cos()
88 (sine, triangle, ramp, square, ...)
1720 tpg->square.width = sq_w; in tpg_calculate_square_border()1726 tpg->square.width = ana_sq_w; in tpg_calculate_square_border()1728 tpg->square.left = (w - tpg->square.width) / 2; in tpg_calculate_square_border()1733 tpg->square.height = sq_h; in tpg_calculate_square_border()1734 tpg->square.top = (h - sq_h) / 2; in tpg_calculate_square_border()2356 const struct v4l2_rect *sq = &tpg->square; in tpg_fill_plane_extras()
288 # Mapping U+fffd to the square bullet means it is the substitution
Completed in 14 milliseconds