Home
last modified time | relevance | path

Searched defs:sample_rate (Results 1 – 25 of 32) sorted by relevance

12

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_audio_utils.py25 sample_rate=48000, argument
81 def measure_fundamental_frequency(signal, sample_rate): argument
106 def measure_thdn(signal, sample_rate, q, frequency=None): argument
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.h30 btav_a2dp_codec_sample_rate_t sample_rate = BTAV_A2DP_CODEC_SAMPLE_RATE_48000; member
Dle_audio_software.h68 uint32_t sample_rate; member
/packages/apps/TV/tuner/proto/
Dtrack.proto30 optional int32 sample_rate = 5; field
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dutils.cc60 size_t FrameCount(uint64_t microseconds, uint32_t sample_rate) { in FrameCount()
Ddevice_port_proxy_hidl.cc52 unsigned int SampleRateToAudioFormat(SampleRate_2_1 sample_rate) { in SampleRateToAudioFormat()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc116 uint32_t sample_rate = codec_sample_rate2value(codec_sample_rate); in TEST_F() local
/packages/modules/Bluetooth/system/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc116 uint32_t sample_rate = codec_sample_rate2value(codec_sample_rate); in TEST_F() local
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc84 uint32_t sample_rate; member
248 int32_t sample_rate; in a2dp_vendor_ldac_decoder_configure() local
Da2dp_aac_encoder.cc49 uint32_t sample_rate; member
441 auto sample_rate = a2dp_aac_encoder_cb.feeding_params.sample_rate; in a2dp_aac_feeding_reset() local
Da2dp_vendor_opus_encoder.cc36 uint32_t sample_rate; member
/packages/modules/Bluetooth/system/stack/test/a2dp/
Dwav_reader.h33 uint32_t sample_rate; member
/packages/modules/Bluetooth/system/gd/rust/topshim/btav_sink/
Dbtav_sink_shim.cc51 static void audio_config_cb(const RawAddress& addr, uint32_t sample_rate, uint8_t channel_count) { in audio_config_cb()
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client.h64 uint32_t sample_rate; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc144 tA2DP_SAMPLE_RATE sample_rate = btif_a2dp_sink_get_sample_rate(); in btif_a2dp_control_on_get_input_audio_config() local
Dbtif_a2dp_sink.cc121 tA2DP_SAMPLE_RATE sample_rate; member in BtifA2dpSinkControlBlock
607 int sample_rate = A2DP_GetTrackSampleRate(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc63 int sample_rate = -1; variable
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp_sink.cpp83 uint32_t sample_rate, in a2dp_sink_audio_config_callback()
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java181 int sample_rate = selectSampleRate(config_id); in testBluetoothCodecConfig_valid_get_methods() local
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h467 tA2DP_SAMPLE_RATE sample_rate; // 44100, 48000, etc member
/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc192 int sample_rate = broadcast_config.sampling_rate; in UpdateSupportedBroadcastConfig() local
/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h257 uint32_t sample_rate; member
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc820 for (auto sample_rate : kSampleRates_2_1) { in TEST_F() local
852 for (auto sample_rate : kSampleRates_2_1) { in TEST_F() local
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs28 sample_rate: i32, field
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h143 btav_a2dp_codec_sample_rate_t sample_rate; member

12