bionic: update processed kernel header msm_camera.h
Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
parent
f597049b40
commit
cdcc2648ba
@ -70,6 +70,8 @@
|
||||
|
||||
#define MSM_CAM_IOCTL_CTRL_COMMAND_2 _IOW(MSM_CAM_IOCTL_MAGIC, 24, struct msm_ctrl_cmd *)
|
||||
|
||||
#define MSM_CAM_IOCTL_ENABLE_OUTPUT_IND _IOW(MSM_CAM_IOCTL_MAGIC, 25, uint32_t *)
|
||||
|
||||
#define MAX_SENSOR_NUM 3
|
||||
#define MAX_SENSOR_NAME 32
|
||||
|
||||
@ -178,7 +180,7 @@ struct msm_pmem_info {
|
||||
uint32_t len;
|
||||
uint32_t y_off;
|
||||
uint32_t cbcr_off;
|
||||
uint8_t active;
|
||||
uint8_t vfe_can_write;
|
||||
};
|
||||
|
||||
struct outputCfg {
|
||||
|
Loading…
x
Reference in New Issue
Block a user