HomeSort by relevance Sort by last modified time
    Searched refs:getAudioBitsPerSample (Results 1 - 11 of 11) sorted by null

  /system/bt/stack/test/
stack_a2dp_test.cc     [all...]
  /system/bt/stack/include/
a2dp_codec_api.h 119 uint8_t getAudioBitsPerSample();
    [all...]
  /system/bt/stack/a2dp/
a2dp_vendor_aptx_encoder.cc 260 a2dp_codec_config->getAudioBitsPerSample();
a2dp_vendor_aptx_hd_encoder.cc 261 a2dp_codec_config->getAudioBitsPerSample();
a2dp_aac_encoder.cc 220 a2dp_codec_config->getAudioBitsPerSample();
a2dp_vendor_aptx.cc 285 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample();
    [all...]
a2dp_vendor_aptx_hd.cc 299 tA2DP_BITS_PER_SAMPLE bits_per_sample = CodecConfig->getAudioBitsPerSample();
    [all...]
a2dp_vendor_ldac_encoder.cc 379 a2dp_codec_config->getAudioBitsPerSample();
a2dp_sbc_encoder.cc 220 a2dp_codec_config->getAudioBitsPerSample();
    [all...]
a2dp_codec_config.cc 292 uint8_t A2dpCodecConfig::getAudioBitsPerSample() {
    [all...]
  /system/bt/bta/av/
bta_av_aact.cc     [all...]

Completed in 222 milliseconds