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

/linux-master/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) function
H A Dcamss-vfe-4-1.c655 interp_reso = vfe_calc_interp_reso(input, output);
665 interp_reso = vfe_calc_interp_reso(input, output);
677 interp_reso = vfe_calc_interp_reso(input, output);
689 interp_reso = vfe_calc_interp_reso(input, output);
H A Dcamss-vfe-4-7.c809 interp_reso = vfe_calc_interp_reso(input, output);
819 interp_reso = vfe_calc_interp_reso(input, output);
831 interp_reso = vfe_calc_interp_reso(input, output);
843 interp_reso = vfe_calc_interp_reso(input, output);
H A Dcamss-vfe-4-8.c780 interp_reso = vfe_calc_interp_reso(input, output);
790 interp_reso = vfe_calc_interp_reso(input, output);
802 interp_reso = vfe_calc_interp_reso(input, output);
814 interp_reso = vfe_calc_interp_reso(input, output);

Completed in 442 milliseconds