commit | d67de2fc96108e06c168b91050adc3bf823b9e0b | [log] [tgz] |
---|---|---|
author | Hirokazu Honda <hiroh@chromium.org> | Fri Nov 05 09:28:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 05 09:28:35 2021 |
tree | cfe76d388e401f8b1eb2fa13e56ab1ad47496178 | |
parent | 539d6374c89d74b7d4213c9981a583910e55c06f [diff] |
media/gpu/vda_perf_test: Decrease the concurrent instances for VA-API The number of concurrent instances of VA-API video decoder decreases to 16 (crrev.com/c/3046947). This adjusts the number in the perf test. Bug: None Test: video_decode_accelerator_perf_tests on hatch Change-Id: I99e6a4b6015eafc17ef45507b4caaf152f8632c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3229291 Reviewed-by: Miguel Casas <mcasas@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/main@{#938717}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.