Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 (Results 1 – 19 of 19) sorted by relevance

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac.cc60 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};
74 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};
82 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 // bits_per_sample
433 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2DP_VendorGetTrackBitsPerSampleLdac()
829 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()
830 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
831 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
872 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
873 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()
874 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
[all …]
Da2dp_vendor_opus.cc462 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2DP_VendorGetTrackBitsPerSampleOpus()
788 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()
789 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
790 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
831 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
832 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()
833 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
834 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
1037 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
1038 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in setCodecConfig()
Da2dp_aac.cc903 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()
904 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
905 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
946 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
947 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()
948 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
949 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
1209 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
1210 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in setCodecConfig()
Da2dp_vendor_aptx.cc554 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
747 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
Da2dp_vendor_aptx_hd.cc572 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
763 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
Da2dp_sbc.cc990 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
1223 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
Da2dp_codec_config.cc330 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in getAudioBitsPerSample()
480 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in codecBitsPerSample2Str()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc56 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in codec_bits_per_sample2value()
95 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}; in TEST_F()
/packages/modules/Bluetooth/system/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc56 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in codec_bits_per_sample2value()
95 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}; in TEST_F()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h115 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 = 0x1 << 2 enumerator
232 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32), in ToString()
/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecHelperFunctions.h59 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32};
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc616 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in ha_read_output_audio_config()
724 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in ha_write_output_audio_config()
1055 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_ha_hw_stream_compute_buffer_size()
1225 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc607 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in a2dp_read_output_audio_config()
709 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in a2dp_write_output_audio_config()
1072 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_a2dp_hw_stream_compute_buffer_size()
1242 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
DREADME.md43 …S_PER_SAMPLE_16` 2.`BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24` 3.`BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32` | V…
Dlibbt_audio_hal_client_interface_fuzzer.cpp124 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32};
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc196 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2dpCodecToHalBitsPerSample()
Dclient_interface_hidl_unittest.cc111 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}};
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc203 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2dpCodecToHalBitsPerSample()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_aact.cc3337 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in bta_av_offload_codec_builder()