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
1 file changed