Home
last modified time | relevance | path

Searched refs:tA2DP_BITS_PER_SAMPLE (Results 1 – 6 of 6) sorted by relevance

/system/bt/audio_a2dp_hw/include/
Daudio_a2dp_hw.h102 typedef uint8_t tA2DP_BITS_PER_SAMPLE; typedef
/system/bt/btif/include/
Dbtif_a2dp_sink.h92 tA2DP_BITS_PER_SAMPLE btif_a2dp_sink_get_bits_per_sample(void);
/system/bt/btif/src/
Dbtif_a2dp_sink.cc118 tA2DP_BITS_PER_SAMPLE bits_per_sample;
341 tA2DP_BITS_PER_SAMPLE btif_a2dp_sink_get_bits_per_sample() { in btif_a2dp_sink_get_bits_per_sample()
/system/bt/stack/include/
Da2dp_codec_api.h488 tA2DP_BITS_PER_SAMPLE bits_per_sample; // 8, 16, 24, 32
/system/bt/stack/a2dp/
Da2dp_vendor_aptx_hd.cc304 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample(); in A2DP_VendorGetBitRateAptxHd()
Da2dp_vendor_aptx.cc290 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample(); in A2DP_VendorGetBitRateAptx()