Searched defs:camera_context (Results 1 – 4 of 4) sorted by relevance
21 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config) in camera_device_init()42 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co… in camera_device_get_dvp_param()49 hpm_stat_t camera_device_get_mipi_param(camera_context_t *camera_context, camera_config_t *camera_c… in camera_device_get_mipi_param()
15 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config) in camera_device_init()39 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co… in camera_device_get_dvp_param()
15 hpm_stat_t camera_device_init(camera_context_t *camera_context, camera_config_t *camera_config) in camera_device_init()36 hpm_stat_t camera_device_get_dvp_param(camera_context_t *camera_context, camera_config_t *camera_co… in camera_device_get_dvp_param()
95 void *camera_context; member