Searched refs:vfe_calc_interp_reso (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/media/platform/qcom/camss/ |
D | camss-vfe-4-1.c | 668 static inline u8 vfe_calc_interp_reso(u16 input, u16 output) in vfe_calc_interp_reso() function 697 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 707 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 719 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 731 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
|
D | camss-vfe-4-7.c | 771 static inline u8 vfe_calc_interp_reso(u16 input, u16 output) in vfe_calc_interp_reso() function 800 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 810 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 822 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 834 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
|