Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h452 struct atomisp_morph_table *morph_table;
509 struct atomisp_morph_table { struct
726 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
728 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h122 struct atomisp_morph_table *config);
223 struct atomisp_morph_table *source_morph_table,
H A Datomisp_cmd.c1450 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
2735 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
2756 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
2813 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()