Loading drivers/media/platform/msm/camera_v2/isp/msm_isp.h +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ #define VFE_CLK_INFO_MAX 16 #define STATS_COMP_BIT_MASK 0x1FF #define MSM_ISP_MIN_AB 300000000 #define MSM_ISP_MIN_IB 450000000 #define MSM_ISP_MIN_AB 100000000 #define MSM_ISP_MIN_IB 120000000 struct vfe_device; struct msm_vfe_axi_stream; Loading Loading
drivers/media/platform/msm/camera_v2/isp/msm_isp.h +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ #define VFE_CLK_INFO_MAX 16 #define STATS_COMP_BIT_MASK 0x1FF #define MSM_ISP_MIN_AB 300000000 #define MSM_ISP_MIN_IB 450000000 #define MSM_ISP_MIN_AB 100000000 #define MSM_ISP_MIN_IB 120000000 struct vfe_device; struct msm_vfe_axi_stream; Loading