Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/sspl/
A Dspl_fixpt31_32.h331 struct spl_fixed31_32 spl_fixpt_recip(struct spl_fixed31_32 arg);
A Dspl_fixpt31_32.c190 struct spl_fixed31_32 spl_fixpt_recip(struct spl_fixed31_32 arg) in spl_fixpt_recip() function
A Ddc_spl.c483 spl_scratch->scl_data.recip_ratios.horz = spl_fixpt_recip( in spl_calculate_scaling_ratios()
485 spl_scratch->scl_data.recip_ratios.vert = spl_fixpt_recip( in spl_calculate_scaling_ratios()
487 spl_scratch->scl_data.recip_ratios.horz_c = spl_fixpt_recip( in spl_calculate_scaling_ratios()
489 spl_scratch->scl_data.recip_ratios.vert_c = spl_fixpt_recip( in spl_calculate_scaling_ratios()

Completed in 38 milliseconds