commit | 332382b24b2c9e5e7f2b21485eea42e85a0fe505 | [log] [tgz] |
---|---|---|
author | qimengp <qimengp@codeaurora.org> | Wed Dec 28 12:41:02 2016 +0800 |
committer | qimengp <qimengp@codeaurora.org> | Wed Jan 11 16:16:35 2017 +0800 |
tree | 47dd11f44eb3299d1dec6d4c21cd0c7751f938ae | |
parent | 84aa68c1fa9a3b3658a2b0d1718ceb109342fee6 [diff] |
SnapdragonCamera: Dualcamera fix ReprocessingFrames mismatch Since mReprocessingFrames use timestamp as index, when bayer and mono has the same timestamp, will cause index mismatch. Use two mReprocessingFrames to represent the B, M buffer, can fix this issue Change-Id: Iaf3171717158c1c405aa7a1e141c247897aaad7d CRs-Fixed: 1110019