Searched refs:cam_bundle_config_t (Results 1 – 10 of 10) sorted by relevance
573 cam_bundle_config_t *bundle_info);
588 cam_bundle_config_t bundleInfo; /* set bundle info*/
2383 } cam_bundle_config_t; typedef
65 cam_bundle_config_t *bundle_info);820 cam_bundle_config_t *payload = in mm_channel_fsm_fn_stopped()821 (cam_bundle_config_t *)in_val; in mm_channel_fsm_fn_stopped()1419 cam_bundle_config_t *bundle_info) in mm_channel_get_bundle_info()1426 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info()1450 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info()
517 cam_bundle_config_t *bundle_info) in mm_camera_intf_get_bundle_info()
897 cam_bundle_config_t *bundle_info) in mm_camera_get_bundle_info()
624 cam_bundle_config_t *bundle_info);
90 int32_t setBundleInfo(const cam_bundle_config_t &bundleInfo);
367 int32_t QCamera3Channel::setBundleInfo(const cam_bundle_config_t &bundleInfo) in setBundleInfo()
302 cam_bundle_config_t bundleInfo; in start()