Home
last modified time | relevance | path

Searched defs:getInputPreset (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DOboeAudioStream.java185 public int getInputPreset() { in getInputPreset() method in OboeAudioStream
188 private native int getInputPreset(int streamIndex); in getInputPreset() method in OboeAudioStream
H A DStreamConfiguration.java411 public int getInputPreset() { return mInputPreset; } in getInputPreset() method in StreamConfiguration
/aosp_15_r20/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
H A DRecorderBuilder.java80 public int getInputPreset() { in getInputPreset() method in RecorderBuilder
/aosp_15_r20/external/oboe/include/oboe/
H A DAudioStreamBase.h153 InputPreset getInputPreset() const { return mInputPreset; } in getInputPreset() function
/aosp_15_r20/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h127 aaudio_input_preset_t getInputPreset() const { in getInputPreset() function
H A DAudioStream.h307 aaudio_input_preset_t getInputPreset() const { in getInputPreset() function
/aosp_15_r20/frameworks/av/media/libaaudio/examples/utils/
H A DAAudioArgsParser.h188 aaudio_input_preset_t getInputPreset() const { in getInputPreset() function