Home
last modified time | relevance | path

Searched refs:aptx_hd_config (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c280 switch (info->a2dp_codec_t.aptx_hd_config->aptx.frequency) { in gst_init_aptx()
294 pa_log_error("aptX HD invalid frequency %d", info->a2dp_codec_t.aptx_hd_config->aptx.frequency); in gst_init_aptx()
298 switch (info->a2dp_codec_t.aptx_hd_config->aptx.channel_mode) { in gst_init_aptx()
303 pa_log_error("aptX HD invalid channel mode %d", info->a2dp_codec_t.aptx_hd_config->aptx.frequency); in gst_init_aptx()
411 info->a2dp_codec_t.aptx_hd_config = (const a2dp_aptx_hd_t *) config_buffer; in init_common()
412 pa_assert(config_size == sizeof(*(info->a2dp_codec_t.aptx_hd_config))); in init_common()
H A Da2dp-codec-gst.h42 const a2dp_aptx_hd_t *aptx_hd_config; member

Completed in 2 milliseconds