Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h453 struct atomisp_morph_table *morph_table;
510 struct atomisp_morph_table { struct
776 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
778 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h136 struct atomisp_morph_table *config);
237 struct atomisp_morph_table *source_morph_table,
H A Datomisp_cmd.c1566 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
2847 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
2868 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
2923 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()