Searched refs:vfe_calc_interp_reso (Results 1 – 4 of 4) sorted by relevance
/drivers/media/platform/qcom/camss/ |
D | camss-vfe-gen1.h | 67 static inline u8 vfe_calc_interp_reso(u16 input, u16 output) in vfe_calc_interp_reso() function
|
D | camss-vfe-4-1.c | 661 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 671 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 683 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 695 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
|
D | camss-vfe-4-8.c | 781 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 791 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 803 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 815 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
|
D | camss-vfe-4-7.c | 811 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 821 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 833 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg() 845 interp_reso = vfe_calc_interp_reso(input, output); in vfe_set_scale_cfg()
|