高通camera 如何dump VFE/ISP output yuv image ?

地下铁风很大 2022-09-14 16:19:08

高通camera 如何dump VFE/ISP output yuv image ? 

...全文
2018 1 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
weixin_38498942 2022-09-15
  • 打赏
  • 举报
回复

adb shell setprop persist.camera.isp.dump 2
adb shell setprop persist.camera.isp.dump_cnt 20 // dump 20 frames
For persist.camera.isp.dump, bit-0 to bit-12 needs to be set, corresponding to flag:
CAM_STREAM_TYPE_PREVIEW – 0x2 // dump preview image set to 0x2
CAM_STREAM_TYPE_SNAPSHOT – 0x8
CAM_STREAM_TYPE_VIDEO – 0x10
The corresponding code in this place:
Function iface_util_dump_frame from iface_util.c
Image files under /data/misc/camera folder.

2,851

社区成员

发帖
与我相关
我的任务
社区描述
本论坛以AI、WoS 、XR、IoT、Auto、生成式AI等核心板块组成,为开发者提供便捷及高效的学习和交流平台。 高通开发者专区主页:https://qualcomm.csdn.net/
人工智能物联网机器学习 技术论坛(原bbs) 北京·东城区
社区管理员
  • csdnsqst0050
  • chipseeker
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧