Searched refs:ipipe_module_params (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/media/davinci_vpfe/ |
D | dm365_ipipe.c | 1142 offsetof(struct ipipe_module_params, input_config), 1143 FIELD_SIZEOF(struct ipipe_module_params, input_config), 1148 offsetof(struct ipipe_module_params, lutdpc), 1149 FIELD_SIZEOF(struct ipipe_module_params, lutdpc), 1154 offsetof(struct ipipe_module_params, otfdpc), 1155 FIELD_SIZEOF(struct ipipe_module_params, otfdpc), 1160 offsetof(struct ipipe_module_params, nf1), 1161 FIELD_SIZEOF(struct ipipe_module_params, nf1), 1166 offsetof(struct ipipe_module_params, nf2), 1167 FIELD_SIZEOF(struct ipipe_module_params, nf2), [all …]
|
D | dm365_ipipe.h | 78 struct ipipe_module_params { struct 125 struct ipipe_module_params config;
|