[roll] Roll fuchsia [audio] Update silence checker

Small updates to the SilenceChecker diagnostic class.
This class detects consecutive frames of absolute silence.
A new flag enables failures to be logged only upon the
first non-silent frame after the failing interval, rather
than immediately and at the end of each buffer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/721026
Original-Revision: 1e1f5ce62a729de534cf2d9907dc5fc81ae6657f
GitOrigin-RevId: 6001312d9ef10e0b5b60a89c9529933bb7eb502d
Change-Id: Ie203853d7035043aa8fb149cc50399caa47e0534
1 file changed
tree: 9a4ca79bda1ac1d042cec5d24586573f00056bb5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.