Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java495 class SamplePlayerBytes extends SamplePlayerBase { class in AudioTrackSurroundTest
498 SamplePlayerBytes(int sampleRate, int encoding, int channelConfig) { in SamplePlayerBytes() method in AudioTrackSurroundTest.SamplePlayerBytes
503 SamplePlayerBytes(int sampleRate, int encoding, int channelConfig, @RawRes int resourceId) in SamplePlayerBytes() method in AudioTrackSurroundTest.SamplePlayerBytes
530 SamplePlayerBytes player = new SamplePlayerBytes( in testPlayAC3Bytes()
618 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes()
627 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes48000()
646 SamplePlayerBytes player = new SamplePlayerBytes(44100, in testPlaySineSweepBytesMono()