HomeSort by relevance Sort by last modified time
    Searched full:player (Results 301 - 325 of 812) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/test/threadtest/
stringtest.cpp 48 "Life's but a walking shadow, a poor player\n"
58 "Life's but a walking shadow, a poor player\n"
  /external/icu4c/test/threadtest/
stringtest.cpp 48 "Life's but a walking shadow, a poor player\n"
58 "Life's but a walking shadow, a poor player\n"
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectManager.java 175 public void setPlayer(GameObject player) {
176 mPlayer = player;
  /external/sonivox/jet_tools/JetCreator/
JetPreview.py 36 """ Segment player """
47 """ Sets the graph control for the player """
  /frameworks/base/core/jni/
android_media_RemoteDisplay.cpp 142 sm->getService(String16("media.player")));
152 ALOGE("Media player service rejected request to listen for remote display '%s'.",
  /frameworks/ex/variablespeed/jni/
variablespeed.h 115 // Required when we create the audio player.
154 // Until this is set to true, our audio player will remain stopped.
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemMetadata.java 131 * The duration metadata is only a hint to enable a remote media player to
133 * The remote media player should still determine the actual content duration from
  /frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp 44 // it is not safe to enter the callback (the media player is about to go away)
325 SL_LOGE("Cannot create player with XA_DATALOCATOR_ANDROIDBUFFERQUEUE data source "
331 SL_LOGE("Cannot create player with XA_DATALOCATOR_ANDROIDBUFFERQUEUE data source "
342 SL_LOGE("Cannot create media player with data locator type 0x%x",
354 SL_LOGE("Cannot create media player with audio sink data locator of type 0x%x",
398 // placeholder: not necessary yet as session ID lifetime doesn't extend beyond player
500 // placeholder: not necessary yet as session ID lifetime doesn't extend beyond player
719 * mp->mAVPlayer != 0 (player is realized)
android_GenericMediaPlayer.h 121 // Receives notifications about death of media.player service
124 // Return a reference to the media player service, or ALOGE and return NULL after retries fail
android_StreamPlayer.h 36 StreamPlayer *player);
56 // the player to release all of its resources, similar to android.media.MediaPlayer disconnect.
AudioPlayer_to_android.cpp 105 // it is not safe to enter the callback (the player is about to go away)
236 // set volume on the underlying media player or audio track
273 // apply player mute factor
277 // player is muted
281 // player isn't muted, and channel mute/solo audibility factors are available (AudioPlayer)
285 // player isn't muted, and channel mute/solo audibility factors aren't available (MediaPlayer)
393 * needs to be changed when the player reaches the end of the content to play. This is
397 * buffers in the queue, the playing of audio data stops. The player remains in the
400 * of the current content and the player has paused."
547 // such as the number of channels, or sample size are unknown to the player at this stag
    [all...]
  /frameworks/wilhelm/src/itf/
IAndroidEffectSend.c 43 // so it must take into account the player volume level
164 // into account the player volume level
IBufferQueue.c 22 /** Determine the state of the audio player or audio recorder associated with a buffer queue.
91 // flush associated audio player
  /packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java 147 * We cache this in a field since we don't want to keep requesting it from the player, as
148 * this can easily lead to throwing {@link IllegalStateException} (any time the player is
173 public VoicemailPlaybackPresenter(PlaybackView view, MediaPlayerProxy player,
178 mPlayer = player;
298 * content provider). This method will try to prepare the data source through the media player.
299 * If preparing the media player works, we will call through to
300 * {@link #postSuccessfulPrepareActions()}. If preparing the media player fails (perhaps the
336 * This will be called once we have successfully prepared the media player, and will optionally
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 50 // Copied from MediaPlaybackService in the Music Player app. Should be
230 public boolean onError(MediaPlayer player, int arg1, int arg2) {
  /ndk/docs/opensles/
index.html 149 and then play it using an audio player with buffer queue data locator. This is most
158 using an audio player with buffer queue data locator. This is a
228 An audio player or recorder with buffer queue data locator supports
256 <code>SetSendLevel</code> supports a single send level per audio player.
267 for player (not recorder).
341 only for an audio player (not audio recorder). Supported schemes
431 you can enqueue another buffer, but do not create an audio player.
537 Here is an example code fragment that sets the Android audio stream type on an audio player:
540 // in the required interface ID array. Do not realize player yet.
551 // Now realize the player here
    [all...]
  /ndk/docs/openmaxal/
index.html 48 profile (media player or media player / recorder). This is because Android does not
216 In the current Android implementation of OpenMAX AL, a media player
239 Use the StreamInformation interface on a media player object to discover
382 you can enqueue another buffer, but do not create a media player.
451 <li>Though currently usable with only a media player and MPEG-2 transport
590 "Media player prefetch" for details.
595 <h3>Media player prefetch</h3>
597 For a media player, <code>Object::Realize</code> allocates resources
599 pre-fetching data. These occur once the player state is set t
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/
GamesClient.html 831 <td class="jd-descrcol" width="100%">Used to bundle the exclusive bit mask of the player for auto-match criteria.</td>
859 <td class="jd-descrcol" width="100%">Used to return a list of player IDs.</td>
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/
Participant.html 1026 <a href="/reference/com/google/android/gms/games/Player.html">Player</a></nobr>
1031 <div class="jd-descrdiv">Returns the <code><a href="/reference/com/google/android/gms/games/Player.html">Player</a></code> that this participant represents.</div>
    [all...]
  /external/chromium_org/media/base/android/
media_source_player.cc 164 // 2^31 is the bound due to java player using 32-bit integer for time
186 // that Start() is called while the player is waiting for
257 // Prevent player restart, including job re-creation attempts.
401 // if the player is paused.
441 // player clock to the actual seek target.
641 // If the status is MEDIA_CODEC_STOPPED, stop decoding new data. The player is
868 // Inform the fullscreen view the player is ready.
media_decoder_job.cc 244 // If the first access unit is a config change, request the player to dequeue
292 // For aborted access unit, just skip it and inform the player.
384 // The player won't expect a timestamp smaller than the
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 463 // Create Audio player to be used for entire
563 // Start playing with player instance 0
681 ALOGV("stop the player first");
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 56 virtual void execute(NuPlayer *player) = 0;
67 virtual void execute(NuPlayer *player) {
68 player->performSeek(mSeekTimeUs);
82 virtual void execute(NuPlayer *player) {
83 player->performSetSurface(mWrapper);
98 virtual void execute(NuPlayer *player) {
99 player->performDecoderShutdown(mAudio, mVideo);
133 virtual void execute(NuPlayer *player) {
134 (player->*mFunc)();
    [all...]
  /external/chromium_org/content/child/npapi/
plugin_lib.cc 177 // This is to work around a bug in the Real player recorder plugin which
179 // provided by the plugin. It crashes if the media player plugin is being
183 if (web_plugin_info_.name.find(L"Windows Media Player") !=
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowActivity.java 344 * own version of the state of whether the player is playing.
350 public SmilPlayerController(SmilPlayer player) {
351 mPlayer = player;

Completed in 374 milliseconds

<<11121314151617181920>>