Home
last modified time | relevance | path

Searched refs:atomisp_dis_coefficients (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h231 struct atomisp_dis_coefficients { struct
510 struct atomisp_dis_coefficients *dvs2_coefs; /* DVS 2.0 coefficients */
1011 _IOW('v', BASE_VIDIOC_PRIVATE + 6, struct atomisp_dis_coefficients)
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h156 struct atomisp_dis_coefficients *coefs);
Datomisp_compat.h371 struct atomisp_dis_coefficients *coefs);
Datomisp_compat_css20.c3270 struct atomisp_dis_coefficients *coefs) in atomisp_css_set_dis_coefs()
3323 (struct atomisp_dis_coefficients *) in atomisp_css_set_dis_coefs()
Datomisp_cmd.c2752 struct atomisp_dis_coefficients *coefs) in atomisp_set_dis_coefs()
3810 (struct atomisp_dis_coefficients *)css_param->dvs2_coeff; in atomisp_css_cp_dvs2_coefs()