Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioTrackSurroundTest.java454 class SamplePlayerBytes extends SamplePlayerBase { class in AudioTrackSurroundTest
457 SamplePlayerBytes(int sampleRate, int encoding, int channelConfig) { in SamplePlayerBytes() method in AudioTrackSurroundTest.SamplePlayerBytes
462 SamplePlayerBytes(int sampleRate, int encoding, int channelConfig, @RawRes int resourceId) in SamplePlayerBytes() method in AudioTrackSurroundTest.SamplePlayerBytes
489 SamplePlayerBytes player = new SamplePlayerBytes( in testPlayAC3Bytes()
556 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes()
565 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes48000()
584 SamplePlayerBytes player = new SamplePlayerBytes(44100, AudioFormat.ENCODING_PCM_16BIT, in testPlaySineSweepBytesMono()