高通车载相机模块AIS,Automotive Image System的简称,是专门针对车载系统特性,设计的一套车载视觉架构,可用于AVM、RVC、DMS等常见车载视频应用开发。
一、源代码下载
使用以下命令
repo init --depth=1 -u https://git.codelinaro.org/clo/la/platform/manifest.git -b release -m LA.AU.1.3.1.r2-02900-sa8155.0.xml --repo-url=https://git.codelinaro.org/clo/tools/repo.git --repo-branch=qc-stable
repo sync -j8
需配置repo、git等常用代码管理工具。
主要目录说明:路径vendor/qcom/proprietary/ais
CameraConfig:主要是一些配置文件,并且与平台强相关;
CameraDevice:关键高通图像硬件模块,比如IFE、CSI等;
CameraEventLog:debug使用的,开log管理或是添加systrace;
CameraMulticlient:Ais client和sever main代码的具体实现;文章来源:https://www.toymoban.com/news/detail-557106.html
CameraOSSevice:系统配置,定义文章来源地址https://www.toymoban.com/news/detail-557106.html
到了这里,关于SA8155P QCOM 车载系统介绍的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!