commit | 77f2e1abed771fc50ccfaf74155f1f97d3870503 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Wed Jun 30 17:07:42 2021 -0700 |
committer | Lajos Molnar <lajos@google.com> | Mon Jul 12 16:55:41 2021 -0700 |
tree | 741e90b09b2a05644d7e0dd11a4520ea7d80f101 | |
parent | d6469a81519921ad65464cba034ec7bde2fa1e2c [diff] |
codec2: unlock GraphicBuffer if lockYCbCr succeeded but could not process it We may be able to lockYCbCr a graphic buffer and not understand it (e.g. stride could be invalid). Unlock it before trying to relock using lock(). Bug: 190459461 Change-Id: I916381cd04a4ff2180b9052a9a58d9092412e932