HomeSort by: relevance | last modified time | path
    Searched refs:vdpau (Results 1 - 21 of 21) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
preemption.c 28 #include <vdpau/vdpau.h>
bitmap.c 28 #include <vdpau/vdpau.h>
vdpau_private.h 33 #include <vdpau/vdpau.h>
34 #include <vdpau/vdpau_x11.h>
56 /* Full VDPAU API documentation available at :
57 * ftp://download.nvidia.com/XFree86/vdpau/doxygen/html/index.html */
59 #define INFORMATION G3DVL VDPAU Driver Shared Library version VER_MAJOR.VER_MINOR
presentation.c 29 #include <vdpau/vdpau.h>
287 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
mixer.c 28 #include <vdpau/vdpau.h>
146 VDPAU_MSG(VDPAU_WARN, "[VDPAU] Max layers %u > 4 not supported\n", vmixer->max_layers);
152 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for width\n",
157 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for height\n",
output.c 29 #include <vdpau/vdpau.h>
80 * if the VDPAU RGB component order doesn't match the X11 one so
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
preemption.c 28 #include <vdpau/vdpau.h>
bitmap.c 28 #include <vdpau/vdpau.h>
vdpau_private.h 33 #include <vdpau/vdpau.h>
34 #include <vdpau/vdpau_x11.h>
56 /* Full VDPAU API documentation available at :
57 * ftp://download.nvidia.com/XFree86/vdpau/doxygen/html/index.html */
59 #define INFORMATION G3DVL VDPAU Driver Shared Library version VER_MAJOR.VER_MINOR
presentation.c 29 #include <vdpau/vdpau.h>
287 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
mixer.c 28 #include <vdpau/vdpau.h>
147 VDPAU_MSG(VDPAU_WARN, "[VDPAU] Max layers > 4 not supported\n", vmixer->max_layers);
154 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for width\n",
159 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for height\n",
output.c 29 #include <vdpau/vdpau.h>
80 * if the VDPAU RGB component order doesn't match the X11 one so
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
vdpau_dmabuf.h 37 #include <vdpau/vdpau.h>
65 /* VDP_RGBA_FORMAT_* as defined in the VDPAU spec and above. */
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
vdpau_dmabuf.h 37 #include <vdpau/vdpau.h>
65 /* VDP_RGBA_FORMAT_* as defined in the VDPAU spec and above. */
  /xsrc/external/mit/libvdpau/dist/test/
dlclose.c 4 #include <vdpau/vdpau.h>
5 #include <vdpau/vdpau_x11.h>
  /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
gl_genexec.py 130 #include "main/vdpau.h"
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
gl_genexec.py 134 #include "main/vdpau.h"
  /xsrc/external/mit/libvdpau/dist/src/
vdpau_wrapper.c 35 #include <vdpau/vdpau_x11.h>
61 fprintf(stderr, "VDPAU wrapper: Error detected at %s:%d %s()\n", file, line, function);
177 fprintf(stderr, "Failed to open VDPAU backend %s\n", dlerror());
191 fprintf(stderr, "Failed to open VDPAU trace library %s\n", dlerror());
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/
Makefile.sources 269 main/vdpau.c \
270 main/vdpau.h \
  /xsrc/external/mit/libvdpau/dist/trace/
vdpau_trace.cpp 32 #include <vdpau/vdpau_x11.h>
42 fprintf(stderr, "VDPAU trace: Error detected at %s:%d %s()\n", file, line, function);
4740 "VDPAU capture: Not able to proxy function %d",
4794 "VDPAU trace: Multiple devices created; "
4818 "VDPAU capture: ERROR: Can't open '%s' for writing, defaulting to stderr\n",
4826 fprintf(_vdp_cap_data.fp, "VDPAU capture: Enabled\n");
  /xsrc/external/mit/libvdpau/dist/
configure 5 # Report bugs to <vdpau@lists.freedesktop.org>.
278 $0: vdpau@lists.freedesktop.org about your system,
595 PACKAGE_BUGREPORT='vdpau@lists.freedesktop.org'
1462 --with-module-dir=DIR Default module directory [[default=LIBDIR/vdpau]]
1495 Report bugs to <vdpau@lists.freedesktop.org>.
1718 ## Report this to vdpau@lists.freedesktop.org ##
17390 moduledir="$libdir/vdpau"
17404 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile test/Makefile trace/Makefile vdpau.pc"
18012 Report bugs to <vdpau@lists.freedesktop.org>."
18536 "vdpau.pc") CONFIG_FILES="$CONFIG_FILES vdpau.pc" ;
    [all...]

Completed in 72 milliseconds