Home
last modified time | relevance | path

Searched refs:playing (Results 1 – 25 of 99) sorted by relevance

1234

/external/autotest/client/site_tests/video_YouTubePage/
Dcontrol.playing6 NAME = "video_YouTubePage.playing"
7 PURPOSE = "Verify that YouTube page HTML5 video playing works"
9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
21 This test verifies YouTube video playing state.
24 _TEST_NAME = 'playing'
Dcontrol.3609 This test records the dropped frames count and percentage while playing a
Dcontrol.resuming9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
/external/python/cpython2/Lib/plat-irix6/
Dreadcd.py42 self.playing = 0
54 if self.playing:
130 if self.playing:
143 if self.playing:
189 self.playing = 0
201 if not self.playing:
235 self.playing = 1
238 self.playing = 0
244 self.playing = 0
247 self.playing = 0
/external/python/cpython2/Lib/plat-irix5/
Dreadcd.py42 self.playing = 0
54 if self.playing:
130 if self.playing:
143 if self.playing:
189 self.playing = 0
201 if not self.playing:
235 self.playing = 1
238 self.playing = 0
244 self.playing = 0
247 self.playing = 0
/external/adhd/scripts/mic_testing/frontend/
Dsource.js108 var playing = false;
158 if (!playing) return;
179 playing = false;
187 playing = true;
194 playing = false;
/external/python/cpython3/Doc/library/
Dwinsound.rst1 :mod:`winsound` --- Sound-playing interface for Windows
6 :synopsis: Access to the sound-playing machinery for Windows.
13 The :mod:`winsound` module provides access to the basic sound-playing machinery
32 ``None``, any currently playing waveform sound is stopped. If the system
101 This module does not support playing from a memory image asynchronously, so a
107 Stop playing all instances of the specified sound.
126 Do not interrupt sounds currently playing.
/external/python/cpython2/Doc/library/
Dwinsound.rst2 :mod:`winsound` --- Sound-playing interface for Windows
7 :synopsis: Access to the sound-playing machinery for Windows.
14 The :mod:`winsound` module provides access to the basic sound-playing machinery
34 ``None``, any currently playing waveform sound is stopped. If the system
104 This module does not support playing from a memory image asynchronously, so a
110 Stop playing all instances of the specified sound.
129 Do not interrupt sounds currently playing.
Dcd.rst104 The drive is in CD player mode playing an audio CD through its audio jacks.
197 at which to start playing the CD; if *play* is 0, the CD will be set to an
210 Like :meth:`play`, except that playing stops at the end of the track.
215 Like :meth:`play`, except that playing begins at the specified absolute time and
257 Stops the current playing operation.
262 Pauses the CD if it is playing, and makes it play if it is paused.
/external/autotest/client/site_tests/power_AudioDetector/
Dcontrol7 PURPOSE = "Verify the system does not suspend while playing audio."
21 This test verifies that the system will not suspend while audio is playing.
/external/autotest/client/site_tests/audio_AudioCorruption/
Dcontrol9 This test will fail if Chrome can't catch error for playing corrupted mp3 audio.
18 This test verifies Chrome can catch error for playing corrupted mp3 audio.
/external/autotest/client/site_tests/video_VideoCorruption/
Dcontrol.h2649 This test will fail if Chrome fails to catch error for playing corrupted mp4 video.
22 This test verifies Chrome can catch error for playing corrupted mp4 video.
Dcontrol.vp89 This test will fail if Chrome fails to catch error for playing corrupted webm video.
22 This test verifies Chrome can catch error for playing corrupted webm video.
/external/autotest/client/site_tests/power_FlashVideoSuspend/
Dcontrol.html521 Suspends the system with a Youtube video playing in HTML5 mode.
23 Checks that video is playing when DUT is resumed.
/external/u-boot/drivers/sound/
DKconfig8 the drivers support playing arbitrary sound samples using a
46 U-Boot sandbox can emulate a sound device using SDL, playing the
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat94 … and program changes will be read from the beginning of the segment when playing or triggering eve…
102 tracklist = The tracks in the segment currently playing segment display here. Tracks which are mut…
104 graph = The currently playing segment is displayed graphically here. You may trigger clips by clic…
109 … and program changes will be read from the beginning of the segment when playing or triggering eve…
/external/webrtc/webrtc/voice_engine/
Dchannel.h93 playing(false), in State()
101 bool playing; member
142 state_.playing = enable; in SetPlaying()
420 return channel_state_.Get().playing; in Playing()
/external/skqp/site/user/
Dindex.md20 * Picture (for recording and then playing back into another Canvas)
/external/skia/site/user/
Dindex.md20 * Picture (for recording and then playing back into another Canvas)
/external/autotest/client/site_tests/power_VideoDetector/
Dcontrol7 PURPOSE = "Verify the backlight does not get dimmed while playing video."
/external/autotest/test_suites/
Dcontrol.power_loadtest15 This test runs a load test consisting of cycling though web pages, playing
Dcontrol.power_loadtest_fast15 This test runs a load test consisting of cycling though web pages, playing
Dcontrol.power_loadtest_1hour15 This test runs a load test consisting of cycling though web pages, playing
/external/autotest/client/site_tests/power_VideoSuspend/
Dcontrol14 Suspends the system with a video playing.
/external/autotest/server/site_tests/audiovideo_AVSync/
Dcontrol.hw_video_acc19 This test measure the audio/video synchronization quality while playing a

1234