Home
last modified time | relevance | path

Searched refs:SamplePlayerShorts (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java455 class SamplePlayerShorts extends SamplePlayerBase { class in AudioTrackSurroundTest
458 SamplePlayerShorts(int sampleRate, int encoding, int channelConfig) { in SamplePlayerShorts() method in AudioTrackSurroundTest.SamplePlayerShorts
469 SamplePlayerShorts(int sampleRate, int encoding, int channelConfig, @RawRes int resourceId) in SamplePlayerShorts() method in AudioTrackSurroundTest.SamplePlayerShorts
539 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayAC3Shorts()
548 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_32000()
557 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_44100()
566 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_48000()
609 SamplePlayerShorts player = new SamplePlayerShorts( in testPlaySineSweepShorts()
636SamplePlayerShorts player = new SamplePlayerShorts(44100, AudioFormat.ENCODING_PCM_16BIT, in testPlaySineSweepShortsMono()