Home
last modified time | relevance | path

Searched defs:bits_per_sample (Results 1 – 25 of 34) sorted by relevance

12

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.h25 uint8_t bits_per_sample; member
35 uint8_t bits_per_sample; member
Dclient.cc162 inline uint8_t bits_to_bytes_per_sample(uint8_t bits_per_sample) { in bits_to_bytes_per_sample()
169 inline lc3_pcm_format bits_to_lc3_bits(uint8_t bits_per_sample) { in bits_to_lc3_bits()
2554 lc3_pcm_format bits_per_sample = in PrepareAndSendToTwoCises() local
2623 lc3_pcm_format bits_per_sample = in PrepareAndSendToSingleCis() local
2752 lc3_pcm_format bits_per_sample = in HandleIncomingCisData() local
/packages/modules/Bluetooth/system/service/common/bluetooth/
Da2dp_codec_config.cc24 int sample_rate, int bits_per_sample, in A2dpCodecConfig()
Da2dp_codec_config.h37 int bits_per_sample() const { return bits_per_sample_; } in bits_per_sample() function
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.h31 btav_a2dp_codec_bits_per_sample_t bits_per_sample = member
Dle_audio_software.h68 uint8_t bits_per_sample; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_avrcp_audio_track_linux.cc19 void* BtifAvrcpAudioTrackCreate(int trackFreq, int bits_per_sample, in BtifAvrcpAudioTrackCreate()
Dbtif_a2dp_sink.cc122 tA2DP_BITS_PER_SAMPLE bits_per_sample; member in BtifA2dpSinkControlBlock
608 int bits_per_sample = A2DP_GetTrackBitsPerSample(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc119 uint32_t bits_per_sample = in TEST_F() local
/packages/modules/Bluetooth/system/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc119 uint32_t bits_per_sample = in TEST_F() local
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc91 uint8_t bits_per_sample; member
254 int32_t bits_per_sample; in a2dp_vendor_ldac_decoder_configure() local
Da2dp_vendor_ldac.cc47 btav_a2dp_codec_bits_per_sample_t bits_per_sample; member
828 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_LDAC_CIE* p_result, in select_best_bits_per_sample()
856 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_LDAC_CIE* p_result, in select_audio_bits_per_sample()
956 btav_a2dp_codec_bits_per_sample_t bits_per_sample; in setCodecConfig() local
Da2dp_vendor_opus.cc47 btav_a2dp_codec_bits_per_sample_t bits_per_sample; member
783 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_OPUS_CIE* p_result, in select_best_bits_per_sample()
811 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_OPUS_CIE* p_result, in select_audio_bits_per_sample()
902 btav_a2dp_codec_bits_per_sample_t bits_per_sample; in setCodecConfig() local
Da2dp_aac.cc50 btav_a2dp_codec_bits_per_sample_t bits_per_sample; member
902 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_AAC_CIE* p_result, in select_best_bits_per_sample()
930 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_AAC_CIE* p_result, in select_audio_bits_per_sample()
1020 btav_a2dp_codec_bits_per_sample_t bits_per_sample; in setCodecConfig() local
Da2dp_vendor_aptx_hd.cc49 btav_a2dp_codec_bits_per_sample_t bits_per_sample; member
304 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample(); in A2DP_VendorGetBitRateAptxHd() local
Da2dp_vendor_aptx.cc47 btav_a2dp_codec_bits_per_sample_t bits_per_sample; member
290 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample(); in A2DP_VendorGetBitRateAptx() local
/packages/modules/Bluetooth/system/stack/test/a2dp/
Dwav_reader.h36 uint16_t bits_per_sample; member
/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_enc_dec.h94 int bits_per_sample; member
117 int bits_per_sample; member
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client.h67 uint8_t bits_per_sample; member
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy_hidl.cc100 audio_format_t BitsPerSampleToAudioFormat(BitsPerSample bits_per_sample) { in BitsPerSampleToAudioFormat()
Ddevice_port_proxy.cc73 audio_format_t BitsPerSampleToAudioFormat(uint8_t bits_per_sample, in BitsPerSampleToAudioFormat()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs28 bits_per_sample: i32, field
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java185 int bits_per_sample = selectBitsPerSample(config_id); in testBluetoothCodecConfig_valid_get_methods() local
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h469 tA2DP_BITS_PER_SAMPLE bits_per_sample; // 8, 16, 24, 32 member
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc70 uint8_t bits_per_sample) { in le_audio_bits_per_sample2audio_hal()

12