Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 (Results 1 – 14 of 14) sorted by relevance

/system/bt/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc54 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in codec_bits_per_sample2value()
95 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}; in TEST_F()
/system/bt/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc54 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in codec_bits_per_sample2value()
95 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}; in TEST_F()
/system/bt/stack/a2dp/
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 |
432 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in A2DP_VendorGetTrackBitsPerSampleLdac()
830 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_best_bits_per_sample()
831 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()
832 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()
861 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()
862 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_audio_bits_per_sample()
863 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()
864 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()
[all …]
Da2dp_vendor_aptx_hd.cc64 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 /* bits_per_sample */
77 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 /* bits_per_sample */
556 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()
569 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()
570 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()
759 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()
781 codec_capability_.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in setCodecConfig()
Da2dp_aac.cc909 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_best_bits_per_sample()
910 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()
911 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()
940 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()
941 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_audio_bits_per_sample()
942 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()
943 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()
1203 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()
1204 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in setCodecConfig()
Da2dp_vendor_aptx.cc554 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()
744 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()
Da2dp_sbc.cc982 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()
1215 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()
Da2dp_codec_config.cc308 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in getAudioBitsPerSample()
469 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in codecBitsPerSample2Str()
/system/bt/include/hardware/
Dbt_av.h101 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 = 0x1 << 1, enumerator
202 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24), in ToString()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc581 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in ha_read_output_audio_config()
689 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in ha_write_output_audio_config()
1020 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in audio_ha_hw_stream_compute_buffer_size()
1188 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in out_get_parameters()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc594 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in a2dp_read_output_audio_config()
696 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in a2dp_write_output_audio_config()
1059 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in audio_a2dp_hw_stream_compute_buffer_size()
1227 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in out_get_parameters()
/system/bt/audio_hal_interface/
Dcodec_status.cc191 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in A2dpCodecToHalBitsPerSample()
Dclient_interface_unittest.cc90 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24},
/system/bt/bta/av/
Dbta_av_aact.cc3309 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in bta_av_offload_codec_builder()