Home
last modified time | relevance | path

Searched refs:vfe_calc_interp_reso (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.h61 * vfe_calc_interp_reso - Calculate interpolation mode
67 static inline u8 vfe_calc_interp_reso(u16 input, u16 output) in vfe_calc_interp_reso() function
H A Dcamss-vfe-4-7.c809 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
819 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
831 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
843 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
H A Dcamss-vfe-4-8.c780 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
790 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
802 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
814 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
H A Dcamss-vfe-4-1.c655 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
665 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
677 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
689 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-7.c771 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()
H A Dcamss-vfe-4-1.c668 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()

Completed in 14 milliseconds