HomeSort by relevance Sort by last modified time
    Searched refs:msm_cam_evt_divert_frame (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 91 #define MSM_CAM_IOCTL_RESERVE_FREE_FRAME _IOW(MSM_CAM_IOCTL_MAGIC, 44, struct msm_cam_evt_divert_frame *)
92 #define MSM_CAM_IOCTL_RELEASE_FREE_FRAME _IOR(MSM_CAM_IOCTL_MAGIC, 45, struct msm_cam_evt_divert_frame *)
100 #define MSM_CAM_IOCTL_MCTL_DIVERT_DONE _IOR(MSM_CAM_IOCTL_MAGIC, 51, struct msm_cam_evt_divert_frame *)
272 struct msm_cam_evt_divert_frame struct
310 struct msm_cam_evt_divert_frame div_frame;
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 166 _IOW(MSM_CAM_IOCTL_MAGIC, 44, struct msm_cam_evt_divert_frame *)
169 _IOR(MSM_CAM_IOCTL_MAGIC, 45, struct msm_cam_evt_divert_frame *)
187 _IOR(MSM_CAM_IOCTL_MAGIC, 51, struct msm_cam_evt_divert_frame *)
351 struct msm_cam_evt_divert_frame { struct
378 struct msm_cam_evt_divert_frame div_frame;
    [all...]

Completed in 34 milliseconds