Searched refs:cam_bundle_config_t (Results 1 – 25 of 30) sorted by relevance
12
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 62 cam_bundle_config_t *bundle_info); 560 cam_bundle_config_t *payload = in mm_channel_fsm_fn_stopped() 561 (cam_bundle_config_t *)in_val; in mm_channel_fsm_fn_stopped() 1014 cam_bundle_config_t *bundle_info) in mm_channel_get_bundle_info() 1020 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info() 1042 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info()
|
D | mm_camera_interface.c | 529 cam_bundle_config_t *bundle_info) in mm_camera_intf_get_bundle_info()
|
D | mm_camera.c | 829 cam_bundle_config_t *bundle_info) in mm_camera_get_bundle_info()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 458 cam_bundle_config_t *bundle_info);
|
D | cam_intf.h | 396 cam_bundle_config_t bundleInfo; /* set bundle info*/
|
D | cam_types.h | 1585 } cam_bundle_config_t; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 64 cam_bundle_config_t *bundle_info); 617 cam_bundle_config_t *payload = in mm_channel_fsm_fn_stopped() 618 (cam_bundle_config_t *)in_val; in mm_channel_fsm_fn_stopped() 1173 cam_bundle_config_t *bundle_info) in mm_channel_get_bundle_info() 1180 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info() 1204 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info()
|
D | mm_camera_interface.c | 530 cam_bundle_config_t *bundle_info) in mm_camera_intf_get_bundle_info()
|
D | mm_camera.c | 916 cam_bundle_config_t *bundle_info) in mm_camera_get_bundle_info()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 64 cam_bundle_config_t *bundle_info); 617 cam_bundle_config_t *payload = in mm_channel_fsm_fn_stopped() 618 (cam_bundle_config_t *)in_val; in mm_channel_fsm_fn_stopped() 1173 cam_bundle_config_t *bundle_info) in mm_channel_get_bundle_info() 1180 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info() 1204 memset(bundle_info, 0, sizeof(cam_bundle_config_t)); in mm_channel_get_bundle_info()
|
D | mm_camera_interface.c | 530 cam_bundle_config_t *bundle_info) in mm_camera_intf_get_bundle_info()
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 521 cam_bundle_config_t *bundle_info);
|
D | cam_intf.h | 454 cam_bundle_config_t bundleInfo; /* set bundle info*/
|
D | cam_types.h | 2034 } cam_bundle_config_t; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 521 cam_bundle_config_t *bundle_info);
|
D | cam_intf.h | 454 cam_bundle_config_t bundleInfo; /* set bundle info*/
|
D | cam_types.h | 2034 } cam_bundle_config_t; typedef
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 510 cam_bundle_config_t *bundle_info);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 561 cam_bundle_config_t *bundle_info);
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 561 cam_bundle_config_t *bundle_info);
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.h | 74 int32_t setBundleInfo(const cam_bundle_config_t &bundleInfo);
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Channel.h | 74 int32_t setBundleInfo(const cam_bundle_config_t &bundleInfo);
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 262 cam_bundle_config_t bundleInfo; in start()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 295 cam_bundle_config_t bundleInfo; in start()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 295 cam_bundle_config_t bundleInfo; in start()
|
12