commit | c1e24ce7fe17981e80f85d2345c53599ba5f850d | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu May 31 14:48:20 2018 -0700 |
committer | Marco Nelissen <marcone@google.com> | Thu May 31 15:35:05 2018 -0700 |
tree | a3c14b5cb559e95971ecd087e0d89a17808f5e7a | |
parent | 1bf09f5b57c555f2e3be95e21576bf9370c1cfd5 [diff] |
MPEG4Extractor: reduce buffer size for audio tracks We don't need 3.4 MB buffers for audio, and also don't need 8 of them. Reduce the size of audio buffers, and allocate fewer buffers initially, but leave the limit at 8. Bug: 79420581 Test: manual, Camera, CTS Change-Id: I180c42c59735b9f04eeeea4f4bd5976da50f5ec6