Home
last modified time | relevance | path

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

/system/bt/audio_hal_interface/
Da2dp_encoding.cc259 BitsPerSample a2dp_codec_to_hal_bits_per_sample( in a2dp_codec_to_hal_bits_per_sample() function
377 a2dp_codec_to_hal_bits_per_sample(current_codec); in a2dp_get_selected_hal_codec_config()
437 a2dp_codec_to_hal_bits_per_sample(current_codec); in a2dp_get_selected_hal_codec_config()
469 a2dp_codec_to_hal_bits_per_sample(current_codec); in a2dp_get_selected_hal_codec_config()
523 a2dp_codec_to_hal_bits_per_sample(current_codec); in a2dp_get_selected_hal_codec_config()
568 pcm_config->bitsPerSample = a2dp_codec_to_hal_bits_per_sample(current_codec); in a2dp_get_selected_hal_pcm_config()