Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_a2dp_hw/include/
Daudio_a2dp_hw.h101 typedef uint8_t tA2DP_BITS_PER_SAMPLE; typedef
/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_sink.h95 tA2DP_BITS_PER_SAMPLE btif_a2dp_sink_get_bits_per_sample(void);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_sink.cc121 tA2DP_BITS_PER_SAMPLE bits_per_sample;
352 tA2DP_BITS_PER_SAMPLE btif_a2dp_sink_get_bits_per_sample() { in btif_a2dp_sink_get_bits_per_sample()
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h492 tA2DP_BITS_PER_SAMPLE bits_per_sample; // 8, 16, 24, 32
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_encoder_linux.cc173 tA2DP_BITS_PER_SAMPLE bits_per_sample = in a2dp_aac_encoder_init()
Da2dp_vendor_aptx_hd.cc305 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample(); in A2DP_VendorGetBitRateAptxHd()
Da2dp_vendor_aptx.cc287 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample(); in A2DP_VendorGetBitRateAptx()