Home
last modified time | relevance | path

Searched defs:MultiCamPhysicalUpdate (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/common/hal/hwl_interface/
Dmulticam_coordinator_hwl.h26 struct MultiCamPhysicalUpdate { struct
27 uint32_t current_camera_id; // The physical camera id of the pipeline
28 uint32_t logical_camera_id; // The logical camera id for the usecase
29 uint32_t lead_camera_id; // The physical camera id of the lead pipeline
30 bool sync_active; // Should synchronize the two sensors
31 bool lpm_enabled; // Should shut off the inactive pipeline
32 bool active; // Is this pipeline active.