Home
last modified time | relevance | path

Searched refs:player (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/linux/sound/soc/sti/
H A Duniperif_player.c64 struct uniperif *player = dev_id; in uni_player_irq_handler() local
68 spin_lock(&player->irq_lock); in uni_player_irq_handler()
69 if (!player->substream) in uni_player_irq_handler()
72 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler()
73 if (player->state == UNIPERIF_STATE_STOPPED) in uni_player_irq_handler()
77 status = GET_UNIPERIF_ITS(player); in uni_player_irq_handler()
78 SET_UNIPERIF_ITS_BCLR(player, status); in uni_player_irq_handler()
81 if (unlikely(status & UNIPERIF_ITS_FIFO_ERROR_MASK(player))) { in uni_player_irq_handler()
82 dev_err(player->dev, "FIFO underflow error detected\n"); in uni_player_irq_handler()
85 if (player->underflow_enabled) { in uni_player_irq_handler()
[all …]
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/
H A D0001-Make-player-examples-installable.patch4 Subject: [PATCH] Make player examples installable
12 playback/player/gst-play/meson.build | 1 +
13 playback/player/gtk/meson.build | 1 +
16 diff --git a/playback/player/gst-play/meson.build b/playback/player/gst-play/meson.build
18 --- a/playback/player/gst-play/meson.build
19 +++ b/playback/player/gst-play/meson.build
27 diff --git a/playback/player/gtk/meson.build b/playback/player/gtk/meson.build
29 --- a/playback/player/gtk/meson.build
30 +++ b/playback/player/gtk/meson.build
H A Dgst-player.desktop3 Comment=Basic media player
4 Icon=video-player
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin/
H A D0001-Use-new-xfw_window_activate-signature-in-libwindowin.patch10 panel-plugin/pulseaudio-mpris-player.c | 2 +-
13 diff --git a/panel-plugin/pulseaudio-mpris-player.c b/panel-plugin/pulseaudio-mpris-player.c
15 --- a/panel-plugin/pulseaudio-mpris-player.c
16 +++ b/panel-plugin/pulseaudio-mpris-player.c
17 @@ -291,7 +291,7 @@ pulseaudio_mpris_player_raise_wnck (PulseaudioMprisPlayer *player)
19 if (g_strcmp0 (player->player_label, xfw_window_get_name (lp->data)) == 0)
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgst-examples_1.18.6.bb6 LIC_FILES_CHKSUM = "file://playback/player/gtk/gtk-play.c;beginline=1;endline=20;md5=f8c72dae3d3682…
11 file://0001-Make-player-examples-installable.patch \
12 file://gst-player.desktop \
26 install -m 0644 -D ${UNPACKDIR}/gst-player.desktop ${D}${datadir}/applications/gst-player.desktop
35 RPROVIDES:${PN} += "gst-player gst-player-bin"
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sti-asoc-card.txt14 - compatible: "st,stih407-uni-player-hdmi", "st,stih407-uni-player-pcm-out",
15 "st,stih407-uni-player-dac", "st,stih407-uni-player-spdif",
35 "tx" for "st,sti-uni-player" compatibility
38 Required properties ("st,sti-uni-player" compatibility only):
54 sti_uni_player1: sti-uni-player@8d81000 {
55 compatible = "st,stih407-uni-player-hdmi";
66 sti_uni_player2: sti-uni-player@8d82000 {
67 compatible = "st,stih407-uni-player-pcm-out";
77 sti_uni_player3: sti-uni-player@8d85000 {
78 compatible = "st,stih407-uni-player-spdif";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/
H A D0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch12 src/cdda-player.c | 6 +++---
15 diff --git a/src/cdda-player.c b/src/cdda-player.c
17 --- a/src/cdda-player.c
18 +++ b/src/cdda-player.c
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0/
H A D0001-Install-example-binary-needed-for-core-image-clutter.patch26 -noinst_PROGRAMS = camera-player video-player video-sink video-sink-navigation video-content
27 +bin_PROGRAMS = camera-player video-player video-sink video-sink-navigation video-content
/openbmc/linux/Documentation/leds/
H A Dwell-known-leds.txt21 Game controllers may feature LEDs to indicate a player number. This is commonly
23 The "player LEDs" are then programmed with a pattern to indicate a particular
24 player. For example, a game controller with 4 LEDs, may be programmed with "x---"
25 to indicate player 1, "-x--" to indicate player 2 etcetera where "x" means on.
26 Input drivers can utilize the LED class to expose the individual player LEDs
27 of a game controller using the function "player".
31 Good: "input*:*:player-{1,2,3,4,5}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/
H A Dlibcdio_2.1.0.bb16 PACKAGECONFIG ??= "cdda-player"
17 PACKAGECONFIG[cdda-player] = "--with-cdda-player,--without-cdda-player,ncurses"
/openbmc/openbmc/poky/bitbake/bin/
H A Dtoaster-eventreplay49 player = eventreplay.EventPlayer(eventfile, variables)
51 return toasterui.main(player, player, params)
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstihxxx-b2120.dtsi186 sti_uni_player0: sti-uni-player@8d80000 {
190 sti_uni_player2: sti-uni-player@8d82000 {
194 sti_uni_player3: sti-uni-player@8d85000 {
H A Dstih407-family.dtsi903 sti_uni_player0: sti-uni-player@8d80000 {
904 compatible = "st,stih407-uni-player-hdmi";
919 sti_uni_player1: sti-uni-player@8d81000 {
920 compatible = "st,stih407-uni-player-pcm-out";
935 sti_uni_player2: sti-uni-player@8d82000 {
936 compatible = "st,stih407-uni-player-dac";
951 sti_uni_player3: sti-uni-player@8d85000 {
952 compatible = "st,stih407-uni-player-spdif";
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.7.10.bb4 cross-platform command-line or terminal based module file player. libopenmpt is based \
5 on the player code of the OpenMPT project."
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dst_fdma.txt70 sti_uni_player2: sti-uni-player@2 {
71 compatible = "st,sti-uni-player";
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-python-vlc_3.0.20123.bb1 …Y = "This module provides ctypes-based bindings for the native libvlc API of the VLC video player."
H A Dpython3-pulsectl_24.12.0.bb1 …tion-related operations (as opposed to e.g. submitting sound samples to play, player-like client)."
/openbmc/u-boot/arch/arm/dts/
H A Dstih407-family.dtsi869 sti_uni_player0: sti-uni-player@8d80000 {
870 compatible = "st,stih407-uni-player-hdmi";
885 sti_uni_player1: sti-uni-player@8d81000 {
886 compatible = "st,stih407-uni-player-pcm-out";
901 sti_uni_player2: sti-uni-player@8d82000 {
902 compatible = "st,stih407-uni-player-dac";
917 sti_uni_player3: sti-uni-player@8d85000 {
918 compatible = "st,stih407-uni-player-spdif";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mikmod/
H A Dlibmikmod_3.3.11.1.bb1 DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/
H A Dmpv_0.39.0.bb1 SUMMARY = "Open Source multimedia player"
20 git://github.com/mpv-player/mpv;name=mpv;branch=release/0.39;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/
H A Dparole_4.18.0.bb1 DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework"
/openbmc/linux/fs/omfs/
H A DKconfig9 player and ReplayTV DVR. Despite the name, this filesystem is not
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/
H A Dclutter-gst-3.0.inc23 FILES:${PN}-examples = "${bindir}/video-player ${bindir}/video-sink"
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/
H A Domxplayer_git.bb1 SUMMARY = "A commandline OMX player for the Raspberry Pi"
2 DESCRIPTION = "This player was developed as a testbed for the XBMC \
/openbmc/openbmc/poky/meta/recipes-sato/puzzles/
H A Dpuzzles_git.bb2 DESCRIPTION = "Collection of small computer programs which implement one-player puzzle games."

123