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

  /xsrc/external/mit/libvdpau/dist/test/
dlclose.c 38 void *libvdpau = dlopen("../src/.libs/libvdpau.so", RTLD_LAZY); local
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/MesaLib/dist/.gitlab-ci/container/debian/
x86_build-base.sh 46 libvdpau-dev \
  /xsrc/external/mit/libvdpau/dist/
configure 3 # 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 9 milliseconds