[roll] Roll fuchsia [media][codec] Implement LC3 encoder.

- Process format details to ensure that they match the LC3 codec spec
  and the library capabilities.
- Add logic to correctly encode each input chunk data (1 input frame),
  with support for multi-, interleaved-channel PCM stream.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/815247
Original-Revision: f42aa086341ac0bbe136475dd68b96ca8fe32431
GitOrigin-RevId: e88832843e3ab90ff96d5db83d283424afe191e2
Change-Id: I9af270dea83b1caf848cbf88b41562f7a00e3a26
1 file changed
tree: f0d9ee0fe51b4eccf9782e3bb4efec48899f8662
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.