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

  /external/bluetooth/bluez/audio/
gstsbcutil.h 57 gint gst_sbc_parse_mode_to_sbc(const gchar *mode);
gstsbcutil.c 248 gint gst_sbc_parse_mode_to_sbc(const gchar *mode) function
516 sbc->mode = gst_sbc_parse_mode_to_sbc(mode);

Completed in 34 milliseconds