commit | e03726469f37ef6902098ba2d12f37e7bdce2f5a | [log] [tgz] |
---|---|---|
author | Tanmaya Godbole <tgodbole@codeaurora.org> | Wed Jul 29 17:39:33 2015 -0700 |
committer | Vineeta Srivastava <vsrivastava@google.com> | Thu Aug 06 14:40:04 2015 -0700 |
tree | 79d009d19397a729b8032c915baae73ddfb1a460 | |
parent | 57b7a75f6677fd76252e9d2a027a0f9333e92e3d [diff] |
Camera3: Make the reprocess crop data agnostic to stream id Since we cannot guarantee that the stream id of the reprocessing input stream will be the same as an existing stream id, we have to decouple the crop information from stream id. Instead, we can be certain that an output stream the same size as the reprocess stream will have the same crop information and hence we use stream size to determine reprocess crop information. Change-Id: I645913d82bf1fe381e069142a9bc4b18b77ee220