Searched refs:libvdpau (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libvdpau/dist/test/
H A Ddlclose.c38 void *libvdpau = dlopen("../src/.libs/libvdpau.so", RTLD_LAZY); local in function:main
50 if (!libvdpau) {
51 fprintf(stderr, "Failed to open libvdpau.so: %s", dlerror());
60 pvdp_device_create_x11 = dlsym(libvdpau, "vdp_device_create_x11");
81 dlclose(libvdpau);
/xsrc/external/mit/libvdpau/dist/src/
H A DMakefile.am8 lib_LTLIBRARIES = libvdpau.la
H A DMakefile.in360 lib_LTLIBRARIES = libvdpau.la
452 libvdpau.la: $(libvdpau_la_OBJECTS) $(libvdpau_la_DEPENDENCIES) $(EXTRA_libvdpau_la_DEPENDENCIES)
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/
H A Dx86_build-base.sh46 libvdpau-dev \
/xsrc/external/mit/libvdpau/dist/
H A Dconfigure.ac3 AC_INIT(libvdpau, 1.2, [vdpau@lists.freedesktop.org], libvdpau) package
H A Dconfigure3 # Generated by GNU Autoconf 2.69 for libvdpau 1.2.
591 PACKAGE_NAME='libvdpau'
592 PACKAGE_TARNAME='libvdpau'
594 PACKAGE_STRING='libvdpau 1.2'
1358 \`configure' configures libvdpau 1.2 to adapt to many kinds of systems.
1406 --docdir=DIR documentation root [DATAROOTDIR/doc/libvdpau]
1428 short | recursive ) echo "Configuration of libvdpau 1.2:";;
1558 libvdpau configure 1.2
2048 It was created by libvdpau $as_me 1.2, which was
2910 PACKAGE='libvdpau'
[all...]

Completed in 10 milliseconds