| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxevents.c | 290 deviceValuator *xv = (deviceValuator *) xev + 1; in dmxExtMotion() local 335 xv->type = DeviceValuator; in dmxExtMotion() 336 xv->deviceid = pDevice->id; in dmxExtMotion() 337 xv->num_valuators = axesCount; in dmxExtMotion() 338 xv->first_valuator = firstAxis; in dmxExtMotion() 339 switch (xv->num_valuators) { in dmxExtMotion() 341 xv->valuator5 = v[5]; in dmxExtMotion() 343 xv->valuator4 = v[4]; in dmxExtMotion() 345 xv->valuator3 = v[3]; in dmxExtMotion() 347 xv->valuator2 = v[2]; in dmxExtMotion() [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | eventconvert.c | 55 static int getValuatorEvents(DeviceEvent *ev, deviceValuator * xv); 411 getValuatorEvents(DeviceEvent *ev, deviceValuator * xv) in getValuatorEvents() argument 429 for (i = 0; i < num_valuators; i += 6, xv++) { in getValuatorEvents() 430 INT32 *valuators = &xv->valuator0; // Treat all 6 vals as an array in getValuatorEvents() 433 xv->type = DeviceValuator; in getValuatorEvents() 434 xv->first_valuator = first_valuator + i; in getValuatorEvents() 435 xv->num_valuators = ((num_valuators - i) > 6) ? 6 : (num_valuators - i); in getValuatorEvents() 436 xv->deviceid = ev->deviceid; in getValuatorEvents() 437 xv->device_state = state; in getValuatorEvents() 441 for (j = 0; j < xv->num_valuators; j++) in getValuatorEvents() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | xattr.c | 54 struct ocfs2_xattr_value_root xv; member 89 .xv.xr_list.l_count = cpu_to_le16(1), 305 struct ocfs2_xattr_value_root **xv, 1102 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside() argument 1113 el = &xv->xr_list; in ocfs2_xattr_get_value_outside() 1114 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_get_value_outside() 1162 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get() local 1187 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get() 1191 ret = ocfs2_xattr_get_value_outside(inode, xv, in ocfs2_xattr_ibody_get() 1211 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get() local [all …]
|
| H A D | refcounttree.h | 70 struct ocfs2_xattr_value_root *xv,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/mplayer/ |
| H A D | mpv_0.34.1.bb | 50 PACKAGECONFIG[xv] = "--enable-xv,--disable-xv,libxv"
|
| /OK3568_Linux_fs/debian/packages-patches/mpv/0.29.1/ |
| H A D | 0002-HACK-vo_xv-Support-dma-buffer-rendering.patch | 6 Send dma buffer to xv port when it supports dma port attributes. 12 2/ xserver xv with NV12 dma buf rendering hacks. 15 mpv --hwdec=rkmpp --vd-lavc-software-fallback=no --vo=xv test.mp4 295 "You should fix your graphics drivers, or not force the xv VO.\n");
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | Makefile.in | 98 @GLAMOR_EGL_TRUE@@XV_TRUE@ xwayland-glamor-xv.c 145 xwayland-glamor-xv.c xwayland-glamor-eglstream.c 149 @GLAMOR_EGL_TRUE@@XV_TRUE@am__objects_2 = Xwayland-xwayland-glamor-xv.$(OBJEXT) 213 ./$(DEPDIR)/Xwayland-xwayland-glamor-xv.Po \ 776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Xwayland-xwayland-glamor-xv.Po@am__quote@ # am--in… 981 Xwayland-xwayland-glamor-xv.o: xwayland-glamor-xv.c 982 …xv.o -MD -MP -MF $(DEPDIR)/Xwayland-xwayland-glamor-xv.Tpo -c -o Xwayland-xwayland-glamor-xv.o `te… 983 …(AM_V_at)$(am__mv) $(DEPDIR)/Xwayland-xwayland-glamor-xv.Tpo $(DEPDIR)/Xwayland-xwayland-glamor-xv… 986 …FLAGS) -c -o Xwayland-xwayland-glamor-xv.o `test -f 'xwayland-glamor-xv.c' || echo '$(srcdir)/'`xw… 988 Xwayland-xwayland-glamor-xv.obj: xwayland-glamor-xv.c [all …]
|
| H A D | meson.build | 74 srcs += 'xwayland-glamor-xv.c'
|
| H A D | Makefile.am | 42 xwayland-glamor-xv.c
|
| /OK3568_Linux_fs/kernel/sound/isa/msnd/ |
| H A D | msnd_pinnacle.c | 210 char *xv, *rev = NULL; in snd_msnd_probe() local 237 xv = "<= 1.15"; in snd_msnd_probe() 240 xv = "1.18/1.2"; in snd_msnd_probe() 243 xv = "1.3"; in snd_msnd_probe() 246 xv = "1.4"; in snd_msnd_probe() 249 xv = "unknown"; in snd_msnd_probe() 291 rev, xv, in snd_msnd_probe()
|
| /OK3568_Linux_fs/debian/overlay/etc/mpv/ |
| H A D | mpv.conf | 71 vo=xv
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/ffmpeg/ |
| H A D | ffmpeg_5.0.1.bb | 51 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xv xcb', '', d)}" 86 PACKAGECONFIG[xv] = "--enable-outdev=xv,--disable-outdev=xv,libxv"
|
| /OK3568_Linux_fs/debian/overlay-debug/rockchip-test/video/ |
| H A D | test_dec-mpv.sh | 7 mpv --hwdec=rkmpp --vd-lavc-software-fallback=no --vo=xv /usr/local/test.mp4
|
| /OK3568_Linux_fs/buildroot/package/mpv/ |
| H A D | mpv.mk | 212 MPV_CONF_OPTS += --enable-xv 215 MPV_CONF_OPTS += --disable-xv
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | Makefile.am | 61 xv.c \
|
| H A D | meson.build | 10 'xv.c',
|
| /OK3568_Linux_fs/buildroot/package/sdl2_image/ |
| H A D | sdl2_image.mk | 28 --enable-xv
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | rules.flags | 44 --enable-xv \ 70 --disable-xv \
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | meson.build | 38 xephyr_dep += dependency('xcb-xv')
|
| /OK3568_Linux_fs/buildroot/package/sdl_image/ |
| H A D | sdl_image.mk | 39 --enable-xv=$(if $(BR2_PACKAGE_SDL_IMAGE_XV),yes,no)
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | mx3fb.c | 245 u32 xv:10; member 285 u32 xv:10; member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 6 Send dma buffer to xv port when it supports dma port attributes. 28 xvideo_dep = dependency('xv', required : get_option('xvideo'))
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 6 Send dma buffer to xv port when it supports dma port attributes. 28 xvideo_dep = dependency('xv', required : get_option('xvideo'))
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 6 Send dma buffer to xv port when it supports dma port attributes. 28 xvideo_dep = dependency('xv', required : get_option('xvideo'))
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | meson_options.txt | 88 option('xv', type: 'boolean', value: true, boolean
|