Home
last modified time | relevance | path

Searched refs:played (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/replay/
H A Dreplay-audio.c18 void replay_audio_out(size_t *played) in replay_audio_out() argument
24 replay_put_qword(*played); in replay_audio_out()
29 *played = replay_get_qword(); in replay_audio_out()
H A Dstubs-system.c21 void replay_audio_out(size_t *played) in replay_audio_out() argument
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/
H A Dgnome-chess_46.0.bb1 SUMMARY = "GNOME Chess is a 2D chess game, where games can be played between a combination of human…
/openbmc/linux/drivers/staging/media/av7110/
H A Daudio-pause.rst40 This ioctl call suspends the audio stream being played. Decoding and
H A Dvideo-continue.rst50 stream which was played before a call to VIDEO_FREEZE was made.
H A Daudio-set-mute.rst55 currently being played.
H A Dvideo-get-pts.rst50 The PTS should belong to the currently played frame if possible,
H A Dvideo-freeze.rst49 This ioctl call suspends the live video stream being played. Decoding
H A Dvideo_types.rst197 stopped, or being played back. The stream_source corresponds to the
200 ratio (one of 4:3 or 16:9) of the currently played video stream.
/openbmc/qemu/audio/
H A Daudio.c1143 size_t played, live, prev_rpos; in audio_run_out() local
1226 played = audio_pcm_hw_run_out(hw, live); in audio_run_out()
1227 replay_audio_out(&played); in audio_run_out()
1230 hw->mix_buf.pos, hw->mix_buf.size, played); in audio_run_out()
1235 dolog("played=%zu\n", played); in audio_run_out()
1238 if (played) { in audio_run_out()
1239 hw->ts_helper += played; in audio_run_out()
1240 audio_capture_mix_and_clear (hw, prev_rpos, played); in audio_run_out()
1250 played, sw->total_hw_samples_mixed); in audio_run_out()
1251 played = sw->total_hw_samples_mixed; in audio_run_out()
[all …]
/openbmc/qemu/include/sysemu/
H A Dreplay.h167 void replay_audio_out(size_t *played);
/openbmc/linux/sound/parisc/
H A Dharmony.c460 unsigned long played; in snd_harmony_playback_pointer() local
469 played = pcuradd - h->pbuf.addr; in snd_harmony_playback_pointer()
473 pcuradd, h->pbuf.addr, played); in snd_harmony_playback_pointer()
480 return bytes_to_frames(rt, played); in snd_harmony_playback_pointer()
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility/
H A D0001-gnome-disk-utility-remove-libcanberra-dependency.patch51 - /* Translators: A descriptive string for the sound played when
/openbmc/linux/Documentation/sound/cards/
H A Dmixart.rst44 Mono files will be played on the left and right channel. Each channel
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst36 Consider the video playback case in which a video is played in a specific
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Ddlg,da7280.txt22 assigned to the PS_SEQ_ID played as much times as PS_SEQ_LOOP,
/openbmc/u-boot/board/sbc8349/
H A DREADME58 by U-Boot when this register file is played to the target. Using
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst140 off when the MPEG stream is played back through the cx23415.
/openbmc/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst144 file. If the maintainer was a significant author or played an important
/openbmc/linux/fs/jffs2/
H A DREADME.Locking55 lead to deadlock, unless we played games with unlocking the i_sem
/openbmc/linux/Documentation/input/
H A Dff.rst120 uploaded, but not played.
/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst243 The device should respond by sending the number of effects that can be played
/openbmc/linux/sound/drivers/
H A DKconfig98 This module returns played samples back to the user space using
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst263 a multiple of six. These formats can be optionally played at 1 /
/openbmc/linux/Documentation/sound/designs/
H A Dtimestamping.rst31 queued samples have been played out.

12