Home
last modified time | relevance | path

Searched defs:player (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioPlayRoutingNative.java63 AudioPlayer player = new AudioPlayer(); in testAquireDefaultProxy() local
82 AudioPlayer player = new AudioPlayer(); in testAquirePreRealizeDefaultProxy() local
100 AudioPlayer player = new AudioPlayer(); in testRouting() local
DJetPlayerTest.java201 public void onJetEvent(JetPlayer player, short segment, byte track, byte channel, in onJetEvent()
206 public void onJetNumQueuedSegmentUpdate(JetPlayer player, int nbSegments) { in onJetNumQueuedSegmentUpdate()
210 public void onJetPauseUpdate(JetPlayer player, int paused) { in onJetPauseUpdate()
214 public void onJetUserIdUpdate(JetPlayer player, int userId, int repeatCount) { in onJetUserIdUpdate()
DAudioTrackSurroundTest.java488 SamplePlayerBytes player = new SamplePlayerBytes( in testPlayAC3Bytes() local
497 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayAC3Shorts() local
509 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_32000() local
517 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_44100() local
525 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_48000() local
567 SamplePlayerShorts player = new SamplePlayerShorts( in testPlaySineSweepShorts() local
576 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes() local
585 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes48000() local
594 … SamplePlayerShorts player = new SamplePlayerShorts(44100, AudioFormat.ENCODING_PCM_16BIT, in testPlaySineSweepShortsMono() local
604 SamplePlayerBytes player = new SamplePlayerBytes(44100, in testPlaySineSweepBytesMono() local
DVideoSurfaceView.java90 public void setMediaPlayer(MediaPlayer player) { in setMediaPlayer()
DDecodeAccuracyTest.java160 final SimplePlayer player = new SimplePlayer(getHelper().getContext()); in decodeVideo() local
/cts/tests/tests/media/libaudiojni/
Dappendix-b-1-1-buffer-queue.cpp84 SLObjectItf player; in TestPlayMusicBufferQueue() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DBaseGnssTestActivity.java294 MediaPlayer player = MediaPlayer.create(this, Settings.System.DEFAULT_NOTIFICATION_URI); in playSound() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DBaseSensorTestActivity.java369 MediaPlayer player = MediaPlayer.create(this, Settings.System.DEFAULT_NOTIFICATION_URI); in playSound() local