Home
last modified time | relevance | path

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

/system/bt/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()
/system/bt/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()
/system/bt/stack/a2dp/
Da2dp_vendor_ldac.cc62 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};
76 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};
84 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 // bits_per_sample
434 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2DP_VendorGetTrackBitsPerSampleLdac()
825 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()
826 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
827 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
868 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
869 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()
870 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
[all …]
Da2dp_aac.cc904 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()
905 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
906 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()
947 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
948 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()
949 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
950 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()
1210 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
1211 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in setCodecConfig()
Da2dp_vendor_aptx_hd.cc573 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
764 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
Da2dp_vendor_aptx.cc555 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
745 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
Da2dp_sbc.cc983 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()
1216 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
Da2dp_codec_config.cc310 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in getAudioBitsPerSample()
473 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in codecBitsPerSample2Str()
/system/bt/include/hardware/
Dbt_av.h102 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 = 0x1 << 2 enumerator
205 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32), in ToString()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc584 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in ha_read_output_audio_config()
692 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in ha_write_output_audio_config()
1023 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_ha_hw_stream_compute_buffer_size()
1192 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc597 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in a2dp_read_output_audio_config()
699 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in a2dp_write_output_audio_config()
1062 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_a2dp_hw_stream_compute_buffer_size()
1231 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
/system/bt/audio_hal_interface/
Dcodec_status.cc193 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2dpCodecToHalBitsPerSample()
Dclient_interface_unittest.cc92 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}};
/system/bt/bta/av/
Dbta_av_aact.cc3312 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in bta_av_offload_codec_builder()