Searched defs:ipipe_module_if (Results 1 – 1 of 1) sorted by relevance
128 struct ipipe_module_if { struct129 unsigned int param_offset;130 unsigned int param_size;131 unsigned int config_offset;132 int (*set)(struct vpfe_ipipe_device *ipipe, void *param);133 int (*get)(struct vpfe_ipipe_device *ipipe, void *param);