diff options
author | Shuzhen Wang <shuzhenwang@google.com> | 2020-05-28 23:39:07 -0700 |
---|---|---|
committer | Shuzhen Wang <shuzhenwang@google.com> | 2020-06-19 17:23:52 +0000 |
commit | 84a475a20f6ceaa2d0456c21f96535aa639d5827 (patch) | |
tree | 9b1d057aa10a871be03188755af7a214814ebee5 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d0125c373447e92a8ee8cb66eb418dd71d85c470 (diff) |
Camera: Allow reprocessing session to configure physical streams
Do not disallow reprocessable session to use physical streams.
At the same time, we cannot claim reprocessing to/from physical streams
work because:
1. It's undefined behavior to reprocess an input buffer into a physical
stream of different physical camera, or an input physical stream buffer
into an output buffer of different physical camera.
2. If the reprocessing input buffer comes from different physical cameras
with different sizes, because the current HAL API doesn't support sending
different size buffers through input stream, there isn't a
non-vendor-specific solution available.
Bug: 157123506
Test: vendor testing
Change-Id: I1ccf2b3918c1cb475b1baec10d35c6785b25208d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions