Home | History | Annotate | Download | only in audio

Lines Matching full:gst_avdtp_find_caps

295 static codec_capabilities_t *gst_avdtp_find_caps(GstAvdtpSink *sink,
327 cfg = (void *) gst_avdtp_find_caps(sink, BT_A2DP_SBC_SINK);
1121 sbc = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK);
1122 mpeg = (void *) gst_avdtp_find_caps(self, BT_A2DP_MPEG12_SINK);
1625 codec = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK);
1627 codec = (void *) gst_avdtp_find_caps(self, BT_A2DP_MPEG12_SINK);