Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 (Results 1 – 20 of 20) sorted by relevance

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_opus.cc62 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16),
81 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16),
97 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16, // bits_per_sample
225 p_ie->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in A2DP_ParseInfoOpus()
458 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2DP_VendorGetTrackBitsPerSampleOpus()
798 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_best_bits_per_sample()
799 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
800 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
817 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
818 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_audio_bits_per_sample()
[all …]
Da2dp_aac.cc69 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16};
85 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16};
100 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16};
109 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 // bits_per_sample
913 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_best_bits_per_sample()
914 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
915 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
932 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
933 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_audio_bits_per_sample()
934 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
[all …]
Da2dp_vendor_ldac.cc59 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 |
73 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 |
429 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2DP_VendorGetTrackBitsPerSampleLdac()
839 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_best_bits_per_sample()
840 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
841 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
858 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
859 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_audio_bits_per_sample()
860 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
861 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
[all …]
Da2dp_vendor_aptx.cc57 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
68 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
537 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
550 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
551 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
742 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in setCodecConfig()
764 codec_capability_.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in setCodecConfig()
Da2dp_sbc.cc64 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
78 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
90 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
973 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
986 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
987 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
1218 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in setCodecConfig()
1240 codec_capability_.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in setCodecConfig()
Da2dp_vendor_aptx_hd.cc571 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
762 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in setCodecConfig()
Da2dp_codec_config.cc326 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in getAudioBitsPerSample()
472 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in codecBitsPerSample2Str()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc52 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in codec_bits_per_sample2value()
94 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_NONE, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16, in TEST_F()
/packages/modules/Bluetooth/system/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc52 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in codec_bits_per_sample2value()
94 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_NONE, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16, in TEST_F()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h113 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 = 0x1 << 0, enumerator
226 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16), in ToString()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc240 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in hearing_aid_recv_ctrl_data()
241 codec_capability.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in hearing_aid_recv_ctrl_data()
/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecHelperFunctions.h57 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16,
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc610 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in ha_read_output_audio_config()
718 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in ha_write_output_audio_config()
1049 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in audio_ha_hw_stream_compute_buffer_size()
1217 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in out_get_parameters()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc601 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in a2dp_read_output_audio_config()
703 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in a2dp_write_output_audio_config()
1066 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in audio_a2dp_hw_stream_compute_buffer_size()
1234 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in out_get_parameters()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
DREADME.md43 …_per_sample` | 0.`BTAV_A2DP_CODEC_BITS_PER_SAMPLE_NONE` 1.`BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16` 2.`…
Dlibbt_audio_hal_client_interface_fuzzer.cpp123 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_NONE, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16,
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc192 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2dpCodecToHalBitsPerSample()
Dclient_interface_hidl_unittest.cc107 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16},
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc199 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2dpCodecToHalBitsPerSample()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_aact.cc3331 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in bta_av_offload_codec_builder()