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

Unified Diff: content/common/gpu/media/va_drm.sigs

Issue 490233002: VaapiVideoAccelerator: make Vaapi accelerator work with ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on ToT Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/gpu/media/va_drm.sigs
diff --git a/content/common/gpu/media/va_drm.sigs b/content/common/gpu/media/va_drm.sigs
new file mode 100644
index 0000000000000000000000000000000000000000..093e36c88518b3aac07b5cc74df5285554806e3e
--- /dev/null
+++ b/content/common/gpu/media/va_drm.sigs
@@ -0,0 +1,8 @@
+// Copyright 2014 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+//------------------------------------------------
+// Functions from libva-drm used in chromium code.
+//------------------------------------------------
+VADisplay vaGetDisplayDRM(int fd);

Powered by Google App Engine
This is Rietveld 408576698