Symbol: spl_fixed31_32
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
1198
struct spl_fixed31_32 bot;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
1286
struct spl_fixed31_32 hdr_mult, c0_mult, c1_mult, c2_mult;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
1287
struct spl_fixed31_32 c0_calc, c1_calc, c2_calc;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
161
struct spl_fixed31_32 temp;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
1693
const struct spl_scaler_data *data, struct spl_fixed31_32 ratio,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
1863
struct spl_fixed31_32 isharp_scale_ratio;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
547
struct spl_fixed31_32 ratio,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
548
struct spl_fixed31_32 init_adj,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
549
struct spl_fixed31_32 *init,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
553
struct spl_fixed31_32 temp;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
617
struct spl_fixed31_32 init_adj_h = spl_fixpt_zero;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl.c
618
struct spl_fixed31_32 init_adj_v = spl_fixpt_zero;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.c
344
static unsigned int spl_calculate_sharpness_level_adj(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.c
347
struct spl_fixed31_32 ratio_level;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.c
382
static unsigned int spl_calculate_sharpness_level(struct spl_fixed31_32 ratio,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.c
451
struct spl_fixed31_32 ratio, enum system_setup setup,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.c
455
struct spl_fixed31_32 sharp_base, sharp_calc, sharp_level;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_isharp_filters.h
35
struct spl_fixed31_32 ratio, enum system_setup setup,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2195
static const uint16_t *spl_get_easf_filter_3tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2215
static const uint16_t *spl_get_easf_filter_4tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2235
static const uint16_t *spl_get_easf_filter_6tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2256
int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2271
static const uint16_t *spl_get_easf_filter_3tap_64p_s1_10(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2291
static const uint16_t *spl_get_easf_filter_4tap_64p_s1_10(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2311
static const uint16_t *spl_get_easf_filter_6tap_64p_s1_10(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2332
int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2383
static uint32_t spl_easf_get_scale_ratio_to_reg_value(struct spl_fixed31_32 ratio,
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2411
uint32_t SPL_NAMESPACE(spl_get_v_bf3_mode(struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2420
uint32_t SPL_NAMESPACE(spl_get_h_bf3_mode(struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2429
uint32_t SPL_NAMESPACE(spl_get_reducer_gain6(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2448
uint32_t SPL_NAMESPACE(spl_get_reducer_gain4(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2467
uint32_t SPL_NAMESPACE(spl_get_gainRing6(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2486
uint32_t SPL_NAMESPACE(spl_get_gainRing4(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2506
int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2520
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt_maxval(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2534
uint32_t SPL_NAMESPACE(spl_get_3tap_dntilt_slope(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2548
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt1_slope(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2562
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt2_slope(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.c
2576
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt2_offset(int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
20
uint32_t SPL_NAMESPACE(spl_get_v_bf3_mode(struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
21
uint32_t SPL_NAMESPACE(spl_get_h_bf3_mode(struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
22
uint32_t SPL_NAMESPACE(spl_get_reducer_gain6(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
23
uint32_t SPL_NAMESPACE(spl_get_reducer_gain4(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
24
uint32_t SPL_NAMESPACE(spl_get_gainRing6(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
25
uint32_t SPL_NAMESPACE(spl_get_gainRing4(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
27
int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
28
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt_maxval(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
29
uint32_t SPL_NAMESPACE(spl_get_3tap_dntilt_slope(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
30
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt1_slope(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
31
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt2_slope(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
32
uint32_t SPL_NAMESPACE(spl_get_3tap_uptilt2_offset(int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
36
int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_easf_filters.h
38
int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1133
static const uint16_t *spl_get_filter_3tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1145
static const uint16_t *spl_get_filter_4tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1157
static const uint16_t *spl_get_filter_5tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1169
static const uint16_t *spl_get_filter_6tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1181
static const uint16_t *spl_get_filter_7tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1193
static const uint16_t *spl_get_filter_8tap_64p(struct spl_fixed31_32 ratio)
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.c
1211
int taps, struct spl_fixed31_32 ratio))
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_scl_filters.h
12
int taps, struct spl_fixed31_32 ratio));
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
25
struct spl_fixed31_32 horz;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
26
struct spl_fixed31_32 vert;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
27
struct spl_fixed31_32 horz_c;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
28
struct spl_fixed31_32 vert_c;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
31
struct spl_fixed31_32 h;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
32
struct spl_fixed31_32 h_c;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
33
struct spl_fixed31_32 v;
drivers/gpu/drm/amd/display/dc/sspl/dc_spl_types.h
34
struct spl_fixed31_32 v_c;
drivers/gpu/drm/amd/display/dc/sspl/spl_custom_float.c
138
struct spl_fixed31_32 value,
drivers/gpu/drm/amd/display/dc/sspl/spl_custom_float.c
16
const struct spl_fixed31_32 mantissa_constant_plus_max_fraction =
drivers/gpu/drm/amd/display/dc/sspl/spl_custom_float.c
20
struct spl_fixed31_32 mantiss;
drivers/gpu/drm/amd/display/dc/sspl/spl_custom_float.c
8
static bool spl_build_custom_float(struct spl_fixed31_32 value,
drivers/gpu/drm/amd/display/dc/sspl/spl_custom_float.h
25
struct spl_fixed31_32 value,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
100
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_mul(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
101
struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
103
struct spl_fixed31_32 res;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
152
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_sqr(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
154
struct spl_fixed31_32 res;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
192
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_recip(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
204
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_sinc(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
206
struct spl_fixed31_32 square;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
208
struct spl_fixed31_32 res = spl_fixpt_one;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
212
struct spl_fixed31_32 arg_norm = arg;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
248
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_sin(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
255
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_cos(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
259
const struct spl_fixed31_32 square = SPL_NAMESPACE(spl_fixpt_sqr(arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
261
struct spl_fixed31_32 res = spl_fixpt_one;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
287
static struct spl_fixed31_32 spl_fixed31_32_exp_from_taylor_series(struct spl_fixed31_32 arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
291
struct spl_fixed31_32 res = SPL_NAMESPACE(spl_fixpt_from_fraction(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
315
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_exp(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
332
struct spl_fixed31_32 r = spl_fixpt_sub(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
358
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_log(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
360
struct spl_fixed31_32 res = spl_fixpt_neg(spl_fixpt_one);
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
363
struct spl_fixed31_32 error;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
370
struct spl_fixed31_32 res1 = spl_fixpt_add(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
432
unsigned int SPL_NAMESPACE(spl_fixpt_u4d19(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
437
unsigned int SPL_NAMESPACE(spl_fixpt_u3d19(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
442
unsigned int SPL_NAMESPACE(spl_fixpt_u2d19(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
447
unsigned int SPL_NAMESPACE(spl_fixpt_u0d19(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
452
unsigned int SPL_NAMESPACE(spl_fixpt_clamp_u0d14(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
457
unsigned int SPL_NAMESPACE(spl_fixpt_clamp_u0d10(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
462
int SPL_NAMESPACE(spl_fixpt_s4d19(struct spl_fixed31_32 arg))
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
47
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_from_fraction(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
470
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_from_ux_dy(unsigned int value,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
474
struct spl_fixed31_32 fixpt_value = spl_fixpt_zero;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
475
struct spl_fixed31_32 fixpt_int_value = spl_fixpt_zero;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
486
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_from_int_dy(unsigned int int_value,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
491
struct spl_fixed31_32 fixpt_value = spl_fixpt_from_int(int_value);
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
50
struct spl_fixed31_32 res;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
7
static const struct spl_fixed31_32 spl_fixpt_two_pi = { 26986075409LL };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
8
static const struct spl_fixed31_32 spl_fixpt_ln2 = { 2977044471LL };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.c
9
static const struct spl_fixed31_32 spl_fixpt_ln2_div_2 = { 1488522236LL };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
101
static inline struct spl_fixed31_32 spl_fixpt_abs(struct spl_fixed31_32 arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
118
static inline bool spl_fixpt_lt(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
127
static inline bool spl_fixpt_le(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
136
static inline bool spl_fixpt_eq(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
145
static inline struct spl_fixed31_32 spl_fixpt_min(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
157
static inline struct spl_fixed31_32 spl_fixpt_max(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
171
static inline struct spl_fixed31_32 spl_fixpt_clamp(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
172
struct spl_fixed31_32 arg,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
173
struct spl_fixed31_32 min_value,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
174
struct spl_fixed31_32 max_value)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
193
static inline struct spl_fixed31_32 spl_fixpt_shl(struct spl_fixed31_32 arg, unsigned int shift)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
207
static inline struct spl_fixed31_32 spl_fixpt_shr(struct spl_fixed31_32 arg, unsigned int shift)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
228
static inline struct spl_fixed31_32 spl_fixpt_add(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
230
struct spl_fixed31_32 res;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
244
static inline struct spl_fixed31_32 spl_fixpt_add_int(struct spl_fixed31_32 arg1, int arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
253
static inline struct spl_fixed31_32 spl_fixpt_sub(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
255
struct spl_fixed31_32 res;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
269
static inline struct spl_fixed31_32 spl_fixpt_sub_int(struct spl_fixed31_32 arg1, int arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
284
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_mul(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
285
struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
292
static inline struct spl_fixed31_32 spl_fixpt_mul_int(struct spl_fixed31_32 arg1, int arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
301
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_sqr(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
307
static inline struct spl_fixed31_32 spl_fixpt_div_int(struct spl_fixed31_32 arg1, long long arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
317
static inline struct spl_fixed31_32 spl_fixpt_div(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
334
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_recip(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
349
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_sinc(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
359
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_sin(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
371
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_cos(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
385
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_exp(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
397
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_log(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
411
static inline struct spl_fixed31_32 spl_fixpt_pow(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
431
static inline int spl_fixpt_floor(struct spl_fixed31_32 arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
445
static inline int spl_fixpt_round(struct spl_fixed31_32 arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
465
static inline int spl_fixpt_ceil(struct spl_fixed31_32 arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
488
unsigned int SPL_NAMESPACE(spl_fixpt_u4d19(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
49
static const struct spl_fixed31_32 spl_fixpt_zero = { 0 };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
490
unsigned int SPL_NAMESPACE(spl_fixpt_u3d19(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
492
unsigned int SPL_NAMESPACE(spl_fixpt_u2d19(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
494
unsigned int SPL_NAMESPACE(spl_fixpt_u0d19(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
496
unsigned int SPL_NAMESPACE(spl_fixpt_clamp_u0d14(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
498
unsigned int SPL_NAMESPACE(spl_fixpt_clamp_u0d10(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
50
static const struct spl_fixed31_32 spl_fixpt_epsilon = { 1LL };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
500
int SPL_NAMESPACE(spl_fixpt_s4d19(struct spl_fixed31_32 arg));
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
502
static inline struct spl_fixed31_32 spl_fixpt_truncate(struct spl_fixed31_32 arg, unsigned int frac_bits)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
51
static const struct spl_fixed31_32 spl_fixpt_half = { 0x80000000LL };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
519
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_from_ux_dy(unsigned int value,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
52
static const struct spl_fixed31_32 spl_fixpt_one = { 0x100000000LL };
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
521
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_from_int_dy(unsigned int int_value,
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
63
struct spl_fixed31_32 SPL_NAMESPACE(spl_fixpt_from_fraction(
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
70
static inline struct spl_fixed31_32 spl_fixpt_from_int(int arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
72
struct spl_fixed31_32 res;
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
88
static inline struct spl_fixed31_32 spl_fixpt_neg(struct spl_fixed31_32 arg)
drivers/gpu/drm/amd/display/dc/sspl/spl_fixpt31_32.h
90
struct spl_fixed31_32 res;