/openbmc/qemu/replay/ |
H A D | replay-audio.c | 18 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 D | stubs-system.c | 21 void replay_audio_out(size_t *played) in replay_audio_out() argument
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/ |
H A D | gnome-chess_47.0.bb | 1 SUMMARY = "GNOME Chess is a 2D chess game, where games can be played between a combination of human…
|
/openbmc/qemu/audio/ |
H A D | audio.c | 1143 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() 1248 if (audio_bug(__func__, played > sw->total_hw_samples_mixed)) { in audio_run_out() 1250 played, sw->total_hw_samples_mixed); in audio_run_out() [all …]
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | audio-pause.rst | 40 This ioctl call suspends the audio stream being played. Decoding and
|
H A D | video-continue.rst | 50 stream which was played before a call to VIDEO_FREEZE was made.
|
H A D | audio-set-mute.rst | 55 currently being played.
|
H A D | video-freeze.rst | 49 This ioctl call suspends the live video stream being played. Decoding
|
H A D | video-get-pts.rst | 50 The PTS should belong to the currently played frame if possible,
|
H A D | video_types.rst | 197 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/include/sysemu/ |
H A D | replay.h | 170 void replay_audio_out(size_t *played);
|
/openbmc/linux/sound/parisc/ |
H A D | harmony.c | 460 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 D | 0001-gnome-disk-utility-remove-libcanberra-dependency.patch | 51 - /* Translators: A descriptive string for the sound played when
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | mixart.rst | 44 Mono files will be played on the left and right channel. Each channel
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | dc-debug.rst | 36 Consider the video playback case in which a video is played in a specific
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | dlg,da7280.txt | 22 assigned to the PS_SEQ_ID played as much times as PS_SEQ_LOOP,
|
/openbmc/u-boot/board/sbc8349/ |
H A D | README | 58 by U-Boot when this register file is played to the target. Using
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | cx2341x-uapi.rst | 140 off when the MPEG stream is played back through the cx23415.
|
/openbmc/linux/Documentation/maintainer/ |
H A D | feature-and-driver-maintainers.rst | 144 file. If the maintainer was a significant author or played an important
|
/openbmc/linux/Documentation/input/devices/ |
H A D | iforce-protocol.rst | 243 The device should respond by sending the number of effects that can be played
|
/openbmc/linux/Documentation/input/ |
H A D | ff.rst | 120 uploaded, but not played.
|
/openbmc/linux/fs/jffs2/ |
H A D | README.Locking | 55 lead to deadlock, unless we played games with unlocking the i_sem
|
/openbmc/linux/sound/drivers/ |
H A D | Kconfig | 98 This module returns played samples back to the user space using
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-dv-timings.rst | 263 a multiple of six. These formats can be optionally played at 1 /
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | timestamping.rst | 31 queued samples have been played out.
|