Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-aptx-gst.c271 GstElement *gst_init_aptx(struct gst_info *info, pa_sample_spec *ss, bool for_encoding) { in gst_init_aptx() function
416 if (!(bin = gst_init_aptx(info, sample_spec, for_encoding))) in init_common()