Home
last modified time | relevance | path

Searched defs:getSampleRate (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DOscillatorBase.h43 float getSampleRate() { in getSampleRate() function in OscillatorBase
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
H A DSimpleMultiPlayer.h50 int getSampleRate() { return mSampleRate; } in getSampleRate() function in iolib::SimpleMultiPlayer
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
H A DWavStreamReader.h38 int getSampleRate() { return mFmtChunk->mSampleRate; } in getSampleRate() function in parselib::WavStreamReader
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioRecordThread.java101 public int getSampleRate() { in getSampleRate() method in AudioRecordThread
H A DAudioStreamBase.java135 public int getSampleRate() { in getSampleRate() method in AudioStreamBase
H A DOboeAudioStream.java173 public int getSampleRate() { in getSampleRate() method in OboeAudioStream
176 public native int getSampleRate(int streamIndex); in getSampleRate() method in OboeAudioStream
H A DTestAudioActivity.java375 public int getSampleRate() { in getSampleRate() method in TestAudioActivity
H A DStreamConfiguration.java296 public int getSampleRate() { in getSampleRate() method in StreamConfiguration
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStreamBase.h62 int32_t getSampleRate() const { return mSampleRate; } in getSampleRate() function in oboe::AudioStreamBase
/third_party/pulseaudio/sonic/
H A DSonic.java215 public int getSampleRate() in getSampleRate() method in Sonic
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h163 int32_t getSampleRate() const { in getSampleRate() function in AudioRecording
336 int32_t getSampleRate() const { in getSampleRate() function in LoopbackProcessor

Completed in 9 milliseconds