/openbmc/linux/sound/soc/sti/ |
H A D | uniperif_player.c | 64 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 D | 0001-Make-player-examples-installable.patch | 4 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 D | gst-player.desktop | 3 Comment=Basic media player 4 Icon=video-player
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin/ |
H A D | 0001-Use-new-xfw_window_activate-signature-in-libwindowin.patch | 10 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 D | gst-examples_1.18.6.bb | 6 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 D | st,sti-asoc-card.txt | 14 - 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 D | 0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch | 12 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 D | 0001-Install-example-binary-needed-for-core-image-clutter.patch | 26 -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 D | well-known-leds.txt | 21 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 D | libcdio_2.1.0.bb | 16 PACKAGECONFIG ??= "cdda-player" 17 PACKAGECONFIG[cdda-player] = "--with-cdda-player,--without-cdda-player,ncurses"
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | toaster-eventreplay | 49 player = eventreplay.EventPlayer(eventfile, variables) 51 return toasterui.main(player, player, params)
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stihxxx-b2120.dtsi | 186 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 D | stih407-family.dtsi | 903 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 D | libopenmpt_0.7.10.bb | 4 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 D | st_fdma.txt | 70 sti_uni_player2: sti-uni-player@2 { 71 compatible = "st,sti-uni-player";
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-python-vlc_3.0.20123.bb | 1 …Y = "This module provides ctypes-based bindings for the native libvlc API of the VLC video player."
|
H A D | python3-pulsectl_24.12.0.bb | 1 …tion-related operations (as opposed to e.g. submitting sound samples to play, player-like client)."
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stih407-family.dtsi | 869 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 D | libmikmod_3.3.11.1.bb | 1 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 D | mpv_0.39.0.bb | 1 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 D | parole_4.18.0.bb | 1 DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework"
|
/openbmc/linux/fs/omfs/ |
H A D | Kconfig | 9 player and ReplayTV DVR. Despite the name, this filesystem is not
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/ |
H A D | clutter-gst-3.0.inc | 23 FILES:${PN}-examples = "${bindir}/video-player ${bindir}/video-sink"
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/ |
H A D | omxplayer_git.bb | 1 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 D | puzzles_git.bb | 2 DESCRIPTION = "Collection of small computer programs which implement one-player puzzle games."
|