[roll] Roll fuchsia [amlogic_decoder] Fix h264 decode glitches

Without these changes, we were seeing a few decode glitches
under some conditions (on all HW using this driver).

With these changes there are zero currently-known h264 decode
glitches.

We can now run at up to 800 MHz without any glitches seen so
far.  This CL sets vdec to 500 MHz; that'll be plenty for now
and is <= 648 MHz which is the max under castos, just in case.

Relevant existing tests are modified to no longer do any
internal de-flaking.

BUG: fxbug.dev/75757
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/558182
Original-Revision: 835b1eb684f6588ab033f75d864d10dee5ca55a8
GitOrigin-RevId: 75df6090589a3a01708124cdbf71762fbb8ca3de
Change-Id: Ie0dc9510d8c3f2b7e284c0fea2eb57a6d7b72c54
1 file changed
tree: 64f805c1867068e27ec736b3846a6fcaf844e491
  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.