commit | b65990f4a0cf01db0b9f21c68fcf8824ae03a178 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Mon Nov 09 15:39:49 2015 -0800 |
committer | Marco Nelissen <marcone@google.com> | Thu Nov 12 16:08:36 2015 -0800 |
tree | 1830b1878ec14c88e016b2c53fd2332e260f5d5b | |
parent | c95f046e1f2063fe0549b3f30bd2452c192a20fd [diff] |
MediaSource: use shared memory for transferring larger buffers For small buffers we still copy the data as part of the binder transaction, since that saves one extra binder call, but for buffers > 64KB we now use shared memory. Change-Id: I19aad7ea7f6104991b9b6b4f24ea880b54f739be