Home
last modified time | relevance | path

Searched defs:getSampleRate (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/mp3dec/test/
H A Dmp3reader.h37 uint32_t getSampleRate() { return mSampleRate;} in getSampleRate() function
/aosp12/frameworks/av/services/audioflinger/
H A DSpdifStreamOut.h79 virtual uint32_t getSampleRate() const { return mApplicationSampleRate; } in getSampleRate() function
/aosp12/system/media/audio_utils/include/audio_utils/spdif/
H A DFrameScanner.h61 uint32_t getSampleRate() const { return mSampleRate; } in getSampleRate() function
/aosp12/frameworks/av/media/libstagefright/flac/dec/
H A DFLACDecoder.h56 unsigned getSampleRate() const { in getSampleRate() function
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAudioConfig.java94 public int getSampleRate() { in getSampleRate() method in BluetoothAudioConfig
H A DBluetoothCodecConfig.java473 public @SampleRate int getSampleRate() { in getSampleRate() method in BluetoothCodecConfig
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DIsochronousClockModel.h62 int32_t getSampleRate() const { in getSampleRate() function
/aosp12/frameworks/base/media/jni/soundpool/
H A DSound.h68 uint32_t getSampleRate() const { return mSampleRate; } in getSampleRate() function
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioDeviceInfo.java102 int getSampleRate() { in getSampleRate() method in CarAudioDeviceInfo
/aosp12/frameworks/base/media/java/android/media/
H A DEncoderProfiles.java282 public int getSampleRate() { in getSampleRate() method in EncoderProfiles.AudioProfile
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp87 uint32_t getSampleRate() const { return mSampleRate->value; } in getSampleRate() function in android::C2SoftAmrNbEnc::IntfImpl
H A DC2SoftAmrWbEnc.cpp88 uint32_t getSampleRate() const { return mSampleRate->value; } in getSampleRate() function in android::C2SoftAmrWbEnc::IntfImpl
/aosp12/frameworks/av/media/libaaudio/examples/utils/
H A DAAudioSimpleRecorder.h66 int32_t getSampleRate() const { in getSampleRate() function
H A DAAudioArgsParser.h132 int32_t getSampleRate() const { in getSampleRate() function
H A DAAudioSimplePlayer.h74 int32_t getSampleRate() const { in getSampleRate() function
/aosp12/system/media/audio_utils/include/audio_utils/
H A DTimestampVerifier.h253 constexpr uint32_t getSampleRate() const { return mSampleRate; } in getSampleRate() function
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h40 int32_t getSampleRate() const { in getSampleRate() function
H A DAudioStream.h214 aaudio_result_t getSampleRate() const { in getSampleRate() function
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacEnc.cpp101 uint32_t getSampleRate() const { return mSampleRate->value; } in getSampleRate() function in android::C2SoftFlacEnc::IntfImpl
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DPropertyHalService.java218 public float getSampleRate(int mgrPropId) { in getSampleRate() method in PropertyHalService
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusEnc.cpp113 uint32_t getSampleRate() const { return mSampleRate->value; } in getSampleRate() function in android::C2SoftOpusEnc::IntfImpl
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h325 uint32_t getSampleRate() const { return mSampleRate; } in getSampleRate() function
/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp119 uint32_t getSampleRate() const { return mSampleRate->value; } in getSampleRate() function in android::C2SoftAacEnc::IntfImpl
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStream.cpp89 Return<uint32_t> Stream::getSampleRate() { in getSampleRate() function in android::hardware::audio::CPP_VERSION::implementation::Stream
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp39 jmethodID getSampleRate; member

12