commit | 8bfa17a39b833f463cfaeea67b85f5de0993e7bc | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Thu May 30 22:12:30 2019 -0700 |
committer | Wonsik Kim <wonsik@google.com> | Thu May 30 22:12:30 2019 -0700 |
tree | 3fa5eb73fe1a7a2eb75295353c887448c7b3589a | |
parent | f7c49e2779445b6d2d2c1526a27d8009f1bd1851 [diff] |
codec2: fix graphic buffer copying in byte buffer mode - Use crop instead of raw width/height from the view. - Reduce memory allocation amount using the fact that we only support YUV420 for raw graphic buffers. - Slightly increase max linear input buffer size. Bug: 132042537 Test: cts-tradefed run cts -m CtsMediaBitstreamsTestCases Change-Id: Idb79c773e51bb99ba931384abdfd68772c719c31