[roll] Roll fuchsia [audio][aml-g12-tdm] Stop codecs when stream stops

With this CL if a stream is stopped, then all its associated
codecs are stopped (and may be powered down by codecs). Also
if a stream has channels_to_use_bit_mask set then the associated
codecs corresponding to those ring buffer channels are stopped.

Note that this CL does not preclude more advanced control of
what codecs are stopped based on for instance frequency response
associated with particular ring buffer channels.

Original-Bug: 75709
Original-Bug: 75714
Test: aml-g12-tdm-test
Test: Manual audio check on Astro
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530361
Original-Revision: ad15cd8b27c5bc7decfec38fa4f97bca10c934da
GitOrigin-RevId: 616a0dc6aa2abaf21f2e46bbd3b2602e263dd9d3
Change-Id: I11aeaa3597e933b6e02eb6263438f6321ae8d5ea
1 file changed
tree: 01621811c8e4fbf65cf57837f8c5305382d78851
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.