HomeSort by relevance Sort by last modified time
    Searched full:player (Results 276 - 300 of 385) sorted by null

<<111213141516

  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp 1040 //check whether the player clock is in frame-step mode.
    [all...]
  /external/opencore/tools_v2/build/document/bin/
doc_build.bat 1021 $INPUTDIR="${VIEW}${DS}sdk${DS}common${DS}enginecommon${DS}base${DS}inc${DS}PVCommonBase.h ${VIEW}${DS}sdk${DS}common${DS}enginecommon${DS}epoc${DS}inc${DS}PVCommonEpoc.h ${VIEW}${DS}sdk${DS}player${DS}engine${DS}base${DS}inc${DS}PVPlayerCommonBase.h ${VIEW}${DS}sdk${DS}player${DS}engine${DS}epoc${DS}inc${DS}PVPlayerCommonEpoc.h ${VIEW}${DS}sdk${DS}player${DS}engine${DS}epoc${DS}inc${DS}PVPlayerInterface.h";
    [all...]
  /external/quake/quake/src/WinQuake/
sv_main.cpp 240 once for a player each game, not once for each level change.
839 // the player isn't totally in the game yet
950 svent->baseline.modelindex = SV_ModelIndex("progs/player.mdl");
sv_move.cpp 336 /* there is no direct path to the player, so pick another direction */
sv_user.cpp 624 // always pause in single player if in console or menus
  /external/webkit/WebCore/html/canvas/
CanvasRenderingContext2D.cpp 928 if (MediaPlayer* player = video->player())
929 return player->naturalSize();
    [all...]
  /frameworks/base/packages/TtsService/src/android/tts/
TtsService.java 190 // Don't hog the media player
567 // Do nothing, the player is already stopped.
682 // Do nothing, the player is already stopped.
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java 73 * any messages queued with that looper will never be consumed. We instantiate the player
  /development/pdk/docs/porting/
power_management.jd 107 <td>Normally wake locks don't actually wake the device, they just cause it to remain on once it's already on. Think of the video player app as the normal behavior. Notifications that pop up and want the device to be on are the exception; use this flag to be like them.</td>
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 360 * truly excellent snake-player.
  /development/simulator/app/
PropertyServer.cpp 152 { "media.stagefright.enable-player", "true" },
  /external/opencore/doc/pvplayer_html/
pv__player__interface_8h-source.html 159 </pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Player Engine</small>
  /external/opencore/engines/author/src/
pvauthorengine.h 113 // player engine's capability-and-config
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 434 // Player engine with recognizers
  /external/opencore/nodes/common/include/
pvmf_data_source_playback_control.h 117 * @param aStreamID Player engine informs the source and sink about the streamID that will apply for the
  /external/opencore/pvmi/pvmf/include/
pvmi_kvp.h 448 #define PVMF_CLIENT_PLAYBACK_CLOCK_KEY "x-pvmf/player-clock-pointer;valtype=key_specific_value"
  /external/qemu/android/
hw-events.h 321 KEY_CODE(PLAYER ,0x183) \
  /external/quake/quake/src/QW/client/
pmovetst.c 313 Returns false if the given player position is not valid (in solid)
  /external/quake/quake/src/QW/server/
sv_move.c 336 /* there is no direct path to the player, so pick another direction */
  /external/quake/quake/src/WinQuake/kit/
3DFX.TXT 143 Player users: To disable Network use in GLQuake and prevent the
  /external/sonivox/jet_tools/JetCreator/
JetSegGraph.py 90 """ Draws the player graph bar """
  /external/webkit/WebCore/bindings/objc/
WebScriptObject.mm 566 // WebScriptObject breaks Democracy player.
  /frameworks/base/core/java/android/os/
PowerManager.java 172 * it to remain on once it's already on. Think of the video player
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaRecorderTest.java 210 Log.v(TAG, "before player prepare");
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 52 * Junit / Instrumentation - performance measurement for media player and

Completed in 655 milliseconds

<<111213141516