【关注我,后续持续新增专题博文,谢谢!!!】
上一篇我们讲了:
这一篇我们开始讲:
目录
一、场景操作步骤
二、日志基础关键字分级如下
三、场景日志如下:
操作步骤:
1、打开相机,切换到后置萌拍
2、打开后置补光灯,拍照3次,点击缩略图查看相册
3、退出相机
牢记:
1:【效率决定成长空间】无论什么开发,分析日志是解决问题的法宝。且是最有效最常用的调试工具,特别是在Android或Linux领域下,log分析是开发必备技能,然而log分析效率参差不齐,你分析一份日志要一天,别人分析只需要一个小时,作何感想?别人一年的学习成果可能是你几年才能学会。
2:【巨量日志降低了开发效率】接触过Android日志,就清楚日志量非常大。几十个进程几百个线程同时并行打印日志。而Camera领域日志量极大,因为预览一般是每秒30帧的日志量,录屏一般是每秒60帧的日志量,少则几万行日志,多则几十万行日志,更多则多个日志总量几百万行日志。
3:【日志梯度分级来提效】开发追求效率,如何快速有效挖掘出问题,并如何解决问题变得尤为重要。此专题将以梯度分级日志来分析日志,让日志流程变得简单化,提高解决问题的效率。
4:【举一反三】当前以高通CamX架构为例讲解Camera日志,方式通用,其他领域模块均可效仿借鉴。
5:【开发思维决定成长高度】当前讲述的是Camera领域log分析梯度分级讲解,讲究的是一种分析技巧,分析思维,一种感悟。技术路线的提升空间,需要更多开发技巧和开发学习能力去提升。技术大拿分析问题,可以从日志快速定位问题并解决问题,有充分的时间去学习更多知识,成长速度极快。同一起跑线,学习能力,开发效率等等都决定了程序员的成长提升空间。
之前有对最普通的场景进行各个日志注释讲解,但相机场景太多,日志差异也巨大。后面将展示各种场景下的日志。
通过notepad打开场景下的日志,通过下列分类关键字搜索,即可清晰的分析不同场景的相机运行流程差异,日积月累这样将能快速提升分析日志的能力,并举一反三。
PS:参考:相机Camera日志分析之三十一:高通Camx HAL十种流程基础分析关键字汇总(后续持续更新中)
06-02 13:11:15.720111 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:698 readSmapsRollup() Pss=169897 06-02 13:11:15.720142 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:707 readSmapsRollup() Pss+swap=267793 06-02 13:11:15.720166 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:726 getPss() smapsPss=267793 total=267793kb 06-02 13:11:15.762189 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:698 readSmapsRollup() Pss=169897 06-02 13:11:15.762205 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:707 readSmapsRollup() Pss+swap=267793 06-02 13:11:15.762235 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:726 getPss() smapsPss=267793 total=267793kb 06-02 13:11:19.902245 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.902358 1716 15825 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:19.902521 1716 15825 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:19.902625 1716 15825 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:19.902675 1716 15825 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:19.902718 1716 15825 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:540 open() HalOp: Begin OPEN, logicalCameraId: 0, cameraId: 0 06-02 13:11:19.902741 1716 15825 D CHIUSECASE: [DEBUG ] extensionlayer.cpp:205 ExtendOpen() [OP_EXT] OPEN_CAMERA 0, Sensor lvzhou_imx890 E 06-02 13:11:19.902753 1716 15825 D CHIUSECASE: [DEBUG ] extensionlayer.cpp:211 ExtendOpen() reset plugin 06-02 13:11:19.908303 1716 15825 I CamX : 06-02 13:11:19.908428 1716 15825 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:1606 ExtendOpen() Using XML for Logical Cameras -- file: taro_lvzhou.xml 06-02 13:11:19.908449 1716 15825 D CHIUSECASE: [DEBUG ] extensionlayer.cpp:255 ExtendOpen() [OP_EXT] OPEN_CAMERA 0 X 06-02 13:11:19.908465 1716 15825 I CamX : [CORE_CFG][HAL ] camxhal3module.cpp:1048 ProcessCameraOpen() Number of cameras opened 1 06-02 13:11:19.909811 1716 15825 I CamX : [ INFO][HAL ] camxhal3.cpp:570 open() Open: overrideCameraClose is 14 , overrideCameraOpen is 1 06-02 13:11:19.910099 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.910133 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3108 ConstructDefaultRequestSettings() Override specific tags added to construct default settings 06-02 13:11:19.910250 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.910274 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3108 ConstructDefaultRequestSettings() Override specific tags added to construct default settings 06-02 13:11:19.910390 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.910415 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3108 ConstructDefaultRequestSettings() Override specific tags added to construct default settings 06-02 13:11:19.910525 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.910550 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3108 ConstructDefaultRequestSettings() Override specific tags added to construct default settings 06-02 13:11:19.910660 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.910685 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3108 ConstructDefaultRequestSettings() Override specific tags added to construct default settings 06-02 13:11:19.910798 1716 15825 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:19.910822 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3108 ConstructDefaultRequestSettings() Override specific tags added to construct default settings 06-02 13:11:19.910910 1716 15825 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:601 open() HalOp: End OPEN, logicalCameraId: 0, cameraId: 0 06-02 13:11:19.911234 1716 15825 I CamX : [ INFO][HAL ] camxhal3.cpp:1364 initialize() initialize(): 0xb4000079937f2010, 0xb4000079da9f65a0 06-02 13:11:19.911256 1716 15825 I CamX : [ INFO][HAL ] camxthermalmanager.cpp:112 Initialize() callback already registered 06-02 13:11:19.911270 1716 15825 I CamX : [CORE_CFG][HAL ] camxthermalmanager.cpp:177 RegisterHALDevice() Registered pHALDevice=0xb4000079937f2000 CameraId=0 06-02 13:11:28.521420 1716 5248 I CamX : [ INFO][HAL ] camxhal3.cpp:1449 configure_streams() Number of streams: 1 06-02 13:11:28.522155 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1472 configure_streams() HalOp: Begin CONFIG: 0xb4000079937f2010, logicalCameraId: 0, cameraId: 0 06-02 13:11:28.522159 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1495 configure_streams() stream[0] = 0xb4000078e39a6028 - info: 06-02 13:11:28.522162 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1498 configure_streams() format : 35, HAL_PIXEL_FORMAT_YCbCr_420_888 06-02 13:11:28.522171 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1505 configure_streams() stream_type : 00000000, CAMERA3_STREAM_OUTPUT 06-02 13:11:28.522174 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1507 configure_streams() usage : 00000103 06-02 13:11:28.522177 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1509 configure_streams() max_buffers : 0 06-02 13:11:28.522180 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1512 configure_streams() rotation : 00000000, CAMERA3_STREAM_ROTATION_0 06-02 13:11:28.522184 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1515 configure_streams() data_space : 08c20000, HAL_DATASPACE_V0_JFIF 06-02 13:11:28.522187 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1517 configure_streams() priv : 0x0 06-02 13:11:28.522190 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1520 configure_streams() physical_camera_id : 06-02 13:11:28.522192 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1524 configure_streams() groupID : -1 06-02 13:11:28.522194 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1527 configure_streams() reserved[0] : 0x0 06-02 13:11:28.522197 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1529 configure_streams() reserved[1] : 0x0 06-02 13:11:28.522200 1716 5248 I CamX : [ INFO][HAL ] camxhal3.cpp:1535 configure_streams() operation_mode: 32782 06-02 13:11:28.522203 1716 5248 I CamX : [ INFO][HAL ] camxhal3.cpp:1537 configure_streams() multiResolutionInputImage: 0 06-02 13:11:28.522216 1716 5248 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:28.522228 1716 5248 I CamX : [ INFO][HAL ] camxhaldevice.cpp:1346 CheckValidStreamConfig() logical camera id: 0, fwkId: 0, qcfa sensor with size 8192 x 6144 06-02 13:11:28.522233 1716 5248 I CamX : [CORE_CFG][HAL ] camxhaldevice.cpp:1508 CheckValidStreamConfig() format:35 max Res(4096 x 3072) requested Res(1440 x 1080) 06-02 13:11:28.522238 1716 5248 I CamX : [CONFIG][HAL ] camxhaldevice.cpp:1114 CheckValidResolution() type:0, width:1440, height:1080, matched:1 06-02 13:11:28.522243 1716 5248 I CamX : [ INFO][HAL ] camxhaldevice.cpp:1199 CheckValidDepthResolution() Can't find the metadata entry for 1638401 06-02 13:11:28.522246 1716 5248 I CamX : [ INFO][HAL ] camxhaldevice.cpp:1587 CheckValidStreamConfig() MultiCamStream - validDepthStream 0 validRGBStream 1 06-02 13:11:28.522669 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb4000079d5e0d000 RealTimeFeatureZSLPreviewRaw 06-02 13:11:28.522701 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb4000079d5e0d000 06-02 13:11:28.523019 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:2371 SaveFlushInfo() Pipeline:RealTimeFeatureZSLPreviewRaw Saving lastFlushRequestId: 214 flushType: 0 06-02 13:11:28.523040 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1266 Flush() Flush took 0 ms. Session (0xb4000079d5e0d000) RealTimeFeatureZSLPreviewRaw 06-02 13:11:28.523048 1716 5248 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:1072 ExecuteFlushHelper() pSessionData isFlushInProgress FALSE Feature RealTime Session RealTime 06-02 13:11:28.523162 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 MfsrPrefilter, MfsrBlend, MfsrEqualization, MfsrPostFilter 06-02 13:11:28.523174 1716 25660 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:28.523258 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:15659 DeActivatePipeline() MMF DeActivatePipeline name MfsrPrefilter 06-02 13:11:28.523265 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 0, StreamOffPipeline: 0xb40000794d64ee40) 06-02 13:11:28.523269 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.523276 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:15659 DeActivatePipeline() MMF DeActivatePipeline name MfsrBlend 06-02 13:11:28.523279 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 0, StreamOffPipeline: 0xb40000794d64ee40) 06-02 13:11:28.523283 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.523288 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:15659 DeActivatePipeline() MMF DeActivatePipeline name MfsrEqualization 06-02 13:11:28.523292 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 0, StreamOffPipeline: 0xb40000794d64ee40) 06-02 13:11:28.523296 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.523301 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:15659 DeActivatePipeline() MMF DeActivatePipeline name MfsrPostFilter 06-02 13:11:28.523305 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 0, StreamOffPipeline: 0xb40000794d64ee40) 06-02 13:11:28.523309 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.523313 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:1072 ExecuteFlushHelper() pSessionData isFlushInProgress FALSE Feature MMF Session MFSR 06-02 13:11:28.523321 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb4000079a7751000 ZSLSnapshotYUVHAL 06-02 13:11:28.523325 1716 25660 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb4000079a7751000 06-02 13:11:28.523349 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:15659 DeActivatePipeline() Bayer2Yuv DeActivatePipeline name ZSLSnapshotYUVHAL 06-02 13:11:28.523352 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 0, StreamOffPipeline: 0xb4000079a77dd100) 06-02 13:11:28.523356 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.523360 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:1072 ExecuteFlushHelper() pSessionData isFlushInProgress FALSE Feature Bayer2Yuv Session Bayer2Yuv 06-02 13:11:28.523366 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000798aa0d000 ZSLSnapshotFormatConvertor 06-02 13:11:28.523370 1716 25660 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000798aa0d000 06-02 13:11:28.523386 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:15659 DeActivatePipeline() FormatConvertor DeActivatePipeline name ZSLSnapshotFormatConvertor 06-02 13:11:28.523390 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 0, StreamOffPipeline: 0xb4000079a7dfa040) 06-02 13:11:28.523393 1716 25660 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.523397 1716 25660 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:1072 ExecuteFlushHelper() pSessionData isFlushInProgress FALSE Feature FormatConvertor Session FORMATCONVERTOR 06-02 13:11:28.523901 1716 5248 I CHIUSECASE: [CORE_CFG ] chifeature2base.cpp:5521 AsyncDestroyJobs() DeActivatePipeline name RealTimeFeatureZSLPreviewRaw 06-02 13:11:28.523917 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10744 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to TRUE (Fwk Frame Num: 213, StreamOffPipeline: 0xb4000079d47fe940) 06-02 13:11:28.523923 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:10750 SetStreamOffPipelineSync() Set Stream Off Pipeline Sync to FALSE 06-02 13:11:28.526725 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1480 StreamOff() [OP_EXT]RealTimeFeatureZSLPreviewRaw_0_cam_0 Streaming Off successful:0xb4000079872a5000, last request id 214 is real time 1 cam Id: 0 mode : 1 hasFlushOccurred: 0 06-02 13:11:28.526738 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() RealTimeFeatureZSLPreviewRaw_0_cam_0 status is now PipelineStatus::STREAM_OFF 06-02 13:11:28.527014 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() RealTimeFeatureZSLPreviewRaw_0_cam_0 status is now PipelineStatus::RESOURCES_RELEASED 06-02 13:11:28.527096 1716 5248 I CamX : 06-02 13:11:28.527109 1716 5248 I CamX : 06-02 13:11:28.527136 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb4000079d5e0d000 RealTimeFeatureZSLPreviewRaw 06-02 13:11:28.527141 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb4000079d5e0d000 06-02 13:11:28.529830 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb4000079d5e0d000 RealTimeFeatureZSLPreviewRaw 06-02 13:11:28.529845 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb4000079d5e0d000 06-02 13:11:28.530106 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1372 Destroy() exit Bad file descriptor camera 0 thread 2841640112 06-02 13:11:28.532803 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1707 Destroy() Session (0xb4000079d5e0d000) Destroy RealTimeFeatureZSLPreviewRaw 06-02 13:11:28.532915 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 MfsrPrefilter, MfsrBlend, MfsrEqualization, MfsrPostFilter 06-02 13:11:28.532927 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:28.532950 1716 25643 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying RealTimeFeatureZSLPreviewRaw_0 06-02 13:11:28.533001 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 MfsrPrefilter, MfsrBlend, MfsrEqualization, MfsrPostFilter 06-02 13:11:28.533003 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:28.533852 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1707 Destroy() Session (0xb40000799320d000) Destroy MfsrPrefilter, MfsrBlend, MfsrEqualization, MfsrPostFilter 06-02 13:11:28.534002 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb4000079a7751000 ZSLSnapshotYUVHAL 06-02 13:11:28.534013 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb4000079a7751000 06-02 13:11:28.534025 1716 25637 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying MfsrPrefilter_0 06-02 13:11:28.534038 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb4000079a7751000 ZSLSnapshotYUVHAL 06-02 13:11:28.534040 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb4000079a7751000 06-02 13:11:28.534267 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1707 Destroy() Session (0xb4000079a7751000) Destroy ZSLSnapshotYUVHAL 06-02 13:11:28.534291 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000798aa0d000 ZSLSnapshotFormatConvertor 06-02 13:11:28.534296 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000798aa0d000 06-02 13:11:28.534308 1716 25660 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying MfsrBlend_1 06-02 13:11:28.534315 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000798aa0d000 ZSLSnapshotFormatConvertor 06-02 13:11:28.534318 1716 5248 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000798aa0d000 06-02 13:11:28.534903 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1707 Destroy() Session (0xb40000798aa0d000) Destroy ZSLSnapshotFormatConvertor 06-02 13:11:28.535037 1716 25642 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying MfsrEqualization_2 06-02 13:11:28.535534 1716 25637 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying MfsrPostFilter_3 06-02 13:11:28.535611 1716 25660 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying ZSLSnapshotYUVHAL_0 06-02 13:11:28.535991 1716 25637 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying ZSLSnapshotFormatConvertor_0 06-02 13:11:28.536307 1716 25637 I CamX : [ INFO][HAL ] camxchicontext.cpp:4372 ReleaseGlobalUsecaseMetadataPool() Invalidate Global usecase pool for id 0 06-02 13:11:28.538603 1716 5248 D CHIUSECASE: ZoomTranslatorProxy::~ZoomTranslatorProxy() 06-02 13:11:28.563933 1716 25643 I CamX : [CONFIG][CORE ] camxpipeline.cpp:3467 DestroyNodes() Trigger restart clients to resource manager 06-02 13:11:28.581783 1716 5248 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:5397 TeardownOverrideSession() clear m_logicalCameraInfo[0].m_pCamera3Device=0xb4000079937f2010 06-02 13:11:28.582264 1716 25633 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:6277 RequestThreadProcessing() Terminating recovery thread for logical cameraId: 0 06-02 13:11:28.584322 1716 5248 D CHIUSECASE: [DEBUG ] extensionlayer.cpp:860 TeardownOverrideSession() [OP_EXT] DESTROY_SESSION X 06-02 13:11:28.584611 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:1079 InitPackageName() version Fri Feb 14 17:28:20 CST 2025 06-02 13:11:28.584673 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:1900 InitModeDescriptor() [OP_EXT] check CaptureMode : 0x800e 06-02 13:11:28.584682 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:1926 InitModeDescriptor() m_isExplorerDumpEnable 0 06-02 13:11:28.584687 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:1929 InitModeDescriptor() m_is4K120FPSVideoNoFDEnable 0 06-02 13:11:28.584696 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:1942 InitModeDescriptor() isAIVideoUseEIS3 1 06-02 13:11:28.584951 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:2206 InitModeDescriptor() [OP_EXT] Final mode descriptor name: 0 , position type: 1, operation mode: 0x800e highload 0 06-02 13:11:28.585148 1716 5248 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:9230 SetDeviceHDRMode() Set HDR mode to:0 for physical cam:0 06-02 13:11:28.585170 1716 5248 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:8854 ConfigureHDRInformation() Logical camera:0 HDRMode set to:0 06-02 13:11:28.585177 1716 5248 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:4938 InitializeOverrideSession() m_logicalCameraInfo[0].m_pCamera3Device=0x0, pCamera3Device=0xb4000079937f2010 06-02 13:11:28.585183 1716 5248 I CHIUSECASE: [CORE_CFG ] chxusecaseutils.cpp:1570 GetMatchingUsecase() Default usecase selected 06-02 13:11:28.585190 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:1287 IsOPZSLStreamConfig() IsOPZSLStreamConfig operation_mode: 32782 06-02 13:11:28.585206 1716 5248 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:4979 InitializeOverrideSession() Session_parameters FPS range 4:30, previewFPS 0, videoFPS 0 BatchSize: 1 HALOutputBufferCombined 0 FPS: 30 SkipPattern: 1, LogicalCameraId = 0 selected use case = 1 count 17 MFHDR_enabled 0 06-02 13:11:28.587949 1716 5248 I CHIUSECASE: [CORE_CFG ] chxpipeline.cpp:356 CreateDescriptor() Pipeline[Preview] pipeline pointer 0xb40000798bb98000 numInputs=0, numOutputs=1 stream w x h: 1440 x 1080 format: 35, numBatchedFrames: 1, HALOutputBufferCombined: 0 maxFPSValue: 30 cameraId: 0 logicalCameraId:0 06-02 13:11:28.587989 1716 5248 I CamX : [ INFO][HAL ] camxchicontext.cpp:4731 CreatePipelineDescriptor() numBatchedFrames:1 HALOutputBufferCombined:0 maxFPSValue:30 06-02 13:11:28.588396 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2414 CreateNodes() Topology: Creating Pipeline Preview_0_cam_0, numNodes 11 isSensorInput 1 isRealTime 1 06-02 13:11:28.588629 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_Sensor0_cam0 Type 0 numInputPorts 0 numOutputPorts 2 Sensor: Real 06-02 13:11:28.588851 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_Stats0_cam0 Type 1 numInputPorts 4 numOutputPorts 1 Sensor: Real 06-02 13:11:28.588964 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_AWB0_cam0 Type 12 numInputPorts 2 numOutputPorts 1 Sensor: Real 06-02 13:11:28.589116 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_AutoFocus0_cam0 Type 5 numInputPorts 5 numOutputPorts 1 Sensor: Real 06-02 13:11:28.590280 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_IFE0_cam0 Type 65536 numInputPorts 3 numOutputPorts 17 Sensor: Real 06-02 13:11:28.591071 1716 5248 I CamX : [CORE_CFG][CORE ] camxnode.cpp:839 InitializeSinkPortBufferProperties() Topology: Node::Preview_IPE0_cam0 has a sink port id 8 using format 4 dim 1440x1080, stream 0xb4000078e39a6028 06-02 13:11:28.591163 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_IPE0_cam0 Type 65538 numInputPorts 6 numOutputPorts 1 Sensor: Real 06-02 13:11:28.591329 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_IPE19_cam0 Type 65538 numInputPorts 1 numOutputPorts 1 Sensor: Real 06-02 13:11:28.591423 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_FDHw0_cam0 Type 65540 numInputPorts 1 numOutputPorts 2 Sensor: Real 06-02 13:11:28.591599 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_EVA0_cam0 Type 65543 numInputPorts 8 numOutputPorts 8 Sensor: Real 06-02 13:11:28.591998 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_FDManager0_cam0 Type 8 numInputPorts 3 numOutputPorts 1 Sensor: Real 06-02 13:11:28.592115 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2505 CreateNodes() Topology::Preview_0_cam_0 Node::Preview_StatsParse0_cam0 Type 9 numInputPorts 7 numOutputPorts 1 Sensor: Real 06-02 13:11:28.592136 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 30) --> (inPort 37) (1 / 4) Node::Preview_Stats0_cam0 using format 6 06-02 13:11:28.592142 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 36) --> (inPort 76) (2 / 4) Node::Preview_Stats0_cam0 using format 6 06-02 13:11:28.592147 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 29) --> (inPort 62) (3 / 4) Node::Preview_Stats0_cam0 using format 6 06-02 13:11:28.592152 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 12) --> (inPort 7) (4 / 4) Node::Preview_Stats0_cam0 using format 6 06-02 13:11:28.592156 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 29) --> (inPort 62) (1 / 2) Node::Preview_AWB0_cam0 using format 6 06-02 13:11:28.592160 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 21) --> (inPort 1) (2 / 2) Node::Preview_AWB0_cam0 using format 6 06-02 13:11:28.592164 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 7) --> (inPort 10) (1 / 5) Node::Preview_AutoFocus0_cam0 using format 10 06-02 13:11:28.592167 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 30) --> (inPort 37) (2 / 5) Node::Preview_AutoFocus0_cam0 using format 6 06-02 13:11:28.592170 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 25) --> (inPort 12) (3 / 5) Node::Preview_AutoFocus0_cam0 using format 23 06-02 13:11:28.592173 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 20) --> (inPort 4) (4 / 5) Node::Preview_AutoFocus0_cam0 using format 23 06-02 13:11:28.592176 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 9) --> (inPort 8) (5 / 5) Node::Preview_AutoFocus0_cam0 using format 10 06-02 13:11:28.592180 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_Sensor0_cam0(outPort 0) --> (inPort 2) (1 / 3) Node::Preview_IFE0_cam0 using format 0 06-02 13:11:28.592184 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_Sensor0_cam0(outPort 1) --> (inPort 6) (2 / 3) Node::Preview_IFE0_cam0 using format 0 06-02 13:11:28.592187 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_Sensor0_cam0(outPort 1) --> (inPort 4) (3 / 3) Node::Preview_IFE0_cam0 using format 0 06-02 13:11:28.592190 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 22) --> (inPort 0) (1 / 6) Node::Preview_IPE0_cam0 using format 12 06-02 13:11:28.592193 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 23) --> (inPort 1) (2 / 6) Node::Preview_IPE0_cam0 using format 18 06-02 13:11:28.592196 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 24) --> (inPort 2) (3 / 6) Node::Preview_IPE0_cam0 using format 18 06-02 13:11:28.592199 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 39) --> (inPort 39) (4 / 6) Node::Preview_IPE0_cam0 using format 32 06-02 13:11:28.592202 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 40) --> (inPort 40) (5 / 6) Node::Preview_IPE0_cam0 using format 32 06-02 13:11:28.592205 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 41) --> (inPort 41) (6 / 6) Node::Preview_IPE0_cam0 using format 32 06-02 13:11:28.592208 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 6) --> (inPort 0) (1 / 1) Node::Preview_IPE19_cam0 using format 3 06-02 13:11:28.592212 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IPE19_cam0(outPort 8) --> (inPort 0) (1 / 1) Node::Preview_FDHw0_cam0 using format 3 06-02 13:11:28.592215 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 0) --> (inPort 3) (1 / 8) Node::Preview_EVA0_cam0 using format 12 06-02 13:11:28.592219 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 1) --> (inPort 5) (2 / 8) Node::Preview_EVA0_cam0 using format 18 06-02 13:11:28.592221 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 1) --> (inPort 33) (3 / 8) Node::Preview_EVA0_cam0 using format 18 06-02 13:11:28.592224 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 1) --> (inPort 9) (4 / 8) Node::Preview_EVA0_cam0 using format 6 06-02 13:11:28.592227 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 2) --> (inPort 6) (5 / 8) Node::Preview_EVA0_cam0 using format 14 06-02 13:11:28.592230 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 36) --> (inPort 34) (6 / 8) Node::Preview_EVA0_cam0 using format 6 06-02 13:11:28.592233 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 37) --> (inPort 35) (7 / 8) Node::Preview_EVA0_cam0 using format 6 06-02 13:11:28.592236 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_EVA0_cam0(outPort 48) --> (inPort 47) (8 / 8) Node::Preview_EVA0_cam0 using format 32 06-02 13:11:28.592240 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IPE19_cam0(outPort 8) --> (inPort 3) (1 / 3) Node::Preview_FDManager0_cam0 using format 3 06-02 13:11:28.592243 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_FDHw0_cam0(outPort 0) --> (inPort 0) (2 / 3) Node::Preview_FDManager0_cam0 using format 6 06-02 13:11:28.592246 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_FDHw0_cam0(outPort 2) --> (inPort 2) (3 / 3) Node::Preview_FDManager0_cam0 using format 6 06-02 13:11:28.592249 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 30) --> (inPort 35) (1 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592252 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 36) --> (inPort 61) (2 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592254 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 29) --> (inPort 36) (3 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592257 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 19) --> (inPort 9) (4 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592260 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 21) --> (inPort 1) (5 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592263 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 32) --> (inPort 3) (6 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592266 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:2616 CreateNodes() Topology: Pipeline[Preview_0_cam_0] Link: Node::Preview_IFE0_cam0(outPort 12) --> (inPort 7) (7 / 7) Node::Preview_StatsParse0_cam0 using format 6 06-02 13:11:28.592929 1716 5248 I CHIUSECASE: [CORE_CFG ] chxpipeline.cpp:581 CreateDescriptor() Pipeline[Preview] Pipeline pointer 0xb40000798bb98000 Selected sensor Mode W=4096, H=3072 Mode=1 06-02 13:11:28.592960 1716 5248 D CHIUSECASE: [DEBUG ] chxpipeline.cpp:590 CreateDescriptor() [OP_EXT] Realtime SelectedMode W=4096, H=3072, FPS:30, NumBatchedFrames:1, modeIndex:1 06-02 13:11:28.593338 1716 5248 I CamX : [CORE_CFG][CORE ] camxresourcemanager.cpp:1229 RegisterClient() Add client {Preview_0, 0xb4000079a79ec000, 0, 0}, clients size: 1 06-02 13:11:28.599763 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::BUFFER_PROPERTIES_FINALIZED 06-02 13:11:28.599784 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::PRE_FINALIZATION_INPROGRESS 06-02 13:11:28.599844 1716 5248 I CamX : [CORE_CFG][CORE ] camxsession.cpp:2842 Initialize() Session (0xb40000799320d000) Initialized Preview 06-02 13:11:28.618640 1716 5248 I CHIUSECASE: [CORE_CFG ] chxstreambuffermanager.cpp:342 ConfigureStreams() Add policy for stream 0xb4000078e39a6028 opmode 800e (min,max,batch):(3,6,1) stream max_buffer 8 isPreview 1 isSnapshot 0 isVideo 0 isEIS2 0 isEIS3 0 isHDR10Plus:0 m_mode 2 06-02 13:11:28.619463 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1568 configure_streams() FINAL stream[0] = 0xb4000078e39a6028 - info: 06-02 13:11:28.619471 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1571 configure_streams() format : 35, HAL_PIXEL_FORMAT_YCbCr_420_888 06-02 13:11:28.619475 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1573 configure_streams() width : 1440 06-02 13:11:28.619479 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1575 configure_streams() height : 1080 06-02 13:11:28.619483 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1578 configure_streams() stream_type : 00000000, CAMERA3_STREAM_OUTPUT 06-02 13:11:28.619486 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1580 configure_streams() usage : 00020103 06-02 13:11:28.619488 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1584 configure_streams() max_buffers : 8 06-02 13:11:28.619491 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1594 configure_streams() rotation : 00000000, CAMERA3_STREAM_ROTATION_0 06-02 13:11:28.619495 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1597 configure_streams() data_space : 08c20000, HAL_DATASPACE_V0_JFIF 06-02 13:11:28.619498 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1599 configure_streams() priv : 0xb40000794379bb00 06-02 13:11:28.619500 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1601 configure_streams() reserved[0] : 0xb40000794379bb08 06-02 13:11:28.619503 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1603 configure_streams() reserved[1] : 0x0 06-02 13:11:28.619507 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1618 configure_streams() pHalStream: 0xb40000794379bb08 format : 0x23, overrideFormat : 0x23 consumer usage: 0, producer usage: 20103 06-02 13:11:28.619524 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1635 configure_streams() HalOp: End CONFIG, logicalCameraId: 0, cameraId: 0 06-02 13:11:28.623703 1716 3224 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::PRE_FINALIZED 06-02 13:11:28.634866 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1784 process_capture_request() frame_number 215, settings 0xb40000794d71a800, logicalCameraId: 0, cameraId: 0 num_output_buffers 1, num_input_buffers 0 06-02 13:11:28.634886 1716 5248 I CamX : [CONFIG][HAL ] camxhal3.cpp:1810 process_capture_request() output_buffers[0] : 0xb400007993183bc0, buffer: 0x7a9fb65b40, status: 00000000, stream: 0xb4000078e39a6028 06-02 13:11:28.634927 1716 5248 I CamX : [ INFO][HAL ] camxhaldevice.cpp:2355 ProcessCaptureRequest() CHIModule: Original framework framenumber 215 contains 1 output buffers 06-02 13:11:28.635152 1716 5248 D CHIUSECASE: [DEBUG ] BackseatDriver.cpp:383 ExecuteProcessRequest() [OP_EXT] FIRST_FRAME_REQUEST 06-02 13:11:28.635312 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:669 ExecuteProcessRequest() [OP_EXT] frameIndex 215 enableZSL 0 06-02 13:11:28.635949 1716 5248 I CHIUSECASE: [REQMAP ] chxadvancedcamerausecase.cpp:3913 ExecuteCaptureRequest() frame: 215 <==> (chiFrameNum) chiOverrideFrameNum: 0 06-02 13:11:28.636272 1716 5248 I CamX : 06-02 13:11:28.636357 1716 5248 I CamX : 06-02 13:11:28.643933 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::FINALIZED 06-02 13:11:28.644400 1716 3221 I CamX : [REQMAP][CORE ] camxsession.cpp:5517 ProcessRequest() chiFrameNum: 0 <==> requestId: 1 <==> sequenceId: 0 <==> CSLSyncId: 215 -- Preview_0_cam_0 isMaster 0 06-02 13:11:28.645801 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::RESOURCES_ACQUIRED 06-02 13:11:28.647793 1716 3222 D CHIUSECASE: [DEBUG ] BackseatDriver.cpp:1467 ProcessResult() [OP_EXT] FIRST_FRAME_RESULT_CALLBACK 06-02 13:11:28.647866 1716 3222 I CamX : [ INFO][HAL ] camxhaldevice.cpp:359 ProcessCaptureResult() Returning framework result metadata only for frame: 215, Metadata: 0xb4000079a7ad08c0 06-02 13:11:28.647909 1716 3222 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 215, partial_result 1, result 0xb4000079a7ad08c0, num_physcam_metadata 0, num_output_buffers 0 06-02 13:11:28.649237 1716 3223 I CamX : [ INFO][HAL ] camxsession.cpp:6825 InjectResult() Session 0xb40000799320d000 [Preview] Inject result added early metadata in result holder for sequence ID : 0 06-02 13:11:28.653955 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1261 StreamOn() [OP_EXT][Preview_0_cam_0] StreamingOn for pipeline: 0xb4000079932a2000 with ExposureTimeMs:3200 ExposureTimeStreamOn:3200 hasFlushOccurred: 0 camId=0 06-02 13:11:28.653981 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_Sensor0_cam0 06-02 13:11:28.653995 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_Stats0_cam0 06-02 13:11:28.654001 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_AWB0_cam0 06-02 13:11:28.654005 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_AutoFocus0_cam0 06-02 13:11:28.654008 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_IFE0_cam0 06-02 13:11:28.654011 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_IPE0_cam0 06-02 13:11:28.654014 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_IPE19_cam0 06-02 13:11:28.654018 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_FDHw0_cam0 06-02 13:11:28.654021 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_EVA0_cam0 06-02 13:11:28.654024 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_FDManager0_cam0 06-02 13:11:28.654027 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1270 StreamOn() WaitExplorerStreamOn for node Preview_StatsParse0_cam0 06-02 13:11:28.661366 1716 5248 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::STREAM_ON 06-02 13:11:28.662303 1716 5248 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1784 process_capture_request() frame_number 216, settings 0xb40000794d71a800, logicalCameraId: 0, cameraId: 0 num_output_buffers 1, num_input_buffers 0 06-02 13:11:28.662342 1716 5248 I CamX : [CONFIG][HAL ] camxhal3.cpp:1810 process_capture_request() output_buffers[0] : 0xb400007993183bc0, buffer: 0x7a9fb65b40, status: 00000000, stream: 0xb4000078e39a6028 06-02 13:11:28.662358 1716 5248 I CamX : [ INFO][HAL ] camxhaldevice.cpp:2355 ProcessCaptureRequest() CHIModule: Original framework framenumber 216 contains 1 output buffers 06-02 13:11:28.662523 1716 5248 D CHIUSECASE: [DEBUG ] pluginbase.cpp:669 ExecuteProcessRequest() [OP_EXT] frameIndex 216 enableZSL 0 06-02 13:11:28.662824 1716 5248 I CHIUSECASE: [REQMAP ] chxadvancedcamerausecase.cpp:3913 ExecuteCaptureRequest() frame: 216 <==> (chiFrameNum) chiOverrideFrameNum: 1 06-02 13:11:28.663813 1716 15825 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1784 process_capture_request() frame_number 217, settings 0xb40000790ad8c800, logicalCameraId: 0, cameraId: 0 num_output_buffers 1, num_input_buffers 0 06-02 13:11:28.663831 1716 15825 I CamX : [CONFIG][HAL ] camxhal3.cpp:1810 process_capture_request() output_buffers[0] : 0xb4000079da2f67a0, buffer: 0x7a9fb65b40, status: 00000000, stream: 0xb4000078e39a6028 06-02 13:11:28.663868 1716 15825 I CamX : [ INFO][HAL ] camxhaldevice.cpp:2355 ProcessCaptureRequest() CHIModule: Original framework framenumber 217 contains 1 output buffers 06-02 13:11:28.664042 1716 3220 I CamX : [REQMAP][CORE ] camxsession.cpp:5517 ProcessRequest() chiFrameNum: 1 <==> requestId: 2 <==> sequenceId: 1 <==> CSLSyncId: 216 -- Preview_0_cam_0 isMaster 0 06-02 13:11:28.664110 1716 15825 D CHIUSECASE: [DEBUG ] pluginbase.cpp:669 ExecuteProcessRequest() [OP_EXT] frameIndex 217 enableZSL 0 06-02 13:11:28.664732 1716 15825 I CHIUSECASE: [REQMAP ] chxadvancedcamerausecase.cpp:3913 ExecuteCaptureRequest() frame: 217 <==> (chiFrameNum) chiOverrideFrameNum: 2 06-02 13:11:28.665155 1716 3223 I CamX : [REQMAP][CORE ] camxsession.cpp:5517 ProcessRequest() chiFrameNum: 2 <==> requestId: 3 <==> sequenceId: 2 <==> CSLSyncId: 217 -- Preview_0_cam_0 isMaster 0 06-02 13:11:28.665596 1716 3220 I CamX : [ INFO][HAL ] camxhaldevice.cpp:359 ProcessCaptureResult() Returning framework result metadata only for frame: 216, Metadata: 0xb4000079a7ad08c0 06-02 13:11:28.665644 1716 3220 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 216, partial_result 1, result 0xb4000079a7ad08c0, num_physcam_metadata 0, num_output_buffers 0 06-02 13:11:28.665933 1716 3225 I CamX : [ INFO][HAL ] camxsession.cpp:6825 InjectResult() Session 0xb40000799320d000 [Preview] Inject result added early metadata in result holder for sequence ID : 1 06-02 13:11:28.666718 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1784 process_capture_request() frame_number 218, settings 0xb4000079d7645800, logicalCameraId: 0, cameraId: 0 num_output_buffers 1, num_input_buffers 0 06-02 13:11:28.666735 1716 15863 I CamX : [CONFIG][HAL ] camxhal3.cpp:1810 process_capture_request() output_buffers[0] : 0xb400007a09194060, buffer: 0x7a9fb65b40, status: 00000000, stream: 0xb4000078e39a6028 06-02 13:11:28.666770 1716 15863 I CamX : [ INFO][HAL ] camxhaldevice.cpp:2355 ProcessCaptureRequest() CHIModule: Original framework framenumber 218 contains 1 output buffers 06-02 13:11:28.667071 1716 15863 D CHIUSECASE: [DEBUG ] pluginbase.cpp:669 ExecuteProcessRequest() [OP_EXT] frameIndex 218 enableZSL 0 06-02 13:11:28.667159 1716 3220 I CamX : [ INFO][HAL ] camxsession.cpp:6825 InjectResult() Session 0xb40000799320d000 [Preview] Inject result added early metadata in result holder for sequence ID : 2 06-02 13:11:28.667168 1716 3223 I CamX : [ INFO][HAL ] camxhaldevice.cpp:359 ProcessCaptureResult() Returning framework result metadata only for frame: 217, Metadata: 0xb4000079a7ad08c0 06-02 13:11:37.624430 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1938 flush() HalOp: Begin FLUSH: 0xb4000079937f2010, logicalCameraId: 0, cameraId: 0 06-02 13:11:37.624478 1716 15863 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3361 LogFrameworkRequests() m_frameworkRequests is empty latestFrameworkRequestIndex: -1 06-02 13:11:37.625189 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 Preview 06-02 13:11:37.625196 1716 15863 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:37.625712 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node AutoFocus:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.625822 1716 3224 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:19 for requestId 226 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.625889 1716 3224 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node StatsParse:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.626364 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node Sensor:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.626478 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node Stats:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.626543 1716 3225 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node EVA:0 for requestId 226 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.626792 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:0 for requestId 226 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.626829 1716 3224 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node AWB:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627101 1716 3220 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IFE:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627213 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:19 for requestId 228 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627243 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:0 for requestId 228 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627263 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node StatsParse:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627476 1716 3220 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:0 for requestId 227 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627485 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node FDManager:0 for requestId 226 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627533 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:19 for requestId 227 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627542 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node EVA:0 for requestId 227 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627612 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IFE:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627616 1716 3224 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node AWB:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627659 1716 3220 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node Sensor:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627678 1716 3223 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node Stats:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627783 1716 3223 I CamX : [ INFO][HAL ] camxsession.cpp:4894 ProcessResultMetadata() Metadata NULL during flush for sequenceId: 225 06-02 13:11:37.627822 1716 3220 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.627876 1716 3220 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:19 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.628002 1716 3220 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node FDManager:0 for requestId 228 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.628051 1716 3222 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node AutoFocus:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 1 06-02 13:11:37.628118 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node AutoFocus:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.628405 1716 3223 I CamX : [ INFO][HAL ] camxhaldevice.cpp:342 ProcessCaptureResult() Returning framework result Frame: 440, Metadata: 0x0, Stream 0xb4000078e39a6028, Fmt: 35 Width: 1440 Height: 1080 Fence: -1 Status: 1 06-02 13:11:37.628416 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 440, partial_result 0, result 0x0, num_physcam_metadata 0, num_output_buffers 1 06-02 13:11:37.628420 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2106 process_capture_result() output_buffers[0] : 0xb400007908dba660, buffer: 0x7a9fb65b40, status: 00000001, stream: 0xb4000078e39a6028 06-02 13:11:37.628755 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node FDManager:0 for requestId 227 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.628803 1716 3224 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node EVA:0 for requestId 228 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.628965 1716 3222 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.628986 1716 3222 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node IPE:19 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.629427 1716 3223 I CamX : [ INFO][HAL ] camxhaldevice.cpp:342 ProcessCaptureResult() Returning framework result Frame: 441, Metadata: 0x0, Stream 0xb4000078e39a6028, Fmt: 35 Width: 1440 Height: 1080 Fence: -1 Status: 1 06-02 13:11:37.629438 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 441, partial_result 0, result 0x0, num_physcam_metadata 0, num_output_buffers 1 06-02 13:11:37.629444 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2106 process_capture_result() output_buffers[0] : 0xb400007908dba660, buffer: 0x7a9fb65b40, status: 00000001, stream: 0xb4000078e39a6028 06-02 13:11:37.629528 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node FDManager:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.629582 1716 3221 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node EVA:0 for requestId 229 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.629626 1716 3223 I CamX : [ INFO][HAL ] camxhaldevice.cpp:342 ProcessCaptureResult() Returning framework result Frame: 442, Metadata: 0x0, Stream 0xb4000078e39a6028, Fmt: 35 Width: 1440 Height: 1080 Fence: -1 Status: 1 06-02 13:11:37.629634 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 442, partial_result 0, result 0x0, num_physcam_metadata 0, num_output_buffers 1 06-02 13:11:37.629640 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2106 process_capture_result() output_buffers[0] : 0xb400007908dba660, buffer: 0x7a9fb65b40, status: 00000001, stream: 0xb4000078e39a6028 06-02 13:11:37.629650 1716 3224 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node FDManager:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.629694 1716 3225 I CamX : [CORE_CFG][CORE ] camxnode.cpp:13522 Flush() Flushing Node EVA:0 for requestId 230 on pipeline Preview:0 numSequencesLeft 0 06-02 13:11:37.629853 1716 3223 I CamX : [ INFO][HAL ] camxsession.cpp:4894 ProcessResultMetadata() Metadata NULL during flush for sequenceId: 228 06-02 13:11:37.630338 1716 3223 I CamX : [ INFO][HAL ] camxsession.cpp:4894 ProcessResultMetadata() Metadata NULL during flush for sequenceId: 229 06-02 13:11:37.630622 1716 3223 I CamX : [ INFO][HAL ] camxhaldevice.cpp:342 ProcessCaptureResult() Returning framework result Frame: 443, Metadata: 0x0, Stream 0xb4000078e39a6028, Fmt: 35 Width: 1440 Height: 1080 Fence: -1 Status: 1 06-02 13:11:37.630629 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 443, partial_result 0, result 0x0, num_physcam_metadata 0, num_output_buffers 1 06-02 13:11:37.630634 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2106 process_capture_result() output_buffers[0] : 0xb400007908dba660, buffer: 0x7a9fb65b40, status: 00000001, stream: 0xb4000078e39a6028 06-02 13:11:37.630842 1716 3223 I CamX : [ INFO][HAL ] camxhaldevice.cpp:342 ProcessCaptureResult() Returning framework result Frame: 444, Metadata: 0x0, Stream 0xb4000078e39a6028, Fmt: 35 Width: 1440 Height: 1080 Fence: -1 Status: 1 06-02 13:11:37.630851 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 444, partial_result 0, result 0x0, num_physcam_metadata 0, num_output_buffers 1 06-02 13:11:37.630857 1716 3223 I CamX : [CONFIG][HAL ] camxhal3.cpp:2106 process_capture_result() output_buffers[0] : 0xb400007908dba660, buffer: 0x7a9fb65b40, status: 00000001, stream: 0xb4000078e39a6028 06-02 13:11:37.633725 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:2371 SaveFlushInfo() Pipeline:Preview Saving lastFlushRequestId: 230 flushType: 0 06-02 13:11:37.634093 1716 15863 I CamX : [ INFO][HAL ] camxhaldevice.cpp:342 ProcessCaptureResult() Returning framework result Frame: 445, Metadata: 0x0, Stream 0xb4000078e39a6028, Fmt: 35 Width: 1440 Height: 1080 Fence: -1 Status: 1 06-02 13:11:37.634108 1716 15863 I CamX : [CONFIG][HAL ] camxhal3.cpp:2075 process_capture_result() frame_number 445, partial_result 0, result 0x0, num_physcam_metadata 0, num_output_buffers 1 06-02 13:11:37.634114 1716 15863 I CamX : [CONFIG][HAL ] camxhal3.cpp:2106 process_capture_result() output_buffers[0] : 0x79573f9dd0, buffer: 0x7a9fb65b40, status: 00000001, stream: 0xb4000078e39a6028 06-02 13:11:37.635487 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1266 Flush() Flush took 10 ms. Session (0xb40000799320d000) Preview 06-02 13:11:37.635569 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 Preview 06-02 13:11:37.635582 1716 15863 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:37.635851 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:2371 SaveFlushInfo() Pipeline:Preview Saving lastFlushRequestId: 230 flushType: 0 06-02 13:11:37.635912 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1266 Flush() Flush took 0 ms. Session (0xb40000799320d000) Preview 06-02 13:11:37.635938 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1950 flush() HalOp: End FLUSH: 0xb4000079937f2010 with result 0, logicalCameraId: 0, cameraId: 0 06-02 13:11:37.646445 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1938 flush() HalOp: Begin FLUSH: 0xb4000079937f2010, logicalCameraId: 0, cameraId: 0 06-02 13:11:37.646457 1716 15863 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3361 LogFrameworkRequests() m_frameworkRequests is empty latestFrameworkRequestIndex: -1 06-02 13:11:37.646941 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 Preview 06-02 13:11:37.646947 1716 15863 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:37.647239 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:2371 SaveFlushInfo() Pipeline:Preview Saving lastFlushRequestId: 230 flushType: 0 06-02 13:11:37.647260 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1266 Flush() Flush took 1 ms. Session (0xb40000799320d000) Preview 06-02 13:11:37.647269 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 Preview 06-02 13:11:37.647273 1716 15863 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:37.647679 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:2371 SaveFlushInfo() Pipeline:Preview Saving lastFlushRequestId: 230 flushType: 0 06-02 13:11:37.647693 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1266 Flush() Flush took 0 ms. Session (0xb40000799320d000) Preview 06-02 13:11:37.647718 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1950 flush() HalOp: End FLUSH: 0xb4000079937f2010 with result 0, logicalCameraId: 0, cameraId: 0 06-02 13:11:37.648318 1716 15863 I CamX : [ INFO][HAL ] camxhal3.cpp:1136 close() close(): 0xb4000079937f2010 06-02 13:11:37.648327 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1158 close() HalOp: Begin CLOSE, logicalCameraId: 0, cameraId: 0 06-02 13:11:37.648686 1716 15863 I CamX : 06-02 13:11:37.654723 1716 15863 I CamX : [ INFO][HAL ] camxhal3.cpp:1169 close() Close: overrideCameraClose is 15 , overrideCameraOpen is 0 06-02 13:11:37.654742 1716 15863 I CamX : [ INFO][HAL ] camxhaldevice.cpp:3361 LogFrameworkRequests() m_frameworkRequests is empty latestFrameworkRequestIndex: -1 06-02 13:11:37.654876 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 Preview 06-02 13:11:37.654886 1716 15863 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:37.654980 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1283 Pause() Pause:0 session 0xb40000799320d000 Preview 06-02 13:11:37.654982 1716 15863 I CamX : [CORE_CFG][CORE ] camxdeferredrequestqueue.cpp:91 Pause() DRQ is resuming, session 0xb40000799320d000 06-02 13:11:37.656790 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:2371 SaveFlushInfo() Pipeline:Preview Saving lastFlushRequestId: 230 flushType: 0 06-02 13:11:37.656811 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1266 Flush() Flush took 2 ms. Session (0xb40000799320d000) Preview 06-02 13:11:37.660187 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:1480 StreamOff() [OP_EXT]Preview_0_cam_0 Streaming Off successful:0xb4000079932a2000, last request id 230 is real time 1 cam Id: 0 mode : 1 hasFlushOccurred: 0 06-02 13:11:37.660200 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::STREAM_OFF 06-02 13:11:37.660395 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.h:3497 SetPipelineStatus() Preview_0_cam_0 status is now PipelineStatus::RESOURCES_RELEASED 06-02 13:11:37.660583 1716 15863 I CamX : 06-02 13:11:37.675753 1716 15863 I CamX : [CORE_CFG][CORE ] camxsession.cpp:1707 Destroy() Session (0xb40000799320d000) Destroy Preview 06-02 13:11:37.676029 1716 15863 I CamX : [CORE_CFG][CORE ] camxpipeline.cpp:270 Destroy() Destroying Preview_0 06-02 13:11:37.677246 1716 15863 I CamX : [ INFO][HAL ] camxchicontext.cpp:4372 ReleaseGlobalUsecaseMetadataPool() Invalidate Global usecase pool for id 0 06-02 13:11:37.725930 1716 15863 I CamX : [CONFIG][CORE ] camxpipeline.cpp:3467 DestroyNodes() Trigger restart clients to resource manager 06-02 13:11:37.734195 1716 15863 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:5397 TeardownOverrideSession() clear m_logicalCameraInfo[0].m_pCamera3Device=0xb4000079937f2010 06-02 13:11:37.734396 1716 25887 I CHIUSECASE: [CORE_CFG ] chxextensionmodule.cpp:6277 RequestThreadProcessing() Terminating recovery thread for logical cameraId: 0 06-02 13:11:37.736053 1716 15863 D CHIUSECASE: [DEBUG ] extensionlayer.cpp:860 TeardownOverrideSession() [OP_EXT] DESTROY_SESSION X 06-02 13:11:37.736143 1716 15863 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:37.736154 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 1, dropCallbacks = 0) 06-02 13:11:37.736772 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 1, dropCallbacks = 0) 06-02 13:11:37.741094 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 1, dropCallbacks = 0) 06-02 13:11:37.744782 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 1, dropCallbacks = 0) 06-02 13:11:37.747807 1716 15863 I CamX : [CORE_CFG][HAL ] camxhaldevice.cpp:2306 CloseCachedSensorHandles() Releasing resources for Logical CameraID=0, PhysicalID=0 06-02 13:11:37.747824 1716 15863 I CamX : [CORE_CFG][HAL ] camxhal3.cpp:1186 close() HalOp: End CLOSE, logicalCameraId: 0, cameraId: 0 06-02 13:11:37.747833 1716 15863 I CamX : [CORE_CFG][HAL ] camxthermalmanager.cpp:214 UnregisterHALDevice() Unregistered pHALDevice=0xb4000079937f2000 CameraId=0 06-02 13:11:37.752431 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:698 readSmapsRollup() Pss=168409 06-02 13:11:37.752445 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:707 readSmapsRollup() Pss+swap=266305 06-02 13:11:37.752462 1716 5188 D CHIUSECASE: [DEBUG ] cameraextcmd.cpp:726 getPss() smapsPss=266305 total=266305kb 06-02 13:11:43.308327 1716 15863 D CHIUSECASE: [DEBUG ] chxextensionmodule.cpp:1473 RemapCameraId() logicalCameraId -1, physicalCameraId -1, cameraId 0, pPrimaryCameraIndex 0 06-02 13:11:43.308360 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:43.308460 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:43.308520 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0) 06-02 13:11:43.308648 1716 15863 I CamX : [ INFO][HAL ] camxhal3module.cpp:545 SetTorchModeInternal() Torch notify state is (inReleaseMode = 0, dropCallbacks = 0)
【关注我,后续持续新增专题博文,谢谢!!!】
下一篇讲解: