Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 (Results 1 – 23 of 23) 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()
791 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_best_bits_per_sample()
792 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
793 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
810 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
811 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_audio_bits_per_sample()
[all …]
Da2dp_aac.cc72 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16};
88 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16};
103 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16};
112 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 // bits_per_sample
908 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_best_bits_per_sample()
909 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
910 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
927 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
928 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_audio_bits_per_sample()
929 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
[all …]
Da2dp_vendor_ldac.cc61 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 |
75 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 |
431 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2DP_VendorGetTrackBitsPerSampleLdac()
834 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_best_bits_per_sample()
835 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
836 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
853 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
854 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in select_audio_bits_per_sample()
855 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
856 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
[all …]
Da2dp_vendor_aptx.cc59 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
70 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
528 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
541 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
542 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
731 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in setCodecConfig()
753 codec_capability_.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in setCodecConfig()
Da2dp_sbc.cc66 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
80 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
92 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 /* bits_per_sample */
968 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_best_bits_per_sample()
981 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
982 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in select_audio_bits_per_sample()
1212 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in setCodecConfig()
1234 codec_capability_.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in setCodecConfig()
Da2dp_vendor_aptx_hd.cc567 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in select_audio_bits_per_sample()
755 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in setCodecConfig()
Da2dp_codec_config.cc331 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in getAudioBitsPerSample()
477 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16) { in codecBitsPerSample2Str()
/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/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/include/hardware/
Dbt_av.h133 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 = 0x1 << 0, enumerator
238 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16), in ToString()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_provider_info_unittest.cc685 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | in TEST_F_WITH_FLAGS()
713 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | in TEST_F_WITH_FLAGS()
741 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | in TEST_F_WITH_FLAGS()
769 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | in TEST_F_WITH_FLAGS()
Da2dp_encoding_aidl.cc806 return BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in convert_bitdepth()
922 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in get_a2dp_configuration()
Da2dp_provider_info.cc456 codec_config->bits_per_sample |= BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in CodecCapabilities()
Dcodec_status_aidl.cc202 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2dpCodecToHalBitsPerSample()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc248 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in hearing_aid_recv_ctrl_data()
249 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.cc608 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in ha_read_output_audio_config()
716 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in ha_write_output_audio_config()
1047 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in audio_ha_hw_stream_compute_buffer_size()
1215 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.cc599 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in a2dp_read_output_audio_config()
701 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in a2dp_write_output_audio_config()
1064 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in audio_a2dp_hw_stream_compute_buffer_size()
1232 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.cc198 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16: in A2dpCodecToHalBitsPerSample()
Dclient_interface_hidl_unittest.cc109 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16},
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_aact.cc3410 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16; in bta_av_offload_codec_builder()