commit | 8b9d7fc0a8749c69e4f6f78c9630811c31dfaffc | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Mon Apr 20 14:21:38 2020 -0700 |
committer | Jason Macnak <natsu@google.com> | Wed May 13 08:26:47 2020 -0700 |
tree | fc18ab821f4a4317ad64fe0b6ba49e3b7f760c9c | |
parent | e2a94baf658a9b3e334c824c9d6c5bfa2923bd22 [diff] |
Fix CaptureDepth stride usage CaptureDepth should convert the img uint8_t* to uint16_t* after applying the stride offset to avoid doubling the amount offset. Bug: b/146515640 Test: cts -m CtsCameraTestCases -t testDepth16 Change-Id: Ic2f47341b6545b1af0285a9dedcb522944bf698a