/frameworks/base/media/libmediaplayerservice/ |
VorbisPlayer.cpp | 68 // create playback thread 468 LOGV("playback complete - wait for signal"); 470 LOGV("playback complete - signal rx'd");
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
SmilPlayer.java | 316 Log.w(TAG, "Error State: Playback is playing!"); 325 Log.w(TAG, "Error State: Playback is not playing!"); 337 Log.w(TAG, "Error State: Playback can not be started!");
|
/external/opencore/engines/player/src/ |
pv_player_engine.h | [all...] |
/external/opencore/fileformats/pvx/parser/src/ |
pvpvxparser.cpp | 257 // Get playback start time (4 bytes) 266 // Get playback end time (4 bytes)
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_return_codes.h | 184 Error: the video container is not valid for progressive playback. 340 Notification for actual playback position after repositioning
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dc/ |
aica.c | 204 also set the bits to start playback here. */ 213 /* Enable playback */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dma/ |
SDL_dmaaudio.c | 59 /* Open the audio device for playback, and don't block if busy */ 441 /* Trigger audio playback */
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcmdata.h | 106 EAS_I16 pitch; /* relative pitch in cents - zero is unity playback */ 123 EAS_U8 rateShift; /* for playback rate greater than 1.0 */
|
eas_synth.h | 277 EAS_U16 regionIndex; /* index to wave and playback params */ 280 EAS_U16 nextRegionIndex; /* index to wave and playback params */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcmdata.h | 106 EAS_I16 pitch; /* relative pitch in cents - zero is unity playback */ 123 EAS_U8 rateShift; /* for playback rate greater than 1.0 */
|
eas_synth.h | 277 EAS_U16 regionIndex; /* index to wave and playback params */ 280 EAS_U16 nextRegionIndex; /* index to wave and playback params */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcmdata.h | 106 EAS_I16 pitch; /* relative pitch in cents - zero is unity playback */ 123 EAS_U8 rateShift; /* for playback rate greater than 1.0 */
|
eas_synth.h | 277 EAS_U16 regionIndex; /* index to wave and playback params */ 280 EAS_U16 nextRegionIndex; /* index to wave and playback params */
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 197 <li>New media framework (Stagefright) that supports local file playback and HTTP progressive 254 and auto-resume audio playback.</p>
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
MediaRecorderStressTest.java | 395 //start the playback 410 assertTrue("record and playback", false);
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 87 // request an output appriate for playback of the supplied stream type and parameters 191 // request the playback of a tone on the specified stream: used for instance to replace notification sounds when playing
|
/dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/midi/ |
AndroidSequencer.java | 40 * somewhat limited, we only support MIDI playback, but not recording or the
|
/dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/sampled/ |
AndroidClip.java | 37 * limited, we only support sample playback, but not recording or the querying
|
/development/pdk/docs/porting/ |
source_setup_guide.jd | 33 <li>libesd0-dev: This enlightened sound daemon (dev files) is used to mix digitized audio streams for playback by a single device.</li>
|
/external/opencore/modules/linux_mp4/node_registry/src/ |
pvmfmp4nodereg.cpp | 19 registry with the nodes required for mp4 playback.
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/ |
pvmf_jb_jitterbuffermisc.h | 177 PVMFMediaClock& irClientPlaybackClock; //Reference to the client playback clock passed on by its observer.
|
/external/opencore/pvmi/pvmf/src/ |
pvmf_sync_util.cpp | 127 // Get current playback clock time
|
/external/qemu/android/avd/ |
hardware-properties.ini | 117 abstract = Audio playback support
|
/external/qemu/audio/ |
alsaaudio.c | 614 dolog ("Could not get number of available playback frames\n"); 649 dolog ("Recovering from playback xrun\n"); 770 return alsa_voice_ctl (alsa->handle, "playback", 0); 774 return alsa_voice_ctl (alsa->handle, "playback", 1);
|
dsound_template.h | 33 #define NAME "playback buffer"
|