commit | 8d1a154cc6239096edda698ea638e6ab6fe53c4e | [log] [tgz] |
---|---|---|
author | Zhijun He <zhijunhe@google.com> | Fri Jan 29 20:28:21 2016 -0800 |
committer | Zhijun He <zhijunhe@google.com> | Tue Feb 02 11:44:13 2016 -0800 |
tree | 2bdda9c3490ad3dfe06726157b8bf84f4777fe19 | |
parent | 251322bc8ac7ff7690bf706206c8ef251ca059f2 [diff] |
Camera3: add dynamic buffer count water mark support The dynamic buffer count water mark starts from zero, and grows when the max of hand-out buffer counts grow, until reach to the max allowed total buffer count. For the case where the clients almost always uses less number of buffers than the max allowed total buffer count, the dynamic buffer count water mark will remain low, and the memory footprint will be smaller. Change-Id: I305f40232f4740d3e9bedf14ee9b76a81e29e244