Searched refs:vfe_calc_interp_reso (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/platform/qcom/camss/ |
A D | camss-vfe-gen1.h | 67 static inline u8 vfe_calc_interp_reso(u16 input, u16 output) in vfe_calc_interp_reso() function
|
A D | camss-vfe-4-1.c | 655 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()
|
A D | camss-vfe-4-7.c | 809 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()
|
A D | camss-vfe-4-8.c | 780 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()
|
Completed in 14 milliseconds