mirror of https://github.com/thesofproject/sof.git
ed027d045b
With decoders, usually, consumed bytes is not equal with produced bytes. We need to take this into account in order to copy the entire produced bytes by the processing algorithm. - consumed bytes -> number of bytes consumed from the input buffer. - produced bytes -> number of bytes produced into the output buffer. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
rimage@d1f91efdc1 | ||
scripts | ||
smex | ||
src | ||
test | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details