Home
last modified time | relevance | path

Searched refs:atomisp_morph_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/staging/media/atomisp/include/linux/
Datomisp.h508 struct atomisp_morph_table *morph_table;
565 struct atomisp_morph_table { struct
1027 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
1029 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
/Linux-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h142 struct atomisp_morph_table *config);
250 struct atomisp_morph_table *source_morph_table,
Datomisp_cmd.c2412 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
3966 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
3987 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
4042 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()