Home
last modified time | relevance | path

Searched refs:xvmc (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/dports/x11/libXvMC/libXvMC-1.0.12/src/
H A DXvMClibint.h15 if ((dpy->bufptr + sizeof(xvmc##name##Req)) > dpy->bufmax)\
17 req = (xvmc##name##Req *)(dpy->last_req = dpy->bufptr);\
20 req->length = sizeof(xvmc##name##Req)>>2;\
21 dpy->bufptr += sizeof(xvmc##name##Req);\
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/xvmc/
H A Dmeson.build35 # These tests will not work without a working xvmc configuration.
36 if with_tools.contains('xvmc')
38 dep_xvmcw = dependency('xvmc-wrapper', required : false)
42 dep_real_xvmc = dependency('xvmc')
/dports/x11/libXvMC/libXvMC-1.0.12/
H A DMakefile.am25 pkgconfig_DATA = xvmc.pc xvmc-wrapper.pc
/dports/x11/polybar/polybar-3.5.7/lib/xpp/generators/
H A DTODO49 xvmc.xml: <xidtype name="CONTEXT" />
50 xvmc.xml: <xidtype name="SURFACE" />
51 xvmc.xml: <xidtype name="SUBPICTURE" />
/dports/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0/src/xvmc/
H A DMakefile.am27 …_CFLAGS@ @DRI_CFLAGS@ @XVMC_CFLAGS@ -I$(top_srcdir)/src -I$(top_srcdir)/src/xvmc -DTRUE=1 -DFALSE=0
31 …_CFLAGS@ @DRI_CFLAGS@ @XVMC_CFLAGS@ -I$(top_srcdir)/src -I$(top_srcdir)/src/xvmc -DTRUE=1 -DFALSE=0
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A DMakefile.am23 AM_CFLAGS += -I$(top_srcdir)/xvmc -I$(top_srcdir)/src -I$(top_srcdir)/src/render_program
91 AM_CFLAGS += -I$(top_srcdir)/xvmc
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr45352-2.c96 xine_xvmc_t * xvmc = (xine_xvmc_t *) (size_t) bitstream_init (picture, (void *) (size_t) buffer); in mpeg2_xvmc_slice() local
106 xvmc->proc_macro_block (); in mpeg2_xvmc_slice()

12345678910>>...20