OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:playback
(Results
26 - 50
of
372
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDL_syscdrom.c
112
/* Setup another file for
playback
, or stop
playback
(called from another thread) */
338
/* Start
playback
*/
381
/* Pause
playback
*/
403
/* Resume
playback
*/
425
/* Stop
playback
*/
/external/opencore/engines/player/test/src/
test_pv_player_engine_testset7.h
74
* A test case to test
playback
of specified source with file output media IO node. Also tests out call to retrieve
177
* A test case to test repeating
playback
(play-stop-play) of specified source with file output media IO node
279
* A test case to test
playback
pause-resume of specified source with file output media IO node
379
* A test case to test repositioning
playback
of specified source with file output media IO node
476
* A test case to test 3X
playback
of specified source with file output media IO node
572
* A test case to test 0.5X
playback
of specified source with file output media IO node
668
* A test case to test looping
playback
of specified source with file output media IO node
771
* A test case to test
playback
of specified source with file output media IO node till EOS
[
all
...]
/external/opencore/nodes/common/include/
pvmf_download_progress_interface.h
90
* Requests notification when
playback
can continue uninterrupted based on the
93
* @param currentNPTReadPosition The current
playback
position of the data source as millisecond NPT time
pvmf_format_progdownload_support_extension.h
74
* data downloaded to proceed with
playback
and request notification play resume if autopause is
86
*
playback
can continue
pvmf_mp4_progdownload_support_extension.h
74
* starting
playback
.This param is valid only if oIsProgressiveDownloadable
128
* data downloaded to proceed with
playback
and request notification play resume if autopause is
140
*
playback
can continue
/external/qemu/audio/
coreaudio.c
232
/* start
playback
*/
237
coreaudio_logerr (status, "Could not resume
playback
\n");
243
/* stop
playback
*/
249
coreaudio_logerr (status, "Could not pause
playback
\n");
265
/* stop
playback
*/
297
const char* typ = input ? "input" : "
playback
";
437
/* start
Playback
*/
441
coreaudio_logerr2 (status, typ, "Could not start
playback
\n");
/external/quake/quake/src/WinQuake/
net_vcr.cpp
27
// This is the
playback
portion of the VCR. It reads the file produced
61
Sys_Error ("=== END OF
PLAYBACK
===\n");
/external/webkit/WebKit/chromium/public/
WebMediaPlayer.h
86
//
Playback
controls.
112
// Getters of
playback
state.
/development/samples/JetBoy/
_index.html
11
(loading a file, queuing segments), its
playback
, and how to alter what
/external/opencore/nodes/pvwavffparsernode/src/
wav_parsernode_tunables.h
21
//
Playback
clock timescale
/hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareBase.h
39
* standard audio
playback
, RINGTONE when a ringtone is playing, and IN_CALL
/development/pdk/docs/source/
overview-1.5.jd
58
<li>Video
playback
(MPEG-4 3GP formats)
128
<ul><li>Raw audio recording and
playback
APIs
130
<li>Interactive MIDI
playback
engine
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
pvmf_protocol_engine_node_progressive_download.h
76
// ret_val: 0 success, 1
playback
rate is not close to clip bitrate, but the information is all available
88
// update duration by new
playback
rate, called by checkAutoResumeAlgoWithConstraint
97
// No constraint: for file size/clip duration/clip bitrate(i.e.
playback
rate), one of them must be unavailable, except
/external/sonivox/jet_tools/JetCreator/
JetPreview.py
97
""" Starts the
playback
. Called as a thread from dialog boxes """
141
# queue first segment and start
playback
189
""" Pauses
playback
"""
/frameworks/base/docs/html/sdk/
android-1.5-highlights.jd
77
<li>Video
playback
(MPEG-4 & 3GP formats)</li>
159
<li>Raw audio recording and
playback
APIs</li>
160
<li>Interactive MIDI
playback
engine</li>
/frameworks/base/include/media/
mediaplayer.h
44
//
playback
must abort.
59
// 3xx: Runtime errors. Some extraordinary condition arose making the
playback
74
// the
playback
is going on but there might be some user visible issues.
JetPlayer.h
80
Mutex mMutex; // mutex to sync the render and
playback
thread with the JET calls
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom.c
281
/* Get the current
playback
status */
335
/* Pause the current audio
playback
to avoid audible artifacts */
340
/* Specify the AudioCD
playback
mode */
351
/* Specify the end of audio
playback
*/
363
/* Specify the start of audio
playback
, and start it */
377
/* Specify the end of audio
playback
*/
392
/* Specify the start of audio
playback
, and start it */
/external/opencore/nodes/pvdownloadmanagernode/include/
pvmf_downloadmanager_defs.h
44
// PVMFInfoDataReady: OK to begin
playback
.
/external/opencore/nodes/pvmp4ffparsernode/src/default/
pvmf_mp4ffparser_node_tuneables.h
63
// EOS duration in seconds to prevent EOS timestamp overlapping with beginning of next
playback
/external/qemu/android/avd/
hw-config-defs.h
115
"Audio
playback
support",
/external/webkit/WebCore/html/
HTMLMediaElement.idl
58
//
playback
state
/external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp
418
return String::fromUTF8(_("audio element
playback
controls and status display"));
420
return String::fromUTF8(_("video element
playback
controls and status display"));
426
return String::fromUTF8(_("begin
playback
"));
428
return String::fromUTF8(_("pause
playback
"));
/frameworks/base/cmds/system_server/library/
system_init.cpp
79
// Start the media
playback
service
/frameworks/base/services/java/com/android/server/
NotificationPlayer.java
41
* - whenever audio
playback
is stopped or the
playback
completed, audio focus is abandoned.
69
* OnCompletionListener, to be called at the end of the
playback
, the MediaPlayer needs to
123
if (mDebug) Log.d(mTag, "Starting
playback
");
Completed in 65 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>