Searched refs:ipipe_module_params (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/media/davinci_vpfe/ | 
| D | dm365_ipipe.c | 1153 		offsetof(struct ipipe_module_params, input_config), 1154 		FIELD_SIZEOF(struct ipipe_module_params, input_config), 1159 		offsetof(struct ipipe_module_params, lutdpc), 1160 		FIELD_SIZEOF(struct ipipe_module_params, lutdpc), 1165 		offsetof(struct ipipe_module_params, otfdpc), 1166 		FIELD_SIZEOF(struct ipipe_module_params, otfdpc), 1171 		offsetof(struct ipipe_module_params, nf1), 1172 		FIELD_SIZEOF(struct ipipe_module_params, nf1), 1177 		offsetof(struct ipipe_module_params, nf2), 1178 		FIELD_SIZEOF(struct ipipe_module_params, nf2), [all …] 
 | 
| D | dm365_ipipe.h | 78 struct ipipe_module_params {  struct 125 	struct ipipe_module_params config;
  |