commit | 485c939552e381f2061916b4adf1556859b8c957 | [log] [tgz] |
---|---|---|
author | Pin-chih Lin <johnylin@google.com> | Wed Jan 20 23:50:56 2021 +0800 |
committer | Pin-chih Lin <johnylin@google.com> | Tue Mar 02 19:28:36 2021 +0800 |
tree | 55aff17acf1c26858f573ebcc609c453a316fe91 | |
parent | ebe28dd06ba25e251d3d9913d78d47c8e03f54de [diff] |
src: codec_adapter: Add process passthrough path If the passthrough flag is enabled, on process() the data in the input buffer should be directly copied to the output buffer. The passthrough flag is implemented to be set/get by topology enum control. Signed-off-by: Pin-chih Lin <johnylin@google.com>
See docs
See unit testing documentation
TODO: Add additional notes about how to deploy this on a live system
See Contributing to the Project
This project is licensed under the BSD Clause 3 - see the LICENCE file for details