Home
last modified time | relevance | path

Searched refs:spl_fixpt_recip (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/spl/
Dspl_fixpt31_32.h334 struct spl_fixed31_32 spl_fixpt_recip(struct spl_fixed31_32 arg);
Dspl_fixpt31_32.c192 struct spl_fixed31_32 spl_fixpt_recip(struct spl_fixed31_32 arg) in spl_fixpt_recip() function
Ddc_spl.c413 spl_scratch->scl_data.recip_ratios.horz = spl_fixpt_recip( in spl_calculate_scaling_ratios()
415 spl_scratch->scl_data.recip_ratios.vert = spl_fixpt_recip( in spl_calculate_scaling_ratios()
417 spl_scratch->scl_data.recip_ratios.horz_c = spl_fixpt_recip( in spl_calculate_scaling_ratios()
419 spl_scratch->scl_data.recip_ratios.vert_c = spl_fixpt_recip( in spl_calculate_scaling_ratios()