Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/megaaudio/common/
DOboeStream.cpp70 StreamBase::Result OboeStream::startStream() { in startStream() function in OboeStream
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DStreamBase.java107 public abstract int startStream(); in startStream() method in StreamBase
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DJavaRecorder.java161 public int startStream() { in startStream() method in JavaRecorder
DOboeRecorder.java71 public int startStream() { in startStream() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java81 public int startStream() { in startStream() method in OboePlayer
/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DOboeRecorder.cpp90 StreamBase::Result OboeRecorder::startStream() { in startStream() function in OboeRecorder
/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.h50 void startStream() { in startStream() function
/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.cpp125 StreamBase::Result OboePlayer::startStream() { in startStream() function in OboePlayer