Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Unified Diff: trunk/src/tools/metrics/histograms/histograms.xml

Issue 357903003: Revert 279958 "Revert "Revert 279650 "Add VaapiVideoEncodeAccele..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « trunk/src/media/media.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/metrics/histograms/histograms.xml
===================================================================
--- trunk/src/tools/metrics/histograms/histograms.xml (revision 280019)
+++ trunk/src/tools/metrics/histograms/histograms.xml (working copy)
@@ -10312,13 +10312,6 @@
</summary>
</histogram>
-<histogram name="Media.VAVEA.EncoderFailure" enum="VAVEAEncoderFailure">
- <owner>posciak@chromium.org</owner>
- <summary>
- Error codes reported by video encode using VA-API hardware video encoder.
- </summary>
-</histogram>
-
<histogram name="Media.VideoCapture.AspectRatio">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<summary>
@@ -47033,10 +47026,6 @@
<int value="4" label="VAAPI_ERROR"/>
</enum>
-<enum name="VAVEAEncoderFailure" type="int">
- <int value="0" label="VAAPI_ERROR"/>
-</enum>
-
<enum name="VideoCodec" type="int">
<int value="0" label="kUnknownVideoCodec"/>
<int value="1" label="kCodecH264"/>
« no previous file with comments | « trunk/src/media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698