/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/ |
preemption.c | 28 #include <vdpau/vdpau.h>
|
Makefile | 10 LIBRARY_INCLUDES = $(shell $(PKG_CONFIG) --cflags-only-I vdpau)
|
bitmap.c | 28 #include <vdpau/vdpau.h>
|
vdpau_private.h | 33 #include <vdpau/vdpau.h> 34 #include <vdpau/vdpau_x11.h> 49 /* Full VDPAU API documentation available at : 50 * ftp://download.nvidia.com/XFree86/vdpau/doxygen/html/index.html */ 52 #define INFORMATION G3DVL VDPAU Driver Shared Library version VER_MAJOR.VER_MINOR
|
presentation.c | 29 #include <vdpau/vdpau.h> 292 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
|
mixer.c | 28 #include <vdpau/vdpau.h> 132 VDPAU_MSG(VDPAU_WARN, "[VDPAU] Max layers > 4 not supported\n", vmixer->max_layers); 139 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for width\n", vmixer->video_width, max_width); 144 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for height\n", vmixer->video_height, max_height);
|
output.c | 29 #include <vdpau/vdpau.h>
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
preemption.c | 28 #include <vdpau/vdpau.h>
|
Makefile | 10 LIBRARY_INCLUDES = $(shell $(PKG_CONFIG) --cflags-only-I vdpau)
|
bitmap.c | 28 #include <vdpau/vdpau.h>
|
vdpau_private.h | 33 #include <vdpau/vdpau.h> 34 #include <vdpau/vdpau_x11.h> 49 /* Full VDPAU API documentation available at : 50 * ftp://download.nvidia.com/XFree86/vdpau/doxygen/html/index.html */ 52 #define INFORMATION G3DVL VDPAU Driver Shared Library version VER_MAJOR.VER_MINOR
|
presentation.c | 29 #include <vdpau/vdpau.h> 292 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
|
mixer.c | 28 #include <vdpau/vdpau.h> 132 VDPAU_MSG(VDPAU_WARN, "[VDPAU] Max layers > 4 not supported\n", vmixer->max_layers); 139 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for width\n", vmixer->video_width, max_width); 144 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for height\n", vmixer->video_height, max_height);
|
output.c | 29 #include <vdpau/vdpau.h>
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/vdpau-softpipe/ |
Makefile | 19 include ../Makefile.vdpau
|
/external/mesa3d/src/gallium/targets/vdpau-softpipe/ |
Makefile | 19 include ../Makefile.vdpau
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/vdpau-r600/ |
Makefile | 22 include ../Makefile.vdpau
|
/external/mesa3d/src/gallium/targets/vdpau-r600/ |
Makefile | 22 include ../Makefile.vdpau
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/vdpau-nouveau/ |
Makefile | 28 include ../Makefile.vdpau
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/vdpau-r300/ |
Makefile | 26 include ../Makefile.vdpau
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/vdpau-radeonsi/ |
Makefile | 28 include ../Makefile.vdpau
|
/external/mesa3d/src/gallium/targets/vdpau-nouveau/ |
Makefile | 28 include ../Makefile.vdpau
|
/external/mesa3d/src/gallium/targets/vdpau-r300/ |
Makefile | 26 include ../Makefile.vdpau
|
/external/mesa3d/src/gallium/targets/vdpau-radeonsi/ |
Makefile | 28 include ../Makefile.vdpau
|